/*
 * Theme Name: Big Vanderbilt
 * Description: Vanderbilt FutureVU Child Theme
 * Template: anchordown-futurevu
 * Version: 1.0
 * Author: Vanderbilt University Division of Communications, Digital Strategies Team
 * Author URI: https://web.vanderbilt.edu
 */

/* A to Z Template Modifications -- Mitch */
a.share-tools__link i {
    font-style: normal !important;
}

#a-to-z-page__content {
    max-width: 1100px;
    margin: 1rem auto 0;
    padding: 0 0.5vw;
    display: flex;
    flex-wrap: wrap;
}

#a-to-z-page__content nav.pagination {
    padding-bottom: 0;
    flex: 1 0 100%;
}

#a-to-z-page__content p {
    flex: 1 0 100%;
}

#a-to-z-page__content .filter-results__controls {
    flex: 1 0 15%;
    margin-top: 36px;
}

#a-to-z-page__content .filter-results__controls ul {
    padding: 0;
}

#a-to-z-page__content #filter-results__atoz {
    flex: 1 0 80%;
}
