/*
 * Theme Name: Office of Postdoctoral Affairs
 * 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
 */
/* NOTE: This file is compiled from style.scss */


/* Tables */
.accordion .accordion__contents table.tablepress tr.even,
.rich-text table.tablepress tr.even {
  background-color: var(--gradschool-card-bg-light-opaque);
}

/* Helper Classes */
.wide-row--remove-top-margin .wide-row {
  margin-top: 0;
}