/*
 * Theme Name: Vanderbilt FutureVU
 * Theme URI: http://web.vanderbilt.edu/wordpress/
 * Description: The new web presence for for Vanderbilt University sites.
 * Version: 1.0
 * Author: Vanderbilt University Division of Communications, Digital Strategies Team
 * Author URI: http://web.vanderbilt.edu/
*/

/* .fl-module-content,
.fl-module-wrap {
    margin: 0;
    padding: 0;
}

.fl-col-group {
    display: flex;
} */

.topper-section .topper-background__text-inner {
    min-height: 49vh;
}

.topper-home-editorial.topper-section {
  height: 49vh;
}

/* 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 .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%;
}
