    a {
        text-decoration: none;
    }
    
    .notes-list {
        display: flex;
        margin-left: 12px;
    }

    .note-buttons {
        display: flex;
        flex-direction: column;
        margin-left: 12px;

    }

