<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ===============================================================
   VARIABLES
   - Bootstrap variable overrides AND CUSTOM site variables
     (not 100% replica of original bootstrap variables stylesheet)
   - Copy only the Bootstrap variables you want to override and
     paste below, keeping them in appropriate sections.
   - Be sure to remove the !default after each variable.
   - Bootstrap variables file lives in
     ../node_modules/bootstrap-sass/assets/stylesheets/bootstrap/_variables.scss
=============================================================== */
.bg-department-theme-red {
  background-color: #D0021B !important;
}

.bg-department-theme-royal-blue {
  background-color: #0047BA !important;
}

.bg-department-theme-teal {
  background-color: #295476 !important;
}

.bg-department-theme-clippers {
  background-color: #78013D !important;
}

.bg-department-theme-orange {
  background-color: #F89A28 !important;
}

.bg-department-theme-navy-blue {
  background-color: #14143D !important;
}

.bg-department-theme-green {
  background-color: #0D7131 !important;
}

.bg-department-theme-blue-teal {
  background-color: #000066 !important;
}

.bg-department-theme-forest-green {
  background-color: #003300 !important;
}

.bg-department-theme-gothic-blue {
  background-color: #003366 !important;
}

.bg-department-theme-zodiac-blue {
  background-color: #12264b !important;
}

.bg-department-theme-orange-deep-blue {
  background-color: #131419 !important;
}

.bg-department-theme-orange-claret {
  background-color: #6C1738 !important;
}

.bg-department-theme-orange-brown {
  background-color: #3A2006 !important;
}

.bg-department-theme-orange-blue {
  background-color: #2B70AC !important;
}

.bg-department-theme-orange-mulled-wine {
  background-color: #504764 !important;
}

.bg-department-theme-orange-downriver {
  background-color: #0A2945 !important;
}

.bg-department-theme-orange-bluegrass {
  background-color: #406C6C !important;
}

.bg-department-theme-orange-stromboli {
  background-color: #325849 !important;
}

.bg-department-theme-clipper-deep-blue {
  background-color: #031A44 !important;
}

.bg-department-theme-clipper-deep-purple {
  background-color: #2C101E !important;
}

.bg-department-theme-clipper-blue {
  background-color: #2B70AC !important;
}

.bg-department-theme-clipper-orange {
  background-color: #B75010 !important;
}

.bg-department-theme-clipper-violet {
  background-color: #251351 !important;
}

.bg-department-theme-clipper-blue-grey {
  background-color: #49788D !important;
}

.bg-department-theme-clipper-green {
  background-color: #0B6E4F !important;
}

.bg-department-theme-bahama-blue {
  background-color: #006699 !important;
}

.bg-department-theme-swamp-green {
  background-color: #002626 !important;
}

.bg-department-theme-ebony {
  background-color: #0D1321 !important;
}

.bg-department-theme-abbey {
  background-color: #1D2D44 !important;
}

.bg-department-theme-east-bay-blue {
  background-color: #3E5C76 !important;
}

.bg-department-theme-firefly {
  background-color: #113537 !important;
}

.bg-department-theme-calypso-blue {
  background-color: #33658A !important;
}

.bg-department-theme-port-navy {
  background-color: #702632 !important;
}

.bg-department-theme-valencia-navy {
  background-color: #d33f49 !important;
}

.bg-department-theme-olive-navy {
  background-color: #518161 !important;
}

.bg-department-theme-abbey-navy {
  background-color: #575a5e !important;
}

.bg-department-theme-burnt-orange-navy {
  background-color: #cc3f0c !important;
}

.bg-department-theme-purple-navy {
  background-color: #3D348B !important;
}

.bg-department-theme-sage-navy {
  background-color: #037171 !important;
}

.bg-department-theme-brown-navy {
  background-color: #99582a !important;
}

.bg-department-theme-mineral-green-navy {
  background-color: #395B50 !important;
}

.bg-department-theme-midnight {
  background-color: #2f3446 !important;
}

.txt-department-theme-red {
  color: #D0021B;
}

.txt-department-theme-royal-blue {
  color: #0047BA;
}

.txt-department-theme-teal {
  color: #295476;
}

.txt-department-theme-clippers {
  color: #78013D;
}

.txt-department-theme-orange {
  color: #F89A28;
}

.txt-department-theme-navy-blue {
  color: #14143D;
}

.txt-department-theme-green {
  color: #0D7131;
}

.txt-department-theme-blue-teal {
  color: #000066;
}

.txt-department-theme-forest-green {
  color: #003300;
}

.txt-department-theme-gothic-blue {
  color: #003366;
}

.txt-department-theme-zodiac-blue {
  color: #12264b;
}

.txt-department-theme-orange-deep-blue {
  color: #131419 !important;
}

.txt-department-theme-orange-claret {
  color: #6C1738 !important;
}

.txt-department-theme-orange-brown {
  color: #3A2006 !important;
}

.txt-department-theme-orange-blue {
  color: #2B70AC !important;
}

.txt-department-theme-orange-mulled-wine {
  color: #504764 !important;
}

.txt-department-theme-orange-downriver {
  color: #0A2945 !important;
}

.txt-department-theme-orange-bluegrass {
  color: #406C6C !important;
}

.txt-department-theme-orange-stromboli {
  color: #325849 !important;
}

.txt-department-theme-clipper-deep-blue {
  color: #031A44 !important;
}

.txt-department-theme-clipper-deep-purple {
  color: #2C101E !important;
}

.txt-department-theme-clipper-blue {
  color: #2B70AC !important;
}

.txt-department-theme-clipper-orange {
  color: #B75010 !important;
}

.txt-department-theme-clipper-violet {
  color: #251351 !important;
}

.txt-department-theme-clipper-blue-grey {
  color: #49788D !important;
}

.txt-department-theme-clipper-green {
  color: #0B6E4F !important;
}

.txt-department-theme-bahama-blue {
  color: #006699 !important;
}

.txt-department-theme-swamp-green {
  color: #002626 !important;
}

.txt-department-theme-ebony {
  color: #0D1321 !important;
}

.txt-department-theme-abbey {
  color: #1D2D44 !important;
}

.txt-department-theme-east-bay-blue {
  color: #3E5C76 !important;
}

.txt-department-theme-firefly {
  color: #113537 !important;
}

.txt-department-theme-calypso-blue {
  color: #33658A !important;
}

.txt-department-theme-port-navy {
  color: #702632 !important;
}

.txt-department-theme-valencia-navy {
  color: #d33f49 !important;
}

.txt-department-theme-olive-navy {
  color: #518161 !important;
}

.txt-department-theme-abbey-navy {
  color: #575a5e !important;
}

.txt-department-theme-burnt-orange-navy {
  color: #cc3f0c !important;
}

.txt-department-theme-purple-navy {
  color: #3D348B !important;
}

.txt-department-theme-sage-navy {
  color: #037171 !important;
}

.txt-department-theme-brown-navy {
  color: #99582a !important;
}

.txt-department-theme-mineral-green-navy {
  color: #395B50 !important;
}

.txt-department-theme-midnight {
  color: #2f3446 !important;
}

.border-department-theme-red {
  border-color: #D0021B !important;
}

.border-department-theme-royal-blue {
  border-color: #0047BA !important;
}

.border-department-theme-teal {
  border-color: #295476 !important;
}

.border-department-theme-clippers {
  border-color: #78013D !important;
}

.border-department-theme-orange {
  border-color: #F89A28 !important;
}

.border-department-theme-navy-blue {
  border-color: #14143D !important;
}

.border-department-theme-green {
  border-color: #0D7131 !important;
}

.border-department-theme-blue-teal {
  border-color: #000066 !important;
}

.border-department-theme-forest-green {
  border-color: #003300 !important;
}

.border-department-theme-gothic-blue {
  border-color: #003366 !important;
}

.border-department-theme-zodiac-blue {
  border-color: #12264b !important;
}

.border-department-theme-orange-deep-blue {
  border-color: #131419 !important;
}

.border-department-theme-orange-claret {
  border-color: #6C1738 !important;
}

.border-department-theme-orange-brown {
  border-color: #3A2006 !important;
}

.border-department-theme-orange-blue {
  border-color: #2B70AC !important;
}

.border-department-theme-orange-mulled-wine {
  border-color: #504764 !important;
}

.border-department-theme-orange-downriver {
  border-color: #0A2945 !important;
}

.border-department-theme-orange-bluegrass {
  border-color: #406C6C !important;
}

.border-department-theme-orange-stromboli {
  border-color: #325849 !important;
}

.border-department-theme-clipper-deep-blue {
  border-color: #031A44 !important;
}

.border-department-theme-clipper-deep-purple {
  border-color: #2C101E !important;
}

.border-department-theme-clipper-blue {
  border-color: #2B70AC !important;
}

.border-department-theme-clipper-orange {
  border-color: #B75010 !important;
}

.border-department-theme-clipper-violet {
  border-color: #251351 !important;
}

.border-department-theme-clipper-blue-grey {
  border-color: #49788D !important;
}

.border-department-theme-clipper-green {
  border-color: #0B6E4F !important;
}

.border-department-theme-bahama-blue {
  border-color: #006699 !important;
}

.border-department-theme-swamp-green {
  border-color: #002626 !important;
}

.border-department-theme-ebony {
  border-color: #0D1321 !important;
}

.border-department-theme-abbey {
  border-color: #1D2D44 !important;
}

.border-department-theme-east-bay-blue {
  border-color: #3E5C76 !important;
}

.border-department-theme-firefly {
  border-color: #113537 !important;
}

.border-department-theme-calypso-blue {
  border-color: #33658A !important;
}

.border-department-theme-port-navy {
  border-color: #702632 !important;
}

.border-department-theme-valencia-navy {
  border-color: #d33f49 !important;
}

.border-department-theme-olive-navy {
  border-color: #518161 !important;
}

.border-department-theme-abbey-navy {
  border-color: #575a5e !important;
}

.border-department-theme-burnt-orange-navy {
  border-color: #cc3f0c !important;
}

.border-department-theme-purple-navy {
  border-color: #3D348B !important;
}

.border-department-theme-sage-navy {
  border-color: #037171 !important;
}

.border-department-theme-brown-navy {
  border-color: #99582a !important;
}

.border-department-theme-mineral-green-navy {
  border-color: #395B50 !important;
}

.border-department-theme-midnight {
  border-color: #2f3446 !important;
}

.department-theme-abbey-navy {
  /* Paragraph Theme
  ========================================================================== */
  /* Paragraph Theme
  ========================================================================== */
}
.department-theme-abbey-navy a,
.department-theme-abbey-navy .txt-brand-primary,
.department-theme-abbey-navy .btn-primary.btn-outline,
.department-theme-abbey-navy .field--name-field-popular-resource a:hover .fa,
.department-theme-abbey-navy .navbar-default .navbar-toggle,
.department-theme-abbey-navy article.faq h2 .icon,
.department-theme-abbey-navy .paragraph--type--twitter-feed article.tweet footer a:hover,
.department-theme-abbey-navy .paragraph--type--twitter-feed article.tweet footer span,
.department-theme-abbey-navy .paragraph--type--profiles-large article &gt; a:hover,
.department-theme-abbey-navy .press-release-node article.press-release header h2 a:hover,
.department-theme-abbey-navy .press-release-node article.news header h2 a:hover,
.department-theme-abbey-navy .paragraph--type--press-releases article h3 a:hover,
.department-theme-abbey-navy .press-release-listing h2 a:hover,
.department-theme-abbey-navy article.document a:hover,
.department-theme-abbey-navy .gallery-item a:hover h3,
.department-theme-abbey-navy article.event.listing .left-col h3 a:hover,
.department-theme-abbey-navy article.event.listing .more:hover,
.department-theme-abbey-navy .datepicker-container .datepicker-panel ul:nth-child(3),
.department-theme-abbey-navy .search-results-search button:hover,
.department-theme-abbey-navy .pagination &gt; li &gt; a,
.department-theme-abbey-navy .field--name-field-carousel-item a:hover h3,
.department-theme-abbey-navy .field--name-field-carousel-item a:hover h4,
.department-theme-abbey-navy .slick-arrow {
  color: #575a5e;
}
.department-theme-abbey-navy .search-result h2 a:hover {
  color: #575a5e !important;
}
.department-theme-abbey-navy a:hover,
.department-theme-abbey-navy a.txt-brand-primary:hover,
.department-theme-abbey-navy .paragraph--type--team-members .team-member a:hover,
.department-theme-abbey-navy .navbar-default .navbar-toggle:hover,
.department-theme-abbey-navy .pagination &gt; li &gt; a:hover {
  color: #3e4144;
}
.department-theme-abbey-navy .datepicker-container .datepicker-panel &gt; ul &gt; li.highlighted,
.department-theme-abbey-navy .datepicker-container .datepicker-panel &gt; ul &gt; li:hover {
  background: rgba(87, 90, 94, 0.1);
}
.department-theme-abbey-navy #footer,
.department-theme-abbey-navy .btn.btn-primary.btn-outline,
.department-theme-abbey-navy .btn.btn-primary.btn-outline:hover,
.department-theme-abbey-navy .paragraph--type--popular-resources,
.department-theme-abbey-navy article.faq h2 .icon {
  border-color: #575a5e;
}
.department-theme-abbey-navy #footer,
.department-theme-abbey-navy #footer:after,
.department-theme-abbey-navy .footer-inner:before,
.department-theme-abbey-navy .paragraph--type--popular-resources,
.department-theme-abbey-navy .paragraph--type--popular-resources:after,
.department-theme-abbey-navy .paragraph--type--popular-resources .inner:before,
.department-theme-abbey-navy .navbar-default .navbar-collapse,
.department-theme-abbey-navy #header .header-main:after,
.department-theme-abbey-navy .paragraph--type--featured-link a .fa,
.department-theme-abbey-navy blockquote:before,
.department-theme-abbey-navy table th,
.department-theme-abbey-navy .bg-brand-primary {
  background-color: #575a5e;
  color: #fff;
}
.department-theme-abbey-navy .paragraph--type--featured-link a:hover .fa {
  background-color: #4b4d51;
}
.department-theme-abbey-navy .btn-primary,
.department-theme-abbey-navy .has-filters .pager a.button, .department-theme-abbey-navy .js-pager__items a.button {
  background-color: #575a5e;
  color: #fff;
}
.department-theme-abbey-navy .btn.btn-primary:hover,
.department-theme-abbey-navy .btn.btn-primary:focus,
.department-theme-abbey-navy .btn.btn-primary:active,
.department-theme-abbey-navy .has-filters .pager a.button:focus,
.department-theme-abbey-navy .has-filters .pager a.button:hover,
.department-theme-abbey-navy .has-filters .pager a.button:active {
  background-color: #3e4144;
  color: #fff;
}
.department-theme-abbey-navy .btn.btn-primary:focus,
.department-theme-abbey-navy .btn.btn-primary:active,
.department-theme-abbey-navy .has-filters .pager a.button:focus,
.department-theme-abbey-navy .has-filters .pager a.button:active {
  background-color: #323436;
  color: #fff;
}
.department-theme-abbey-navy .btn.btn-primary.btn-outline,
.department-theme-abbey-navy .paragraph--type--carousel .field--name-field-cta a,
.department-theme-abbey-navy .paragraph--type--what .field--name-field-cta a,
.department-theme-abbey-navy .paragraph--type--faq .field--name-field-cta a,
.department-theme-abbey-navy .paragraph--type--content-with-image-on-right .field--name-field-cta a,
.department-theme-abbey-navy .paragraph--type--content-with-image-on-left .field--name-field-cta a,
.department-theme-abbey-navy .field--name-field-cta a {
  background-color: transparent;
  color: #575a5e;
  border-color: #575a5e;
}
.department-theme-abbey-navy .btn.btn-primary.btn-outline:hover,
.department-theme-abbey-navy .paragraph--type--carousel .field--name-field-cta a:hover,
.department-theme-abbey-navy .paragraph--type--what .field--name-field-cta a:hover,
.department-theme-abbey-navy .paragraph--type--faq .field--name-field-cta a:hover,
.department-theme-abbey-navy .paragraph--type--content-with-image-on-right .field--name-field-cta a:hover,
.department-theme-abbey-navy .paragraph--type--content-with-image-on-left .field--name-field-cta a:hover,
.department-theme-abbey-navy .field--name-field-cta a:hover {
  background-color: #575a5e;
  border-color: #575a5e;
  color: #fff;
}
.department-theme-abbey-navy .btn.btn-primary.btn-outline:focus, .department-theme-abbey-navy .btn.btn-primary.btn-outline:active, .department-theme-abbey-navy .btn.btn-primary.btn-outline:hover:active, .department-theme-abbey-navy .btn.btn-primary.btn-outline:focus:active,
.department-theme-abbey-navy .paragraph--type--carousel .field--name-field-cta a:focus,
.department-theme-abbey-navy .paragraph--type--carousel .field--name-field-cta a:active,
.department-theme-abbey-navy .paragraph--type--carousel .field--name-field-cta a:hover:active,
.department-theme-abbey-navy .paragraph--type--carousel .field--name-field-cta a:focus:active,
.department-theme-abbey-navy .paragraph--type--what .field--name-field-cta a:focus,
.department-theme-abbey-navy .paragraph--type--what .field--name-field-cta a:active,
.department-theme-abbey-navy .paragraph--type--what .field--name-field-cta a:hover:active,
.department-theme-abbey-navy .paragraph--type--what .field--name-field-cta a:focus:active,
.department-theme-abbey-navy .paragraph--type--faq .field--name-field-cta a:focus,
.department-theme-abbey-navy .paragraph--type--faq .field--name-field-cta a:active,
.department-theme-abbey-navy .paragraph--type--faq .field--name-field-cta a:hover:active,
.department-theme-abbey-navy .paragraph--type--faq .field--name-field-cta a:focus:active,
.department-theme-abbey-navy .paragraph--type--content-with-image-on-right .field--name-field-cta a:focus,
.department-theme-abbey-navy .paragraph--type--content-with-image-on-right .field--name-field-cta a:active,
.department-theme-abbey-navy .paragraph--type--content-with-image-on-right .field--name-field-cta a:hover:active,
.department-theme-abbey-navy .paragraph--type--content-with-image-on-right .field--name-field-cta a:focus:active,
.department-theme-abbey-navy .paragraph--type--content-with-image-on-left .field--name-field-cta a:focus,
.department-theme-abbey-navy .paragraph--type--content-with-image-on-left .field--name-field-cta a:active,
.department-theme-abbey-navy .paragraph--type--content-with-image-on-left .field--name-field-cta a:hover:active,
.department-theme-abbey-navy .paragraph--type--content-with-image-on-left .field--name-field-cta a:focus:active,
.department-theme-abbey-navy .field--name-field-cta a:focus,
.department-theme-abbey-navy .field--name-field-cta a:active,
.department-theme-abbey-navy .field--name-field-cta a:hover:active,
.department-theme-abbey-navy .field--name-field-cta a:focus:active {
  background-color: #3e4144;
  border-color: #3e4144;
  color: #fff;
}
.department-theme-abbey-navy .section-heading.primary-color h2,
.department-theme-abbey-navy .section-heading.primary-color .btn-wrap {
  background: #575a5e;
}
.department-theme-abbey-navy #footer a,
.department-theme-abbey-navy #footer h3,
.department-theme-abbey-navy .field--name-field-popular-resource a,
.department-theme-abbey-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; a,
.department-theme-abbey-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded .fa-angle-left,
.department-theme-abbey-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded .fa-angle-right {
  color: #fff;
}
.department-theme-abbey-navy .field--name-field-popular-resource a:hover .fa {
  background: #fff;
  border-color: #fff;
}
.department-theme-abbey-navy article.event .content {
  border-color: #fff;
}
.department-theme-abbey-navy .paragraph-theme-primary {
  background: #575a5e !important;
  color: #fff !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.department-theme-abbey-navy .paragraph-theme-primary h1, .department-theme-abbey-navy .paragraph-theme-primary h2, .department-theme-abbey-navy .paragraph-theme-primary h3, .department-theme-abbey-navy .paragraph-theme-primary h4, .department-theme-abbey-navy .paragraph-theme-primary h5, .department-theme-abbey-navy .paragraph-theme-primary h6,
.department-theme-abbey-navy .paragraph-theme-primary h1 a, .department-theme-abbey-navy .paragraph-theme-primary h2 a, .department-theme-abbey-navy .paragraph-theme-primary h3 a, .department-theme-abbey-navy .paragraph-theme-primary h4 a, .department-theme-abbey-navy .paragraph-theme-primary h5 a, .department-theme-abbey-navy .paragraph-theme-primary h6 a {
  color: #fff !important;
}
.department-theme-abbey-navy .paragraph-theme-primary .btn.btn-white.btn-outline,
.department-theme-abbey-navy .paragraph-theme-primary .btn.btn-primary.btn-outline,
.department-theme-abbey-navy .paragraph-theme-primary .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-abbey-navy .paragraph-theme-primary .btn.btn-white.btn-outline:hover, .department-theme-abbey-navy .paragraph-theme-primary .btn.btn-white.btn-outline:focus,
.department-theme-abbey-navy .paragraph-theme-primary .btn.btn-primary.btn-outline:hover,
.department-theme-abbey-navy .paragraph-theme-primary .btn.btn-primary.btn-outline:focus,
.department-theme-abbey-navy .paragraph-theme-primary .field--name-field-cta a:hover,
.department-theme-abbey-navy .paragraph-theme-primary .field--name-field-cta a:focus {
  background: #fff !important;
  color: #575a5e !important;
}
.department-theme-abbey-navy .paragraph-theme-primary .section-heading h2,
.department-theme-abbey-navy .paragraph-theme-primary .date-with-line span.text,
.department-theme-abbey-navy .paragraph-theme-primary .btn-wrap {
  background: #575a5e !important;
}
.department-theme-abbey-navy .paragraph-theme-primary .section-heading:before {
  background: #fff !important;
}
.department-theme-abbey-navy .paragraph-theme-primary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-abbey-navy .paragraph-theme-primary.paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading {
  color: #fff !important;
}
.department-theme-abbey-navy .paragraph-theme-primary.paragraph--type--popular-resources {
  border-color: #575a5e !important;
}
.department-theme-abbey-navy .paragraph-theme-primary.paragraph--type--popular-resources:after,
.department-theme-abbey-navy .paragraph-theme-primary.paragraph--type--popular-resources .inner:before {
  background: #575a5e !important;
}
.department-theme-abbey-navy .paragraph-theme-primary .field--name-field-popular-resource a:not([class="1"]) {
  color: #fff !important;
}
.department-theme-abbey-navy .paragraph-theme-primary .field--name-field-popular-resource a:hover .fa {
  background: #fff !important;
  color: #575a5e !important;
}
.department-theme-abbey-navy .paragraph-theme-primary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.department-theme-abbey-navy .paragraph-theme-primary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #575a5e !important;
}
.department-theme-abbey-navy .paragraph-theme-primary .field--name-field-popular-resource .fa {
  border-color: #fff !important;
}
.department-theme-abbey-navy .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.department-theme-abbey-navy .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet a,
.department-theme-abbey-navy .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet span {
  color: #575a5e !important;
}
.department-theme-abbey-navy .paragraph-theme-primary.paragraph--type--what .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-abbey-navy .paragraph-theme-primary.paragraph--type--what .field--name-field-cta a:hover {
  background: #fff !important;
  color: #575a5e !important;
}
.department-theme-abbey-navy .paragraph-theme-primary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-abbey-navy .paragraph-theme-primary.paragraph--type--staff-contact article {
  background: #fff !important;
}
.department-theme-abbey-navy .paragraph-theme-primary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #fff !important;
}
.department-theme-abbey-navy .paragraph-theme-primary.paragraph--type--staff-contact h3 a,
.department-theme-abbey-navy .paragraph-theme-primary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.department-theme-abbey-navy .paragraph-theme-primary.paragraph--type--staff-contact .btn-primary {
  background: #000000;
}
.department-theme-abbey-navy .paragraph-theme-primary.paragraph--type--faq a {
  color: #fff !important;
}
.department-theme-abbey-navy .paragraph-theme-primary.paragraph--type--faq article.faq h2 .icon {
  color: #fff !important;
  border-color: #fff !important;
  background: transparent !important;
}
.department-theme-abbey-navy .paragraph-theme-primary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #575a5e !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.department-theme-abbey-navy .paragraph-theme-primary.paragraph--type--documents article.document a {
  background: #fff !important;
}
.department-theme-abbey-navy .paragraph-theme-primary.paragraph--type--press-releases {
  color: #000000 !important;
}
.department-theme-abbey-navy .paragraph-theme-primary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.department-theme-abbey-navy .paragraph-theme-primary.paragraph--type--basic-content a, .department-theme-abbey-navy .paragraph-theme-primary.paragraph--type--content-with-image-on-right a, .department-theme-abbey-navy .paragraph-theme-primary.paragraph--type--content-with-image-on-left a {
  color: #fff;
}
.department-theme-abbey-navy .paragraph-theme-primary.paragraph--type--basic-content table {
  border-color: #fff;
}
.department-theme-abbey-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #fff;
  color: #575a5e;
}
.department-theme-abbey-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .department-theme-abbey-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .department-theme-abbey-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .department-theme-abbey-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .department-theme-abbey-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .department-theme-abbey-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.department-theme-abbey-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .department-theme-abbey-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .department-theme-abbey-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .department-theme-abbey-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .department-theme-abbey-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .department-theme-abbey-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.department-theme-abbey-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #575a5e !important;
}
.department-theme-abbey-navy .paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .department-theme-abbey-navy .paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #fff;
}
.department-theme-abbey-navy .txt-brand-success,
.department-theme-abbey-navy .paragraph--type--upcoming-meetings .btn.btn-white.btn-outline:hover,
.department-theme-abbey-navy .paragraph--type--upcoming-meetings .btn.btn-white.btn-outline:focus,
.department-theme-abbey-navy .paragraph--type--upcoming-events-meetings .btn.btn-white.btn-outline:hover,
.department-theme-abbey-navy .paragraph--type--upcoming-events-meetings .btn.btn-white.btn-outline:focus,
.department-theme-abbey-navy .paragraph--type--selected-meetings-events .btn.btn-white.btn-outline:hover,
.department-theme-abbey-navy .paragraph--type--selected-meetings-events .btn.btn-white.btn-outline:focus {
  color: #14143D;
}
.department-theme-abbey-navy a.txt-brand-success:hover {
  color: #070717;
}
.department-theme-abbey-navy .bg-brand-success {
  background-color: #14143D;
  color: #fff;
}
.department-theme-abbey-navy .bg-brand-success a, .department-theme-abbey-navy .bg-brand-success h1, .department-theme-abbey-navy .bg-brand-success h2, .department-theme-abbey-navy .bg-brand-success h3, .department-theme-abbey-navy .bg-brand-success h4, .department-theme-abbey-navy .bg-brand-success h5, .department-theme-abbey-navy .bg-brand-success h6 {
  color: #fff;
}
.department-theme-abbey-navy .paragraph--type--upcoming-meetings,
.department-theme-abbey-navy .paragraph--type--upcoming-events-meetings,
.department-theme-abbey-navy .paragraph--type--selected-meetings-events,
.department-theme-abbey-navy #header .search .library-options,
.department-theme-abbey-navy #header .social-mobile,
.department-theme-abbey-navy #footer .footer-dept-mobile {
  background-color: #14143D;
}
.department-theme-abbey-navy .section-heading.secondary-color h2,
.department-theme-abbey-navy .section-heading.secondary-color .btn-wrap {
  background: #14143D;
  color: #fff;
}
.department-theme-abbey-navy .section-heading.secondary-color:before {
  background: #fff;
}
.department-theme-abbey-navy #header .utility-bar {
  background-color: #14143D;
  color: #fff;
}
.department-theme-abbey-navy #header .utility-bar a {
  color: #fff;
}
.department-theme-abbey-navy #header .utility-bar .social {
  border-color: #fff;
}
@media (max-width: 991px) {
  .department-theme-abbey-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-abbey-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-abbey-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a:hover,
.department-theme-abbey-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a:hover,
.department-theme-abbey-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-abbey-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li.active &gt; a,
.department-theme-abbey-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li.active &gt; a:hover {
    background: #14143D;
    color: #fff;
  }
}
@media (min-width: 992px) {
  .department-theme-abbey-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a,
.department-theme-abbey-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; a:hover,
.department-theme-abbey-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a:after,
.department-theme-abbey-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a:before,
.department-theme-abbey-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.active &gt; a:hover,
.department-theme-abbey-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a:hover:after,
.department-theme-abbey-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a:hover:after {
    background-color: #14143D;
    color: #fff;
  }
  .department-theme-abbey-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded &gt; a .desktop-caret-large polygon {
    fill: #14143D;
  }
}
.department-theme-abbey-navy .btn.btn-white.btn-outline {
  background-color: transparent;
  color: #fff;
  border-color: #fff;
}
.department-theme-abbey-navy .btn.btn-white.btn-outline:hover {
  background-color: #fff;
  border-color: #fff;
  color: #14143D;
}
.department-theme-abbey-navy .btn.btn-white.btn-outline:focus, .department-theme-abbey-navy .btn.btn-white.btn-outline:active, .department-theme-abbey-navy .btn.btn-white.btn-outline:hover:active, .department-theme-abbey-navy .btn.btn-white.btn-outline:focus:active {
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  color: #14143D;
}
.department-theme-abbey-navy article.event .content {
  border-color: #fff;
}
.department-theme-abbey-navy article.event .content h2 a,
.department-theme-abbey-navy .paragraph--type--upcoming-meetings,
.department-theme-abbey-navy .paragraph--type--upcoming-events-meetings,
.department-theme-abbey-navy .paragraph--type--selected-meetings-events,
.department-theme-abbey-navy .paragraph--type--upcoming-meetings article.event .content h2 a,
.department-theme-abbey-navy .paragraph--type--upcoming-events-meetings article.event .content h2 a,
.department-theme-abbey-navy .paragraph--type--selected-meetings-events article.event .content h2 a,
.department-theme-abbey-navy .paragraph--type--upcoming-meetings h2,
.department-theme-abbey-navy .paragraph--type--upcoming-events-meetings h2,
.department-theme-abbey-navy .paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading,
.department-theme-abbey-navy .paragraph--type--selected-meetings-events h2,
.department-theme-abbey-navy #header .utility-bar .department-links {
  color: #fff;
}
.department-theme-abbey-navy .paragraph-theme-secondary {
  background: #14143D !important;
  color: #fff !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.department-theme-abbey-navy .paragraph-theme-secondary h1, .department-theme-abbey-navy .paragraph-theme-secondary h2, .department-theme-abbey-navy .paragraph-theme-secondary h3, .department-theme-abbey-navy .paragraph-theme-secondary h4, .department-theme-abbey-navy .paragraph-theme-secondary h5, .department-theme-abbey-navy .paragraph-theme-secondary h6,
.department-theme-abbey-navy .paragraph-theme-secondary h1 a, .department-theme-abbey-navy .paragraph-theme-secondary h2 a, .department-theme-abbey-navy .paragraph-theme-secondary h3 a, .department-theme-abbey-navy .paragraph-theme-secondary h4 a, .department-theme-abbey-navy .paragraph-theme-secondary h5 a, .department-theme-abbey-navy .paragraph-theme-secondary h6 a {
  color: #fff !important;
}
.department-theme-abbey-navy .paragraph-theme-secondary .btn.btn-white.btn-outline,
.department-theme-abbey-navy .paragraph-theme-secondary .btn.btn-primary.btn-outline,
.department-theme-abbey-navy .paragraph-theme-secondary .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-abbey-navy .paragraph-theme-secondary .btn.btn-white.btn-outline:hover, .department-theme-abbey-navy .paragraph-theme-secondary .btn.btn-white.btn-outline:focus,
.department-theme-abbey-navy .paragraph-theme-secondary .btn.btn-primary.btn-outline:hover,
.department-theme-abbey-navy .paragraph-theme-secondary .btn.btn-primary.btn-outline:focus,
.department-theme-abbey-navy .paragraph-theme-secondary .field--name-field-cta a:hover,
.department-theme-abbey-navy .paragraph-theme-secondary .field--name-field-cta a:focus {
  background: #fff !important;
  color: #14143D !important;
}
.department-theme-abbey-navy .paragraph-theme-secondary .section-heading h2,
.department-theme-abbey-navy .paragraph-theme-secondary .date-with-line span.text,
.department-theme-abbey-navy .paragraph-theme-secondary .btn-wrap {
  background: #14143D !important;
}
.department-theme-abbey-navy .paragraph-theme-secondary .section-heading:before {
  background: #fff !important;
}
.department-theme-abbey-navy .paragraph-theme-secondary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-abbey-navy .paragraph-theme-secondary.paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading {
  color: #fff !important;
}
.department-theme-abbey-navy .paragraph-theme-secondary.paragraph--type--popular-resources {
  border-color: #14143D !important;
}
.department-theme-abbey-navy .paragraph-theme-secondary.paragraph--type--popular-resources:after,
.department-theme-abbey-navy .paragraph-theme-secondary.paragraph--type--popular-resources .inner:before {
  background: #14143D !important;
}
.department-theme-abbey-navy .paragraph-theme-secondary .field--name-field-popular-resource a:not([class="1"]) {
  color: #fff !important;
}
.department-theme-abbey-navy .paragraph-theme-secondary .field--name-field-popular-resource a:hover .fa {
  background: #fff !important;
  color: #14143D !important;
}
.department-theme-abbey-navy .paragraph-theme-secondary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.department-theme-abbey-navy .paragraph-theme-secondary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #14143D !important;
}
.department-theme-abbey-navy .paragraph-theme-secondary .field--name-field-popular-resource .fa {
  border-color: #fff !important;
}
.department-theme-abbey-navy .paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.department-theme-abbey-navy .paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet a {
  color: #14143D !important;
}
.department-theme-abbey-navy .paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-abbey-navy .paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a:hover {
  background: #fff !important;
  color: #14143D !important;
}
.department-theme-abbey-navy .paragraph-theme-secondary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-abbey-navy .paragraph-theme-secondary.paragraph--type--staff-contact article {
  background: #fff !important;
}
.department-theme-abbey-navy .paragraph-theme-secondary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #fff !important;
}
.department-theme-abbey-navy .paragraph-theme-secondary.paragraph--type--staff-contact h3 a,
.department-theme-abbey-navy .paragraph-theme-secondary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.department-theme-abbey-navy .paragraph-theme-secondary.paragraph--type--staff-contact .btn-primary {
  background: #000000;
}
.department-theme-abbey-navy .paragraph-theme-secondary.paragraph--type--faq a {
  color: #fff !important;
}
.department-theme-abbey-navy .paragraph-theme-secondary.paragraph--type--faq article.faq h2 .icon {
  color: #fff !important;
  border-color: #fff !important;
  background: transparent !important;
}
.department-theme-abbey-navy .paragraph-theme-secondary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #14143D !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.department-theme-abbey-navy .paragraph-theme-secondary.paragraph--type--documents article.document a {
  background: #fff !important;
}
.department-theme-abbey-navy .paragraph-theme-secondary.paragraph--type--press-releases {
  color: #000000 !important;
}
.department-theme-abbey-navy .paragraph-theme-secondary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.department-theme-abbey-navy .paragraph-theme-secondary.paragraph--type--basic-content a, .department-theme-abbey-navy .paragraph-theme-secondary.paragraph--type--content-with-image-on-right a, .department-theme-abbey-navy .paragraph-theme-secondary.paragraph--type--content-with-image-on-left a {
  color: #fff;
}
.department-theme-abbey-navy .paragraph-theme-secondary.paragraph--type--basic-content table {
  border-color: #fff;
}
.department-theme-abbey-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #fff;
  color: #14143D;
}
.department-theme-abbey-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .department-theme-abbey-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .department-theme-abbey-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .department-theme-abbey-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .department-theme-abbey-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .department-theme-abbey-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.department-theme-abbey-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .department-theme-abbey-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .department-theme-abbey-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .department-theme-abbey-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .department-theme-abbey-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .department-theme-abbey-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.department-theme-abbey-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #14143D !important;
}
.department-theme-abbey-navy .paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .department-theme-abbey-navy .paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #fff;
}

.department-theme-abbey {
  /* Paragraph Theme
  ========================================================================== */
  /* Paragraph Theme
  ========================================================================== */
}
.department-theme-abbey a,
.department-theme-abbey .txt-brand-primary,
.department-theme-abbey .btn-primary.btn-outline,
.department-theme-abbey .field--name-field-popular-resource a:hover .fa,
.department-theme-abbey .navbar-default .navbar-toggle,
.department-theme-abbey article.faq h2 .icon,
.department-theme-abbey .paragraph--type--twitter-feed article.tweet footer a:hover,
.department-theme-abbey .paragraph--type--twitter-feed article.tweet footer span,
.department-theme-abbey .paragraph--type--profiles-large article &gt; a:hover,
.department-theme-abbey .press-release-node article.press-release header h2 a:hover,
.department-theme-abbey .press-release-node article.news header h2 a:hover,
.department-theme-abbey .paragraph--type--press-releases article h3 a:hover,
.department-theme-abbey .press-release-listing h2 a:hover,
.department-theme-abbey article.document a:hover,
.department-theme-abbey .gallery-item a:hover h3,
.department-theme-abbey article.event.listing .left-col h3 a:hover,
.department-theme-abbey article.event.listing .more:hover,
.department-theme-abbey .datepicker-container .datepicker-panel ul:nth-child(3),
.department-theme-abbey .search-results-search button:hover,
.department-theme-abbey .pagination &gt; li &gt; a,
.department-theme-abbey .field--name-field-carousel-item a:hover h3,
.department-theme-abbey .field--name-field-carousel-item a:hover h4,
.department-theme-abbey .slick-arrow {
  color: #1D2D44;
}
.department-theme-abbey .search-result h2 a:hover {
  color: #1D2D44 !important;
}
.department-theme-abbey a:hover,
.department-theme-abbey a.txt-brand-primary:hover,
.department-theme-abbey .paragraph--type--team-members .team-member a:hover,
.department-theme-abbey .navbar-default .navbar-toggle:hover,
.department-theme-abbey .pagination &gt; li &gt; a:hover {
  color: #0e1520;
}
.department-theme-abbey .datepicker-container .datepicker-panel &gt; ul &gt; li.highlighted,
.department-theme-abbey .datepicker-container .datepicker-panel &gt; ul &gt; li:hover {
  background: rgba(29, 45, 68, 0.1);
}
.department-theme-abbey #footer,
.department-theme-abbey .btn.btn-primary.btn-outline,
.department-theme-abbey .btn.btn-primary.btn-outline:hover,
.department-theme-abbey .paragraph--type--popular-resources,
.department-theme-abbey article.faq h2 .icon {
  border-color: #1D2D44;
}
.department-theme-abbey #footer,
.department-theme-abbey #footer:after,
.department-theme-abbey .footer-inner:before,
.department-theme-abbey .paragraph--type--popular-resources,
.department-theme-abbey .paragraph--type--popular-resources:after,
.department-theme-abbey .paragraph--type--popular-resources .inner:before,
.department-theme-abbey .navbar-default .navbar-collapse,
.department-theme-abbey #header .header-main:after,
.department-theme-abbey .paragraph--type--featured-link a .fa,
.department-theme-abbey blockquote:before,
.department-theme-abbey table th,
.department-theme-abbey .bg-brand-primary {
  background-color: #1D2D44;
  color: #fff;
}
.department-theme-abbey .paragraph--type--featured-link a:hover .fa {
  background-color: #152132;
}
.department-theme-abbey .btn-primary,
.department-theme-abbey .has-filters .pager a.button, .department-theme-abbey .js-pager__items a.button {
  background-color: #1D2D44;
  color: #fff;
}
.department-theme-abbey .btn.btn-primary:hover,
.department-theme-abbey .btn.btn-primary:focus,
.department-theme-abbey .btn.btn-primary:active,
.department-theme-abbey .has-filters .pager a.button:focus,
.department-theme-abbey .has-filters .pager a.button:hover,
.department-theme-abbey .has-filters .pager a.button:active {
  background-color: #0e1520;
  color: #fff;
}
.department-theme-abbey .btn.btn-primary:focus,
.department-theme-abbey .btn.btn-primary:active,
.department-theme-abbey .has-filters .pager a.button:focus,
.department-theme-abbey .has-filters .pager a.button:active {
  background-color: #060a0e;
  color: #fff;
}
.department-theme-abbey .btn.btn-primary.btn-outline,
.department-theme-abbey .paragraph--type--carousel .field--name-field-cta a,
.department-theme-abbey .paragraph--type--what .field--name-field-cta a,
.department-theme-abbey .paragraph--type--faq .field--name-field-cta a,
.department-theme-abbey .paragraph--type--content-with-image-on-right .field--name-field-cta a,
.department-theme-abbey .paragraph--type--content-with-image-on-left .field--name-field-cta a,
.department-theme-abbey .field--name-field-cta a {
  background-color: transparent;
  color: #1D2D44;
  border-color: #1D2D44;
}
.department-theme-abbey .btn.btn-primary.btn-outline:hover,
.department-theme-abbey .paragraph--type--carousel .field--name-field-cta a:hover,
.department-theme-abbey .paragraph--type--what .field--name-field-cta a:hover,
.department-theme-abbey .paragraph--type--faq .field--name-field-cta a:hover,
.department-theme-abbey .paragraph--type--content-with-image-on-right .field--name-field-cta a:hover,
.department-theme-abbey .paragraph--type--content-with-image-on-left .field--name-field-cta a:hover,
.department-theme-abbey .field--name-field-cta a:hover {
  background-color: #1D2D44;
  border-color: #1D2D44;
  color: #fff;
}
.department-theme-abbey .btn.btn-primary.btn-outline:focus, .department-theme-abbey .btn.btn-primary.btn-outline:active, .department-theme-abbey .btn.btn-primary.btn-outline:hover:active, .department-theme-abbey .btn.btn-primary.btn-outline:focus:active,
.department-theme-abbey .paragraph--type--carousel .field--name-field-cta a:focus,
.department-theme-abbey .paragraph--type--carousel .field--name-field-cta a:active,
.department-theme-abbey .paragraph--type--carousel .field--name-field-cta a:hover:active,
.department-theme-abbey .paragraph--type--carousel .field--name-field-cta a:focus:active,
.department-theme-abbey .paragraph--type--what .field--name-field-cta a:focus,
.department-theme-abbey .paragraph--type--what .field--name-field-cta a:active,
.department-theme-abbey .paragraph--type--what .field--name-field-cta a:hover:active,
.department-theme-abbey .paragraph--type--what .field--name-field-cta a:focus:active,
.department-theme-abbey .paragraph--type--faq .field--name-field-cta a:focus,
.department-theme-abbey .paragraph--type--faq .field--name-field-cta a:active,
.department-theme-abbey .paragraph--type--faq .field--name-field-cta a:hover:active,
.department-theme-abbey .paragraph--type--faq .field--name-field-cta a:focus:active,
.department-theme-abbey .paragraph--type--content-with-image-on-right .field--name-field-cta a:focus,
.department-theme-abbey .paragraph--type--content-with-image-on-right .field--name-field-cta a:active,
.department-theme-abbey .paragraph--type--content-with-image-on-right .field--name-field-cta a:hover:active,
.department-theme-abbey .paragraph--type--content-with-image-on-right .field--name-field-cta a:focus:active,
.department-theme-abbey .paragraph--type--content-with-image-on-left .field--name-field-cta a:focus,
.department-theme-abbey .paragraph--type--content-with-image-on-left .field--name-field-cta a:active,
.department-theme-abbey .paragraph--type--content-with-image-on-left .field--name-field-cta a:hover:active,
.department-theme-abbey .paragraph--type--content-with-image-on-left .field--name-field-cta a:focus:active,
.department-theme-abbey .field--name-field-cta a:focus,
.department-theme-abbey .field--name-field-cta a:active,
.department-theme-abbey .field--name-field-cta a:hover:active,
.department-theme-abbey .field--name-field-cta a:focus:active {
  background-color: #0e1520;
  border-color: #0e1520;
  color: #fff;
}
.department-theme-abbey .section-heading.primary-color h2,
.department-theme-abbey .section-heading.primary-color .btn-wrap {
  background: #1D2D44;
}
.department-theme-abbey #footer a,
.department-theme-abbey #footer h3,
.department-theme-abbey .field--name-field-popular-resource a,
.department-theme-abbey .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; a,
.department-theme-abbey .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded .fa-angle-left,
.department-theme-abbey .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded .fa-angle-right {
  color: #fff;
}
.department-theme-abbey .field--name-field-popular-resource a:hover .fa {
  background: #fff;
  border-color: #fff;
}
.department-theme-abbey article.event .content {
  border-color: #fff;
}
.department-theme-abbey .paragraph-theme-primary {
  background: #1D2D44 !important;
  color: #fff !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.department-theme-abbey .paragraph-theme-primary h1, .department-theme-abbey .paragraph-theme-primary h2, .department-theme-abbey .paragraph-theme-primary h3, .department-theme-abbey .paragraph-theme-primary h4, .department-theme-abbey .paragraph-theme-primary h5, .department-theme-abbey .paragraph-theme-primary h6,
.department-theme-abbey .paragraph-theme-primary h1 a, .department-theme-abbey .paragraph-theme-primary h2 a, .department-theme-abbey .paragraph-theme-primary h3 a, .department-theme-abbey .paragraph-theme-primary h4 a, .department-theme-abbey .paragraph-theme-primary h5 a, .department-theme-abbey .paragraph-theme-primary h6 a {
  color: #fff !important;
}
.department-theme-abbey .paragraph-theme-primary .btn.btn-white.btn-outline,
.department-theme-abbey .paragraph-theme-primary .btn.btn-primary.btn-outline,
.department-theme-abbey .paragraph-theme-primary .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-abbey .paragraph-theme-primary .btn.btn-white.btn-outline:hover, .department-theme-abbey .paragraph-theme-primary .btn.btn-white.btn-outline:focus,
.department-theme-abbey .paragraph-theme-primary .btn.btn-primary.btn-outline:hover,
.department-theme-abbey .paragraph-theme-primary .btn.btn-primary.btn-outline:focus,
.department-theme-abbey .paragraph-theme-primary .field--name-field-cta a:hover,
.department-theme-abbey .paragraph-theme-primary .field--name-field-cta a:focus {
  background: #fff !important;
  color: #1D2D44 !important;
}
.department-theme-abbey .paragraph-theme-primary .section-heading h2,
.department-theme-abbey .paragraph-theme-primary .date-with-line span.text,
.department-theme-abbey .paragraph-theme-primary .btn-wrap {
  background: #1D2D44 !important;
}
.department-theme-abbey .paragraph-theme-primary .section-heading:before {
  background: #fff !important;
}
.department-theme-abbey .paragraph-theme-primary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-abbey .paragraph-theme-primary.paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading {
  color: #fff !important;
}
.department-theme-abbey .paragraph-theme-primary.paragraph--type--popular-resources {
  border-color: #1D2D44 !important;
}
.department-theme-abbey .paragraph-theme-primary.paragraph--type--popular-resources:after,
.department-theme-abbey .paragraph-theme-primary.paragraph--type--popular-resources .inner:before {
  background: #1D2D44 !important;
}
.department-theme-abbey .paragraph-theme-primary .field--name-field-popular-resource a:not([class="1"]) {
  color: #fff !important;
}
.department-theme-abbey .paragraph-theme-primary .field--name-field-popular-resource a:hover .fa {
  background: #fff !important;
  color: #1D2D44 !important;
}
.department-theme-abbey .paragraph-theme-primary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.department-theme-abbey .paragraph-theme-primary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #1D2D44 !important;
}
.department-theme-abbey .paragraph-theme-primary .field--name-field-popular-resource .fa {
  border-color: #fff !important;
}
.department-theme-abbey .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.department-theme-abbey .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet a,
.department-theme-abbey .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet span {
  color: #1D2D44 !important;
}
.department-theme-abbey .paragraph-theme-primary.paragraph--type--what .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-abbey .paragraph-theme-primary.paragraph--type--what .field--name-field-cta a:hover {
  background: #fff !important;
  color: #1D2D44 !important;
}
.department-theme-abbey .paragraph-theme-primary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-abbey .paragraph-theme-primary.paragraph--type--staff-contact article {
  background: #fff !important;
}
.department-theme-abbey .paragraph-theme-primary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #fff !important;
}
.department-theme-abbey .paragraph-theme-primary.paragraph--type--staff-contact h3 a,
.department-theme-abbey .paragraph-theme-primary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.department-theme-abbey .paragraph-theme-primary.paragraph--type--staff-contact .btn-primary {
  background: #000000;
}
.department-theme-abbey .paragraph-theme-primary.paragraph--type--faq a {
  color: #fff !important;
}
.department-theme-abbey .paragraph-theme-primary.paragraph--type--faq article.faq h2 .icon {
  color: #fff !important;
  border-color: #fff !important;
  background: transparent !important;
}
.department-theme-abbey .paragraph-theme-primary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #1D2D44 !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.department-theme-abbey .paragraph-theme-primary.paragraph--type--documents article.document a {
  background: #fff !important;
}
.department-theme-abbey .paragraph-theme-primary.paragraph--type--press-releases {
  color: #000000 !important;
}
.department-theme-abbey .paragraph-theme-primary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.department-theme-abbey .paragraph-theme-primary.paragraph--type--basic-content a, .department-theme-abbey .paragraph-theme-primary.paragraph--type--content-with-image-on-right a, .department-theme-abbey .paragraph-theme-primary.paragraph--type--content-with-image-on-left a {
  color: #fff;
}
.department-theme-abbey .paragraph-theme-primary.paragraph--type--basic-content table {
  border-color: #fff;
}
.department-theme-abbey .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #fff;
  color: #1D2D44;
}
.department-theme-abbey .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .department-theme-abbey .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .department-theme-abbey .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .department-theme-abbey .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .department-theme-abbey .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .department-theme-abbey .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.department-theme-abbey .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .department-theme-abbey .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .department-theme-abbey .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .department-theme-abbey .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .department-theme-abbey .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .department-theme-abbey .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.department-theme-abbey .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #1D2D44 !important;
}
.department-theme-abbey .paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .department-theme-abbey .paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #fff;
}
.department-theme-abbey .txt-brand-success,
.department-theme-abbey .paragraph--type--upcoming-meetings .btn.btn-white.btn-outline:hover,
.department-theme-abbey .paragraph--type--upcoming-meetings .btn.btn-white.btn-outline:focus,
.department-theme-abbey .paragraph--type--upcoming-events-meetings .btn.btn-white.btn-outline:hover,
.department-theme-abbey .paragraph--type--upcoming-events-meetings .btn.btn-white.btn-outline:focus,
.department-theme-abbey .paragraph--type--selected-meetings-events .btn.btn-white.btn-outline:hover,
.department-theme-abbey .paragraph--type--selected-meetings-events .btn.btn-white.btn-outline:focus {
  color: #0D7131;
}
.department-theme-abbey a.txt-brand-success:hover {
  color: #08431d;
}
.department-theme-abbey .bg-brand-success {
  background-color: #0D7131;
  color: #fff;
}
.department-theme-abbey .bg-brand-success a, .department-theme-abbey .bg-brand-success h1, .department-theme-abbey .bg-brand-success h2, .department-theme-abbey .bg-brand-success h3, .department-theme-abbey .bg-brand-success h4, .department-theme-abbey .bg-brand-success h5, .department-theme-abbey .bg-brand-success h6 {
  color: #fff;
}
.department-theme-abbey .paragraph--type--upcoming-meetings,
.department-theme-abbey .paragraph--type--upcoming-events-meetings,
.department-theme-abbey .paragraph--type--selected-meetings-events,
.department-theme-abbey #header .search .library-options,
.department-theme-abbey #header .social-mobile,
.department-theme-abbey #footer .footer-dept-mobile {
  background-color: #0D7131;
}
.department-theme-abbey .section-heading.secondary-color h2,
.department-theme-abbey .section-heading.secondary-color .btn-wrap {
  background: #0D7131;
  color: #fff;
}
.department-theme-abbey .section-heading.secondary-color:before {
  background: #fff;
}
.department-theme-abbey #header .utility-bar {
  background-color: #0D7131;
  color: #fff;
}
.department-theme-abbey #header .utility-bar a {
  color: #fff;
}
.department-theme-abbey #header .utility-bar .social {
  border-color: #fff;
}
@media (max-width: 991px) {
  .department-theme-abbey .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-abbey .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-abbey .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a:hover,
.department-theme-abbey .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a:hover,
.department-theme-abbey .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-abbey .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li.active &gt; a,
.department-theme-abbey .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li.active &gt; a:hover {
    background: #0D7131;
    color: #fff;
  }
}
@media (min-width: 992px) {
  .department-theme-abbey .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a,
.department-theme-abbey .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; a:hover,
.department-theme-abbey .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a:after,
.department-theme-abbey .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a:before,
.department-theme-abbey .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.active &gt; a:hover,
.department-theme-abbey .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a:hover:after,
.department-theme-abbey .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a:hover:after {
    background-color: #0D7131;
    color: #fff;
  }
  .department-theme-abbey .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded &gt; a .desktop-caret-large polygon {
    fill: #0D7131;
  }
}
.department-theme-abbey .btn.btn-white.btn-outline {
  background-color: transparent;
  color: #fff;
  border-color: #fff;
}
.department-theme-abbey .btn.btn-white.btn-outline:hover {
  background-color: #fff;
  border-color: #fff;
  color: #0D7131;
}
.department-theme-abbey .btn.btn-white.btn-outline:focus, .department-theme-abbey .btn.btn-white.btn-outline:active, .department-theme-abbey .btn.btn-white.btn-outline:hover:active, .department-theme-abbey .btn.btn-white.btn-outline:focus:active {
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  color: #0D7131;
}
.department-theme-abbey article.event .content {
  border-color: #fff;
}
.department-theme-abbey article.event .content h2 a,
.department-theme-abbey .paragraph--type--upcoming-meetings,
.department-theme-abbey .paragraph--type--upcoming-events-meetings,
.department-theme-abbey .paragraph--type--selected-meetings-events,
.department-theme-abbey .paragraph--type--upcoming-meetings article.event .content h2 a,
.department-theme-abbey .paragraph--type--upcoming-events-meetings article.event .content h2 a,
.department-theme-abbey .paragraph--type--selected-meetings-events article.event .content h2 a,
.department-theme-abbey .paragraph--type--upcoming-meetings h2,
.department-theme-abbey .paragraph--type--upcoming-events-meetings h2,
.department-theme-abbey .paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading,
.department-theme-abbey .paragraph--type--selected-meetings-events h2,
.department-theme-abbey #header .utility-bar .department-links {
  color: #fff;
}
.department-theme-abbey .paragraph-theme-secondary {
  background: #0D7131 !important;
  color: #fff !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.department-theme-abbey .paragraph-theme-secondary h1, .department-theme-abbey .paragraph-theme-secondary h2, .department-theme-abbey .paragraph-theme-secondary h3, .department-theme-abbey .paragraph-theme-secondary h4, .department-theme-abbey .paragraph-theme-secondary h5, .department-theme-abbey .paragraph-theme-secondary h6,
.department-theme-abbey .paragraph-theme-secondary h1 a, .department-theme-abbey .paragraph-theme-secondary h2 a, .department-theme-abbey .paragraph-theme-secondary h3 a, .department-theme-abbey .paragraph-theme-secondary h4 a, .department-theme-abbey .paragraph-theme-secondary h5 a, .department-theme-abbey .paragraph-theme-secondary h6 a {
  color: #fff !important;
}
.department-theme-abbey .paragraph-theme-secondary .btn.btn-white.btn-outline,
.department-theme-abbey .paragraph-theme-secondary .btn.btn-primary.btn-outline,
.department-theme-abbey .paragraph-theme-secondary .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-abbey .paragraph-theme-secondary .btn.btn-white.btn-outline:hover, .department-theme-abbey .paragraph-theme-secondary .btn.btn-white.btn-outline:focus,
.department-theme-abbey .paragraph-theme-secondary .btn.btn-primary.btn-outline:hover,
.department-theme-abbey .paragraph-theme-secondary .btn.btn-primary.btn-outline:focus,
.department-theme-abbey .paragraph-theme-secondary .field--name-field-cta a:hover,
.department-theme-abbey .paragraph-theme-secondary .field--name-field-cta a:focus {
  background: #fff !important;
  color: #0D7131 !important;
}
.department-theme-abbey .paragraph-theme-secondary .section-heading h2,
.department-theme-abbey .paragraph-theme-secondary .date-with-line span.text,
.department-theme-abbey .paragraph-theme-secondary .btn-wrap {
  background: #0D7131 !important;
}
.department-theme-abbey .paragraph-theme-secondary .section-heading:before {
  background: #fff !important;
}
.department-theme-abbey .paragraph-theme-secondary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-abbey .paragraph-theme-secondary.paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading {
  color: #fff !important;
}
.department-theme-abbey .paragraph-theme-secondary.paragraph--type--popular-resources {
  border-color: #0D7131 !important;
}
.department-theme-abbey .paragraph-theme-secondary.paragraph--type--popular-resources:after,
.department-theme-abbey .paragraph-theme-secondary.paragraph--type--popular-resources .inner:before {
  background: #0D7131 !important;
}
.department-theme-abbey .paragraph-theme-secondary .field--name-field-popular-resource a:not([class="1"]) {
  color: #fff !important;
}
.department-theme-abbey .paragraph-theme-secondary .field--name-field-popular-resource a:hover .fa {
  background: #fff !important;
  color: #0D7131 !important;
}
.department-theme-abbey .paragraph-theme-secondary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.department-theme-abbey .paragraph-theme-secondary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #0D7131 !important;
}
.department-theme-abbey .paragraph-theme-secondary .field--name-field-popular-resource .fa {
  border-color: #fff !important;
}
.department-theme-abbey .paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.department-theme-abbey .paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet a {
  color: #0D7131 !important;
}
.department-theme-abbey .paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-abbey .paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a:hover {
  background: #fff !important;
  color: #0D7131 !important;
}
.department-theme-abbey .paragraph-theme-secondary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-abbey .paragraph-theme-secondary.paragraph--type--staff-contact article {
  background: #fff !important;
}
.department-theme-abbey .paragraph-theme-secondary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #fff !important;
}
.department-theme-abbey .paragraph-theme-secondary.paragraph--type--staff-contact h3 a,
.department-theme-abbey .paragraph-theme-secondary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.department-theme-abbey .paragraph-theme-secondary.paragraph--type--staff-contact .btn-primary {
  background: #000000;
}
.department-theme-abbey .paragraph-theme-secondary.paragraph--type--faq a {
  color: #fff !important;
}
.department-theme-abbey .paragraph-theme-secondary.paragraph--type--faq article.faq h2 .icon {
  color: #fff !important;
  border-color: #fff !important;
  background: transparent !important;
}
.department-theme-abbey .paragraph-theme-secondary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #0D7131 !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.department-theme-abbey .paragraph-theme-secondary.paragraph--type--documents article.document a {
  background: #fff !important;
}
.department-theme-abbey .paragraph-theme-secondary.paragraph--type--press-releases {
  color: #000000 !important;
}
.department-theme-abbey .paragraph-theme-secondary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.department-theme-abbey .paragraph-theme-secondary.paragraph--type--basic-content a, .department-theme-abbey .paragraph-theme-secondary.paragraph--type--content-with-image-on-right a, .department-theme-abbey .paragraph-theme-secondary.paragraph--type--content-with-image-on-left a {
  color: #fff;
}
.department-theme-abbey .paragraph-theme-secondary.paragraph--type--basic-content table {
  border-color: #fff;
}
.department-theme-abbey .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #fff;
  color: #0D7131;
}
.department-theme-abbey .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .department-theme-abbey .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .department-theme-abbey .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .department-theme-abbey .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .department-theme-abbey .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .department-theme-abbey .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.department-theme-abbey .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .department-theme-abbey .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .department-theme-abbey .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .department-theme-abbey .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .department-theme-abbey .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .department-theme-abbey .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.department-theme-abbey .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #0D7131 !important;
}
.department-theme-abbey .paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .department-theme-abbey .paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #fff;
}

.department-theme-bahama-blue {
  /* Paragraph Theme
  ========================================================================== */
  /* Paragraph Theme
  ========================================================================== */
}
.department-theme-bahama-blue a,
.department-theme-bahama-blue .txt-brand-primary,
.department-theme-bahama-blue .btn-primary.btn-outline,
.department-theme-bahama-blue .field--name-field-popular-resource a:hover .fa,
.department-theme-bahama-blue .navbar-default .navbar-toggle,
.department-theme-bahama-blue article.faq h2 .icon,
.department-theme-bahama-blue .paragraph--type--twitter-feed article.tweet footer a:hover,
.department-theme-bahama-blue .paragraph--type--twitter-feed article.tweet footer span,
.department-theme-bahama-blue .paragraph--type--profiles-large article &gt; a:hover,
.department-theme-bahama-blue .press-release-node article.press-release header h2 a:hover,
.department-theme-bahama-blue .press-release-node article.news header h2 a:hover,
.department-theme-bahama-blue .paragraph--type--press-releases article h3 a:hover,
.department-theme-bahama-blue .press-release-listing h2 a:hover,
.department-theme-bahama-blue article.document a:hover,
.department-theme-bahama-blue .gallery-item a:hover h3,
.department-theme-bahama-blue article.event.listing .left-col h3 a:hover,
.department-theme-bahama-blue article.event.listing .more:hover,
.department-theme-bahama-blue .datepicker-container .datepicker-panel ul:nth-child(3),
.department-theme-bahama-blue .search-results-search button:hover,
.department-theme-bahama-blue .pagination &gt; li &gt; a,
.department-theme-bahama-blue .field--name-field-carousel-item a:hover h3,
.department-theme-bahama-blue .field--name-field-carousel-item a:hover h4,
.department-theme-bahama-blue .slick-arrow {
  color: #006699;
}
.department-theme-bahama-blue .search-result h2 a:hover {
  color: #006699 !important;
}
.department-theme-bahama-blue a:hover,
.department-theme-bahama-blue a.txt-brand-primary:hover,
.department-theme-bahama-blue .paragraph--type--team-members .team-member a:hover,
.department-theme-bahama-blue .navbar-default .navbar-toggle:hover,
.department-theme-bahama-blue .pagination &gt; li &gt; a:hover {
  color: #004466;
}
.department-theme-bahama-blue .datepicker-container .datepicker-panel &gt; ul &gt; li.highlighted,
.department-theme-bahama-blue .datepicker-container .datepicker-panel &gt; ul &gt; li:hover {
  background: rgba(0, 102, 153, 0.1);
}
.department-theme-bahama-blue #footer,
.department-theme-bahama-blue .btn.btn-primary.btn-outline,
.department-theme-bahama-blue .btn.btn-primary.btn-outline:hover,
.department-theme-bahama-blue .paragraph--type--popular-resources,
.department-theme-bahama-blue article.faq h2 .icon {
  border-color: #006699;
}
.department-theme-bahama-blue #footer,
.department-theme-bahama-blue #footer:after,
.department-theme-bahama-blue .footer-inner:before,
.department-theme-bahama-blue .paragraph--type--popular-resources,
.department-theme-bahama-blue .paragraph--type--popular-resources:after,
.department-theme-bahama-blue .paragraph--type--popular-resources .inner:before,
.department-theme-bahama-blue .navbar-default .navbar-collapse,
.department-theme-bahama-blue #header .header-main:after,
.department-theme-bahama-blue .paragraph--type--featured-link a .fa,
.department-theme-bahama-blue blockquote:before,
.department-theme-bahama-blue table th,
.department-theme-bahama-blue .bg-brand-primary {
  background-color: #006699;
  color: #fff;
}
.department-theme-bahama-blue .paragraph--type--featured-link a:hover .fa {
  background-color: #005580;
}
.department-theme-bahama-blue .btn-primary,
.department-theme-bahama-blue .has-filters .pager a.button, .department-theme-bahama-blue .js-pager__items a.button {
  background-color: #006699;
  color: #fff;
}
.department-theme-bahama-blue .btn.btn-primary:hover,
.department-theme-bahama-blue .btn.btn-primary:focus,
.department-theme-bahama-blue .btn.btn-primary:active,
.department-theme-bahama-blue .has-filters .pager a.button:focus,
.department-theme-bahama-blue .has-filters .pager a.button:hover,
.department-theme-bahama-blue .has-filters .pager a.button:active {
  background-color: #004466;
  color: #fff;
}
.department-theme-bahama-blue .btn.btn-primary:focus,
.department-theme-bahama-blue .btn.btn-primary:active,
.department-theme-bahama-blue .has-filters .pager a.button:focus,
.department-theme-bahama-blue .has-filters .pager a.button:active {
  background-color: #00334d;
  color: #fff;
}
.department-theme-bahama-blue .btn.btn-primary.btn-outline,
.department-theme-bahama-blue .paragraph--type--carousel .field--name-field-cta a,
.department-theme-bahama-blue .paragraph--type--what .field--name-field-cta a,
.department-theme-bahama-blue .paragraph--type--faq .field--name-field-cta a,
.department-theme-bahama-blue .paragraph--type--content-with-image-on-right .field--name-field-cta a,
.department-theme-bahama-blue .paragraph--type--content-with-image-on-left .field--name-field-cta a,
.department-theme-bahama-blue .field--name-field-cta a {
  background-color: transparent;
  color: #006699;
  border-color: #006699;
}
.department-theme-bahama-blue .btn.btn-primary.btn-outline:hover,
.department-theme-bahama-blue .paragraph--type--carousel .field--name-field-cta a:hover,
.department-theme-bahama-blue .paragraph--type--what .field--name-field-cta a:hover,
.department-theme-bahama-blue .paragraph--type--faq .field--name-field-cta a:hover,
.department-theme-bahama-blue .paragraph--type--content-with-image-on-right .field--name-field-cta a:hover,
.department-theme-bahama-blue .paragraph--type--content-with-image-on-left .field--name-field-cta a:hover,
.department-theme-bahama-blue .field--name-field-cta a:hover {
  background-color: #006699;
  border-color: #006699;
  color: #fff;
}
.department-theme-bahama-blue .btn.btn-primary.btn-outline:focus, .department-theme-bahama-blue .btn.btn-primary.btn-outline:active, .department-theme-bahama-blue .btn.btn-primary.btn-outline:hover:active, .department-theme-bahama-blue .btn.btn-primary.btn-outline:focus:active,
.department-theme-bahama-blue .paragraph--type--carousel .field--name-field-cta a:focus,
.department-theme-bahama-blue .paragraph--type--carousel .field--name-field-cta a:active,
.department-theme-bahama-blue .paragraph--type--carousel .field--name-field-cta a:hover:active,
.department-theme-bahama-blue .paragraph--type--carousel .field--name-field-cta a:focus:active,
.department-theme-bahama-blue .paragraph--type--what .field--name-field-cta a:focus,
.department-theme-bahama-blue .paragraph--type--what .field--name-field-cta a:active,
.department-theme-bahama-blue .paragraph--type--what .field--name-field-cta a:hover:active,
.department-theme-bahama-blue .paragraph--type--what .field--name-field-cta a:focus:active,
.department-theme-bahama-blue .paragraph--type--faq .field--name-field-cta a:focus,
.department-theme-bahama-blue .paragraph--type--faq .field--name-field-cta a:active,
.department-theme-bahama-blue .paragraph--type--faq .field--name-field-cta a:hover:active,
.department-theme-bahama-blue .paragraph--type--faq .field--name-field-cta a:focus:active,
.department-theme-bahama-blue .paragraph--type--content-with-image-on-right .field--name-field-cta a:focus,
.department-theme-bahama-blue .paragraph--type--content-with-image-on-right .field--name-field-cta a:active,
.department-theme-bahama-blue .paragraph--type--content-with-image-on-right .field--name-field-cta a:hover:active,
.department-theme-bahama-blue .paragraph--type--content-with-image-on-right .field--name-field-cta a:focus:active,
.department-theme-bahama-blue .paragraph--type--content-with-image-on-left .field--name-field-cta a:focus,
.department-theme-bahama-blue .paragraph--type--content-with-image-on-left .field--name-field-cta a:active,
.department-theme-bahama-blue .paragraph--type--content-with-image-on-left .field--name-field-cta a:hover:active,
.department-theme-bahama-blue .paragraph--type--content-with-image-on-left .field--name-field-cta a:focus:active,
.department-theme-bahama-blue .field--name-field-cta a:focus,
.department-theme-bahama-blue .field--name-field-cta a:active,
.department-theme-bahama-blue .field--name-field-cta a:hover:active,
.department-theme-bahama-blue .field--name-field-cta a:focus:active {
  background-color: #004466;
  border-color: #004466;
  color: #fff;
}
.department-theme-bahama-blue .section-heading.primary-color h2,
.department-theme-bahama-blue .section-heading.primary-color .btn-wrap {
  background: #006699;
}
.department-theme-bahama-blue #footer a,
.department-theme-bahama-blue #footer h3,
.department-theme-bahama-blue .field--name-field-popular-resource a,
.department-theme-bahama-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; a,
.department-theme-bahama-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded .fa-angle-left,
.department-theme-bahama-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded .fa-angle-right {
  color: #fff;
}
.department-theme-bahama-blue .field--name-field-popular-resource a:hover .fa {
  background: #fff;
  border-color: #fff;
}
.department-theme-bahama-blue article.event .content {
  border-color: #fff;
}
.department-theme-bahama-blue .paragraph-theme-primary {
  background: #006699 !important;
  color: #fff !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.department-theme-bahama-blue .paragraph-theme-primary h1, .department-theme-bahama-blue .paragraph-theme-primary h2, .department-theme-bahama-blue .paragraph-theme-primary h3, .department-theme-bahama-blue .paragraph-theme-primary h4, .department-theme-bahama-blue .paragraph-theme-primary h5, .department-theme-bahama-blue .paragraph-theme-primary h6,
.department-theme-bahama-blue .paragraph-theme-primary h1 a, .department-theme-bahama-blue .paragraph-theme-primary h2 a, .department-theme-bahama-blue .paragraph-theme-primary h3 a, .department-theme-bahama-blue .paragraph-theme-primary h4 a, .department-theme-bahama-blue .paragraph-theme-primary h5 a, .department-theme-bahama-blue .paragraph-theme-primary h6 a {
  color: #fff !important;
}
.department-theme-bahama-blue .paragraph-theme-primary .btn.btn-white.btn-outline,
.department-theme-bahama-blue .paragraph-theme-primary .btn.btn-primary.btn-outline,
.department-theme-bahama-blue .paragraph-theme-primary .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-bahama-blue .paragraph-theme-primary .btn.btn-white.btn-outline:hover, .department-theme-bahama-blue .paragraph-theme-primary .btn.btn-white.btn-outline:focus,
.department-theme-bahama-blue .paragraph-theme-primary .btn.btn-primary.btn-outline:hover,
.department-theme-bahama-blue .paragraph-theme-primary .btn.btn-primary.btn-outline:focus,
.department-theme-bahama-blue .paragraph-theme-primary .field--name-field-cta a:hover,
.department-theme-bahama-blue .paragraph-theme-primary .field--name-field-cta a:focus {
  background: #fff !important;
  color: #006699 !important;
}
.department-theme-bahama-blue .paragraph-theme-primary .section-heading h2,
.department-theme-bahama-blue .paragraph-theme-primary .date-with-line span.text,
.department-theme-bahama-blue .paragraph-theme-primary .btn-wrap {
  background: #006699 !important;
}
.department-theme-bahama-blue .paragraph-theme-primary .section-heading:before {
  background: #fff !important;
}
.department-theme-bahama-blue .paragraph-theme-primary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-bahama-blue .paragraph-theme-primary.paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading {
  color: #fff !important;
}
.department-theme-bahama-blue .paragraph-theme-primary.paragraph--type--popular-resources {
  border-color: #006699 !important;
}
.department-theme-bahama-blue .paragraph-theme-primary.paragraph--type--popular-resources:after,
.department-theme-bahama-blue .paragraph-theme-primary.paragraph--type--popular-resources .inner:before {
  background: #006699 !important;
}
.department-theme-bahama-blue .paragraph-theme-primary .field--name-field-popular-resource a:not([class="1"]) {
  color: #fff !important;
}
.department-theme-bahama-blue .paragraph-theme-primary .field--name-field-popular-resource a:hover .fa {
  background: #fff !important;
  color: #006699 !important;
}
.department-theme-bahama-blue .paragraph-theme-primary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.department-theme-bahama-blue .paragraph-theme-primary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #006699 !important;
}
.department-theme-bahama-blue .paragraph-theme-primary .field--name-field-popular-resource .fa {
  border-color: #fff !important;
}
.department-theme-bahama-blue .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.department-theme-bahama-blue .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet a,
.department-theme-bahama-blue .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet span {
  color: #006699 !important;
}
.department-theme-bahama-blue .paragraph-theme-primary.paragraph--type--what .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-bahama-blue .paragraph-theme-primary.paragraph--type--what .field--name-field-cta a:hover {
  background: #fff !important;
  color: #006699 !important;
}
.department-theme-bahama-blue .paragraph-theme-primary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-bahama-blue .paragraph-theme-primary.paragraph--type--staff-contact article {
  background: #fff !important;
}
.department-theme-bahama-blue .paragraph-theme-primary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #fff !important;
}
.department-theme-bahama-blue .paragraph-theme-primary.paragraph--type--staff-contact h3 a,
.department-theme-bahama-blue .paragraph-theme-primary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.department-theme-bahama-blue .paragraph-theme-primary.paragraph--type--staff-contact .btn-primary {
  background: #000000;
}
.department-theme-bahama-blue .paragraph-theme-primary.paragraph--type--faq a {
  color: #fff !important;
}
.department-theme-bahama-blue .paragraph-theme-primary.paragraph--type--faq article.faq h2 .icon {
  color: #fff !important;
  border-color: #fff !important;
  background: transparent !important;
}
.department-theme-bahama-blue .paragraph-theme-primary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #006699 !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.department-theme-bahama-blue .paragraph-theme-primary.paragraph--type--documents article.document a {
  background: #fff !important;
}
.department-theme-bahama-blue .paragraph-theme-primary.paragraph--type--press-releases {
  color: #000000 !important;
}
.department-theme-bahama-blue .paragraph-theme-primary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.department-theme-bahama-blue .paragraph-theme-primary.paragraph--type--basic-content a, .department-theme-bahama-blue .paragraph-theme-primary.paragraph--type--content-with-image-on-right a, .department-theme-bahama-blue .paragraph-theme-primary.paragraph--type--content-with-image-on-left a {
  color: #fff;
}
.department-theme-bahama-blue .paragraph-theme-primary.paragraph--type--basic-content table {
  border-color: #fff;
}
.department-theme-bahama-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #fff;
  color: #006699;
}
.department-theme-bahama-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .department-theme-bahama-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .department-theme-bahama-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .department-theme-bahama-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .department-theme-bahama-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .department-theme-bahama-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.department-theme-bahama-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .department-theme-bahama-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .department-theme-bahama-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .department-theme-bahama-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .department-theme-bahama-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .department-theme-bahama-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.department-theme-bahama-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #006699 !important;
}
.department-theme-bahama-blue .paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .department-theme-bahama-blue .paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #fff;
}
.department-theme-bahama-blue .txt-brand-success,
.department-theme-bahama-blue .paragraph--type--upcoming-meetings .btn.btn-white.btn-outline:hover,
.department-theme-bahama-blue .paragraph--type--upcoming-meetings .btn.btn-white.btn-outline:focus,
.department-theme-bahama-blue .paragraph--type--upcoming-events-meetings .btn.btn-white.btn-outline:hover,
.department-theme-bahama-blue .paragraph--type--upcoming-events-meetings .btn.btn-white.btn-outline:focus,
.department-theme-bahama-blue .paragraph--type--selected-meetings-events .btn.btn-white.btn-outline:hover,
.department-theme-bahama-blue .paragraph--type--selected-meetings-events .btn.btn-white.btn-outline:focus {
  color: #9F0000;
}
.department-theme-bahama-blue a.txt-brand-success:hover {
  color: #6c0000;
}
.department-theme-bahama-blue .bg-brand-success {
  background-color: #9F0000;
  color: #fff;
}
.department-theme-bahama-blue .bg-brand-success a, .department-theme-bahama-blue .bg-brand-success h1, .department-theme-bahama-blue .bg-brand-success h2, .department-theme-bahama-blue .bg-brand-success h3, .department-theme-bahama-blue .bg-brand-success h4, .department-theme-bahama-blue .bg-brand-success h5, .department-theme-bahama-blue .bg-brand-success h6 {
  color: #fff;
}
.department-theme-bahama-blue .paragraph--type--upcoming-meetings,
.department-theme-bahama-blue .paragraph--type--upcoming-events-meetings,
.department-theme-bahama-blue .paragraph--type--selected-meetings-events,
.department-theme-bahama-blue #header .search .library-options,
.department-theme-bahama-blue #header .social-mobile,
.department-theme-bahama-blue #footer .footer-dept-mobile {
  background-color: #9F0000;
}
.department-theme-bahama-blue .section-heading.secondary-color h2,
.department-theme-bahama-blue .section-heading.secondary-color .btn-wrap {
  background: #9F0000;
  color: #fff;
}
.department-theme-bahama-blue .section-heading.secondary-color:before {
  background: #fff;
}
.department-theme-bahama-blue #header .utility-bar {
  background-color: #9F0000;
  color: #fff;
}
.department-theme-bahama-blue #header .utility-bar a {
  color: #fff;
}
.department-theme-bahama-blue #header .utility-bar .social {
  border-color: #fff;
}
@media (max-width: 991px) {
  .department-theme-bahama-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-bahama-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-bahama-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a:hover,
.department-theme-bahama-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a:hover,
.department-theme-bahama-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-bahama-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li.active &gt; a,
.department-theme-bahama-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li.active &gt; a:hover {
    background: #9F0000;
    color: #fff;
  }
}
@media (min-width: 992px) {
  .department-theme-bahama-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a,
.department-theme-bahama-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; a:hover,
.department-theme-bahama-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a:after,
.department-theme-bahama-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a:before,
.department-theme-bahama-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.active &gt; a:hover,
.department-theme-bahama-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a:hover:after,
.department-theme-bahama-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a:hover:after {
    background-color: #9F0000;
    color: #fff;
  }
  .department-theme-bahama-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded &gt; a .desktop-caret-large polygon {
    fill: #9F0000;
  }
}
.department-theme-bahama-blue .btn.btn-white.btn-outline {
  background-color: transparent;
  color: #fff;
  border-color: #fff;
}
.department-theme-bahama-blue .btn.btn-white.btn-outline:hover {
  background-color: #fff;
  border-color: #fff;
  color: #9F0000;
}
.department-theme-bahama-blue .btn.btn-white.btn-outline:focus, .department-theme-bahama-blue .btn.btn-white.btn-outline:active, .department-theme-bahama-blue .btn.btn-white.btn-outline:hover:active, .department-theme-bahama-blue .btn.btn-white.btn-outline:focus:active {
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  color: #9F0000;
}
.department-theme-bahama-blue article.event .content {
  border-color: #fff;
}
.department-theme-bahama-blue article.event .content h2 a,
.department-theme-bahama-blue .paragraph--type--upcoming-meetings,
.department-theme-bahama-blue .paragraph--type--upcoming-events-meetings,
.department-theme-bahama-blue .paragraph--type--selected-meetings-events,
.department-theme-bahama-blue .paragraph--type--upcoming-meetings article.event .content h2 a,
.department-theme-bahama-blue .paragraph--type--upcoming-events-meetings article.event .content h2 a,
.department-theme-bahama-blue .paragraph--type--selected-meetings-events article.event .content h2 a,
.department-theme-bahama-blue .paragraph--type--upcoming-meetings h2,
.department-theme-bahama-blue .paragraph--type--upcoming-events-meetings h2,
.department-theme-bahama-blue .paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading,
.department-theme-bahama-blue .paragraph--type--selected-meetings-events h2,
.department-theme-bahama-blue #header .utility-bar .department-links {
  color: #fff;
}
.department-theme-bahama-blue .paragraph-theme-secondary {
  background: #9F0000 !important;
  color: #fff !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.department-theme-bahama-blue .paragraph-theme-secondary h1, .department-theme-bahama-blue .paragraph-theme-secondary h2, .department-theme-bahama-blue .paragraph-theme-secondary h3, .department-theme-bahama-blue .paragraph-theme-secondary h4, .department-theme-bahama-blue .paragraph-theme-secondary h5, .department-theme-bahama-blue .paragraph-theme-secondary h6,
.department-theme-bahama-blue .paragraph-theme-secondary h1 a, .department-theme-bahama-blue .paragraph-theme-secondary h2 a, .department-theme-bahama-blue .paragraph-theme-secondary h3 a, .department-theme-bahama-blue .paragraph-theme-secondary h4 a, .department-theme-bahama-blue .paragraph-theme-secondary h5 a, .department-theme-bahama-blue .paragraph-theme-secondary h6 a {
  color: #fff !important;
}
.department-theme-bahama-blue .paragraph-theme-secondary .btn.btn-white.btn-outline,
.department-theme-bahama-blue .paragraph-theme-secondary .btn.btn-primary.btn-outline,
.department-theme-bahama-blue .paragraph-theme-secondary .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-bahama-blue .paragraph-theme-secondary .btn.btn-white.btn-outline:hover, .department-theme-bahama-blue .paragraph-theme-secondary .btn.btn-white.btn-outline:focus,
.department-theme-bahama-blue .paragraph-theme-secondary .btn.btn-primary.btn-outline:hover,
.department-theme-bahama-blue .paragraph-theme-secondary .btn.btn-primary.btn-outline:focus,
.department-theme-bahama-blue .paragraph-theme-secondary .field--name-field-cta a:hover,
.department-theme-bahama-blue .paragraph-theme-secondary .field--name-field-cta a:focus {
  background: #fff !important;
  color: #9F0000 !important;
}
.department-theme-bahama-blue .paragraph-theme-secondary .section-heading h2,
.department-theme-bahama-blue .paragraph-theme-secondary .date-with-line span.text,
.department-theme-bahama-blue .paragraph-theme-secondary .btn-wrap {
  background: #9F0000 !important;
}
.department-theme-bahama-blue .paragraph-theme-secondary .section-heading:before {
  background: #fff !important;
}
.department-theme-bahama-blue .paragraph-theme-secondary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-bahama-blue .paragraph-theme-secondary.paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading {
  color: #fff !important;
}
.department-theme-bahama-blue .paragraph-theme-secondary.paragraph--type--popular-resources {
  border-color: #9F0000 !important;
}
.department-theme-bahama-blue .paragraph-theme-secondary.paragraph--type--popular-resources:after,
.department-theme-bahama-blue .paragraph-theme-secondary.paragraph--type--popular-resources .inner:before {
  background: #9F0000 !important;
}
.department-theme-bahama-blue .paragraph-theme-secondary .field--name-field-popular-resource a:not([class="1"]) {
  color: #fff !important;
}
.department-theme-bahama-blue .paragraph-theme-secondary .field--name-field-popular-resource a:hover .fa {
  background: #fff !important;
  color: #9F0000 !important;
}
.department-theme-bahama-blue .paragraph-theme-secondary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.department-theme-bahama-blue .paragraph-theme-secondary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #9F0000 !important;
}
.department-theme-bahama-blue .paragraph-theme-secondary .field--name-field-popular-resource .fa {
  border-color: #fff !important;
}
.department-theme-bahama-blue .paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.department-theme-bahama-blue .paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet a {
  color: #9F0000 !important;
}
.department-theme-bahama-blue .paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-bahama-blue .paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a:hover {
  background: #fff !important;
  color: #9F0000 !important;
}
.department-theme-bahama-blue .paragraph-theme-secondary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-bahama-blue .paragraph-theme-secondary.paragraph--type--staff-contact article {
  background: #fff !important;
}
.department-theme-bahama-blue .paragraph-theme-secondary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #fff !important;
}
.department-theme-bahama-blue .paragraph-theme-secondary.paragraph--type--staff-contact h3 a,
.department-theme-bahama-blue .paragraph-theme-secondary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.department-theme-bahama-blue .paragraph-theme-secondary.paragraph--type--staff-contact .btn-primary {
  background: #000000;
}
.department-theme-bahama-blue .paragraph-theme-secondary.paragraph--type--faq a {
  color: #fff !important;
}
.department-theme-bahama-blue .paragraph-theme-secondary.paragraph--type--faq article.faq h2 .icon {
  color: #fff !important;
  border-color: #fff !important;
  background: transparent !important;
}
.department-theme-bahama-blue .paragraph-theme-secondary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #9F0000 !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.department-theme-bahama-blue .paragraph-theme-secondary.paragraph--type--documents article.document a {
  background: #fff !important;
}
.department-theme-bahama-blue .paragraph-theme-secondary.paragraph--type--press-releases {
  color: #000000 !important;
}
.department-theme-bahama-blue .paragraph-theme-secondary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.department-theme-bahama-blue .paragraph-theme-secondary.paragraph--type--basic-content a, .department-theme-bahama-blue .paragraph-theme-secondary.paragraph--type--content-with-image-on-right a, .department-theme-bahama-blue .paragraph-theme-secondary.paragraph--type--content-with-image-on-left a {
  color: #fff;
}
.department-theme-bahama-blue .paragraph-theme-secondary.paragraph--type--basic-content table {
  border-color: #fff;
}
.department-theme-bahama-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #fff;
  color: #9F0000;
}
.department-theme-bahama-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .department-theme-bahama-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .department-theme-bahama-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .department-theme-bahama-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .department-theme-bahama-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .department-theme-bahama-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.department-theme-bahama-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .department-theme-bahama-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .department-theme-bahama-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .department-theme-bahama-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .department-theme-bahama-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .department-theme-bahama-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.department-theme-bahama-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #9F0000 !important;
}
.department-theme-bahama-blue .paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .department-theme-bahama-blue .paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #fff;
}

.department-theme-blue-teal {
  /* Paragraph Theme
  ========================================================================== */
  /* Paragraph Theme
  ========================================================================== */
}
.department-theme-blue-teal a,
.department-theme-blue-teal .txt-brand-primary,
.department-theme-blue-teal .btn-primary.btn-outline,
.department-theme-blue-teal .field--name-field-popular-resource a:hover .fa,
.department-theme-blue-teal .navbar-default .navbar-toggle,
.department-theme-blue-teal article.faq h2 .icon,
.department-theme-blue-teal .paragraph--type--twitter-feed article.tweet footer a:hover,
.department-theme-blue-teal .paragraph--type--twitter-feed article.tweet footer span,
.department-theme-blue-teal .paragraph--type--profiles-large article &gt; a:hover,
.department-theme-blue-teal .press-release-node article.press-release header h2 a:hover,
.department-theme-blue-teal .press-release-node article.news header h2 a:hover,
.department-theme-blue-teal .paragraph--type--press-releases article h3 a:hover,
.department-theme-blue-teal .press-release-listing h2 a:hover,
.department-theme-blue-teal article.document a:hover,
.department-theme-blue-teal .gallery-item a:hover h3,
.department-theme-blue-teal article.event.listing .left-col h3 a:hover,
.department-theme-blue-teal article.event.listing .more:hover,
.department-theme-blue-teal .datepicker-container .datepicker-panel ul:nth-child(3),
.department-theme-blue-teal .search-results-search button:hover,
.department-theme-blue-teal .pagination &gt; li &gt; a,
.department-theme-blue-teal .field--name-field-carousel-item a:hover h3,
.department-theme-blue-teal .field--name-field-carousel-item a:hover h4,
.department-theme-blue-teal .slick-arrow {
  color: #000066;
}
.department-theme-blue-teal .search-result h2 a:hover {
  color: #000066 !important;
}
.department-theme-blue-teal a:hover,
.department-theme-blue-teal a.txt-brand-primary:hover,
.department-theme-blue-teal .paragraph--type--team-members .team-member a:hover,
.department-theme-blue-teal .navbar-default .navbar-toggle:hover,
.department-theme-blue-teal .pagination &gt; li &gt; a:hover {
  color: #000033;
}
.department-theme-blue-teal .datepicker-container .datepicker-panel &gt; ul &gt; li.highlighted,
.department-theme-blue-teal .datepicker-container .datepicker-panel &gt; ul &gt; li:hover {
  background: rgba(0, 0, 102, 0.1);
}
.department-theme-blue-teal #footer,
.department-theme-blue-teal .btn.btn-primary.btn-outline,
.department-theme-blue-teal .btn.btn-primary.btn-outline:hover,
.department-theme-blue-teal .paragraph--type--popular-resources,
.department-theme-blue-teal article.faq h2 .icon {
  border-color: #000066;
}
.department-theme-blue-teal #footer,
.department-theme-blue-teal #footer:after,
.department-theme-blue-teal .footer-inner:before,
.department-theme-blue-teal .paragraph--type--popular-resources,
.department-theme-blue-teal .paragraph--type--popular-resources:after,
.department-theme-blue-teal .paragraph--type--popular-resources .inner:before,
.department-theme-blue-teal .navbar-default .navbar-collapse,
.department-theme-blue-teal #header .header-main:after,
.department-theme-blue-teal .paragraph--type--featured-link a .fa,
.department-theme-blue-teal blockquote:before,
.department-theme-blue-teal table th,
.department-theme-blue-teal .bg-brand-primary {
  background-color: #000066;
  color: #fff;
}
.department-theme-blue-teal .paragraph--type--featured-link a:hover .fa {
  background-color: #00004d;
}
.department-theme-blue-teal .btn-primary,
.department-theme-blue-teal .has-filters .pager a.button, .department-theme-blue-teal .js-pager__items a.button {
  background-color: #000066;
  color: #fff;
}
.department-theme-blue-teal .btn.btn-primary:hover,
.department-theme-blue-teal .btn.btn-primary:focus,
.department-theme-blue-teal .btn.btn-primary:active,
.department-theme-blue-teal .has-filters .pager a.button:focus,
.department-theme-blue-teal .has-filters .pager a.button:hover,
.department-theme-blue-teal .has-filters .pager a.button:active {
  background-color: #000033;
  color: #fff;
}
.department-theme-blue-teal .btn.btn-primary:focus,
.department-theme-blue-teal .btn.btn-primary:active,
.department-theme-blue-teal .has-filters .pager a.button:focus,
.department-theme-blue-teal .has-filters .pager a.button:active {
  background-color: #00001a;
  color: #fff;
}
.department-theme-blue-teal .btn.btn-primary.btn-outline,
.department-theme-blue-teal .paragraph--type--carousel .field--name-field-cta a,
.department-theme-blue-teal .paragraph--type--what .field--name-field-cta a,
.department-theme-blue-teal .paragraph--type--faq .field--name-field-cta a,
.department-theme-blue-teal .paragraph--type--content-with-image-on-right .field--name-field-cta a,
.department-theme-blue-teal .paragraph--type--content-with-image-on-left .field--name-field-cta a,
.department-theme-blue-teal .field--name-field-cta a {
  background-color: transparent;
  color: #000066;
  border-color: #000066;
}
.department-theme-blue-teal .btn.btn-primary.btn-outline:hover,
.department-theme-blue-teal .paragraph--type--carousel .field--name-field-cta a:hover,
.department-theme-blue-teal .paragraph--type--what .field--name-field-cta a:hover,
.department-theme-blue-teal .paragraph--type--faq .field--name-field-cta a:hover,
.department-theme-blue-teal .paragraph--type--content-with-image-on-right .field--name-field-cta a:hover,
.department-theme-blue-teal .paragraph--type--content-with-image-on-left .field--name-field-cta a:hover,
.department-theme-blue-teal .field--name-field-cta a:hover {
  background-color: #000066;
  border-color: #000066;
  color: #fff;
}
.department-theme-blue-teal .btn.btn-primary.btn-outline:focus, .department-theme-blue-teal .btn.btn-primary.btn-outline:active, .department-theme-blue-teal .btn.btn-primary.btn-outline:hover:active, .department-theme-blue-teal .btn.btn-primary.btn-outline:focus:active,
.department-theme-blue-teal .paragraph--type--carousel .field--name-field-cta a:focus,
.department-theme-blue-teal .paragraph--type--carousel .field--name-field-cta a:active,
.department-theme-blue-teal .paragraph--type--carousel .field--name-field-cta a:hover:active,
.department-theme-blue-teal .paragraph--type--carousel .field--name-field-cta a:focus:active,
.department-theme-blue-teal .paragraph--type--what .field--name-field-cta a:focus,
.department-theme-blue-teal .paragraph--type--what .field--name-field-cta a:active,
.department-theme-blue-teal .paragraph--type--what .field--name-field-cta a:hover:active,
.department-theme-blue-teal .paragraph--type--what .field--name-field-cta a:focus:active,
.department-theme-blue-teal .paragraph--type--faq .field--name-field-cta a:focus,
.department-theme-blue-teal .paragraph--type--faq .field--name-field-cta a:active,
.department-theme-blue-teal .paragraph--type--faq .field--name-field-cta a:hover:active,
.department-theme-blue-teal .paragraph--type--faq .field--name-field-cta a:focus:active,
.department-theme-blue-teal .paragraph--type--content-with-image-on-right .field--name-field-cta a:focus,
.department-theme-blue-teal .paragraph--type--content-with-image-on-right .field--name-field-cta a:active,
.department-theme-blue-teal .paragraph--type--content-with-image-on-right .field--name-field-cta a:hover:active,
.department-theme-blue-teal .paragraph--type--content-with-image-on-right .field--name-field-cta a:focus:active,
.department-theme-blue-teal .paragraph--type--content-with-image-on-left .field--name-field-cta a:focus,
.department-theme-blue-teal .paragraph--type--content-with-image-on-left .field--name-field-cta a:active,
.department-theme-blue-teal .paragraph--type--content-with-image-on-left .field--name-field-cta a:hover:active,
.department-theme-blue-teal .paragraph--type--content-with-image-on-left .field--name-field-cta a:focus:active,
.department-theme-blue-teal .field--name-field-cta a:focus,
.department-theme-blue-teal .field--name-field-cta a:active,
.department-theme-blue-teal .field--name-field-cta a:hover:active,
.department-theme-blue-teal .field--name-field-cta a:focus:active {
  background-color: #000033;
  border-color: #000033;
  color: #fff;
}
.department-theme-blue-teal .section-heading.primary-color h2,
.department-theme-blue-teal .section-heading.primary-color .btn-wrap {
  background: #000066;
}
.department-theme-blue-teal #footer a,
.department-theme-blue-teal #footer h3,
.department-theme-blue-teal .field--name-field-popular-resource a,
.department-theme-blue-teal .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; a,
.department-theme-blue-teal .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded .fa-angle-left,
.department-theme-blue-teal .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded .fa-angle-right {
  color: #fff;
}
.department-theme-blue-teal .field--name-field-popular-resource a:hover .fa {
  background: #fff;
  border-color: #fff;
}
.department-theme-blue-teal article.event .content {
  border-color: #fff;
}
.department-theme-blue-teal .paragraph-theme-primary {
  background: #000066 !important;
  color: #fff !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.department-theme-blue-teal .paragraph-theme-primary h1, .department-theme-blue-teal .paragraph-theme-primary h2, .department-theme-blue-teal .paragraph-theme-primary h3, .department-theme-blue-teal .paragraph-theme-primary h4, .department-theme-blue-teal .paragraph-theme-primary h5, .department-theme-blue-teal .paragraph-theme-primary h6,
.department-theme-blue-teal .paragraph-theme-primary h1 a, .department-theme-blue-teal .paragraph-theme-primary h2 a, .department-theme-blue-teal .paragraph-theme-primary h3 a, .department-theme-blue-teal .paragraph-theme-primary h4 a, .department-theme-blue-teal .paragraph-theme-primary h5 a, .department-theme-blue-teal .paragraph-theme-primary h6 a {
  color: #fff !important;
}
.department-theme-blue-teal .paragraph-theme-primary .btn.btn-white.btn-outline,
.department-theme-blue-teal .paragraph-theme-primary .btn.btn-primary.btn-outline,
.department-theme-blue-teal .paragraph-theme-primary .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-blue-teal .paragraph-theme-primary .btn.btn-white.btn-outline:hover, .department-theme-blue-teal .paragraph-theme-primary .btn.btn-white.btn-outline:focus,
.department-theme-blue-teal .paragraph-theme-primary .btn.btn-primary.btn-outline:hover,
.department-theme-blue-teal .paragraph-theme-primary .btn.btn-primary.btn-outline:focus,
.department-theme-blue-teal .paragraph-theme-primary .field--name-field-cta a:hover,
.department-theme-blue-teal .paragraph-theme-primary .field--name-field-cta a:focus {
  background: #fff !important;
  color: #000066 !important;
}
.department-theme-blue-teal .paragraph-theme-primary .section-heading h2,
.department-theme-blue-teal .paragraph-theme-primary .date-with-line span.text,
.department-theme-blue-teal .paragraph-theme-primary .btn-wrap {
  background: #000066 !important;
}
.department-theme-blue-teal .paragraph-theme-primary .section-heading:before {
  background: #fff !important;
}
.department-theme-blue-teal .paragraph-theme-primary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-blue-teal .paragraph-theme-primary.paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading {
  color: #fff !important;
}
.department-theme-blue-teal .paragraph-theme-primary.paragraph--type--popular-resources {
  border-color: #000066 !important;
}
.department-theme-blue-teal .paragraph-theme-primary.paragraph--type--popular-resources:after,
.department-theme-blue-teal .paragraph-theme-primary.paragraph--type--popular-resources .inner:before {
  background: #000066 !important;
}
.department-theme-blue-teal .paragraph-theme-primary .field--name-field-popular-resource a:not([class="1"]) {
  color: #fff !important;
}
.department-theme-blue-teal .paragraph-theme-primary .field--name-field-popular-resource a:hover .fa {
  background: #fff !important;
  color: #000066 !important;
}
.department-theme-blue-teal .paragraph-theme-primary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.department-theme-blue-teal .paragraph-theme-primary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #000066 !important;
}
.department-theme-blue-teal .paragraph-theme-primary .field--name-field-popular-resource .fa {
  border-color: #fff !important;
}
.department-theme-blue-teal .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.department-theme-blue-teal .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet a,
.department-theme-blue-teal .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet span {
  color: #000066 !important;
}
.department-theme-blue-teal .paragraph-theme-primary.paragraph--type--what .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-blue-teal .paragraph-theme-primary.paragraph--type--what .field--name-field-cta a:hover {
  background: #fff !important;
  color: #000066 !important;
}
.department-theme-blue-teal .paragraph-theme-primary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-blue-teal .paragraph-theme-primary.paragraph--type--staff-contact article {
  background: #fff !important;
}
.department-theme-blue-teal .paragraph-theme-primary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #fff !important;
}
.department-theme-blue-teal .paragraph-theme-primary.paragraph--type--staff-contact h3 a,
.department-theme-blue-teal .paragraph-theme-primary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.department-theme-blue-teal .paragraph-theme-primary.paragraph--type--staff-contact .btn-primary {
  background: #000000;
}
.department-theme-blue-teal .paragraph-theme-primary.paragraph--type--faq a {
  color: #fff !important;
}
.department-theme-blue-teal .paragraph-theme-primary.paragraph--type--faq article.faq h2 .icon {
  color: #fff !important;
  border-color: #fff !important;
  background: transparent !important;
}
.department-theme-blue-teal .paragraph-theme-primary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #000066 !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.department-theme-blue-teal .paragraph-theme-primary.paragraph--type--documents article.document a {
  background: #fff !important;
}
.department-theme-blue-teal .paragraph-theme-primary.paragraph--type--press-releases {
  color: #000000 !important;
}
.department-theme-blue-teal .paragraph-theme-primary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.department-theme-blue-teal .paragraph-theme-primary.paragraph--type--basic-content a, .department-theme-blue-teal .paragraph-theme-primary.paragraph--type--content-with-image-on-right a, .department-theme-blue-teal .paragraph-theme-primary.paragraph--type--content-with-image-on-left a {
  color: #fff;
}
.department-theme-blue-teal .paragraph-theme-primary.paragraph--type--basic-content table {
  border-color: #fff;
}
.department-theme-blue-teal .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #fff;
  color: #000066;
}
.department-theme-blue-teal .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .department-theme-blue-teal .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .department-theme-blue-teal .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .department-theme-blue-teal .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .department-theme-blue-teal .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .department-theme-blue-teal .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.department-theme-blue-teal .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .department-theme-blue-teal .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .department-theme-blue-teal .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .department-theme-blue-teal .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .department-theme-blue-teal .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .department-theme-blue-teal .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.department-theme-blue-teal .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #000066 !important;
}
.department-theme-blue-teal .paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .department-theme-blue-teal .paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #fff;
}
.department-theme-blue-teal .txt-brand-success,
.department-theme-blue-teal .paragraph--type--upcoming-meetings .btn.btn-white.btn-outline:hover,
.department-theme-blue-teal .paragraph--type--upcoming-meetings .btn.btn-white.btn-outline:focus,
.department-theme-blue-teal .paragraph--type--upcoming-events-meetings .btn.btn-white.btn-outline:hover,
.department-theme-blue-teal .paragraph--type--upcoming-events-meetings .btn.btn-white.btn-outline:focus,
.department-theme-blue-teal .paragraph--type--selected-meetings-events .btn.btn-white.btn-outline:hover,
.department-theme-blue-teal .paragraph--type--selected-meetings-events .btn.btn-white.btn-outline:focus {
  color: #99ccff;
}
.department-theme-blue-teal a.txt-brand-success:hover {
  color: #66b3ff;
}
.department-theme-blue-teal .bg-brand-success {
  background-color: #99ccff;
  color: #000;
}
.department-theme-blue-teal .bg-brand-success a, .department-theme-blue-teal .bg-brand-success h1, .department-theme-blue-teal .bg-brand-success h2, .department-theme-blue-teal .bg-brand-success h3, .department-theme-blue-teal .bg-brand-success h4, .department-theme-blue-teal .bg-brand-success h5, .department-theme-blue-teal .bg-brand-success h6 {
  color: #000;
}
.department-theme-blue-teal .paragraph--type--upcoming-meetings,
.department-theme-blue-teal .paragraph--type--upcoming-events-meetings,
.department-theme-blue-teal .paragraph--type--selected-meetings-events,
.department-theme-blue-teal #header .search .library-options,
.department-theme-blue-teal #header .social-mobile,
.department-theme-blue-teal #footer .footer-dept-mobile {
  background-color: #99ccff;
}
.department-theme-blue-teal .section-heading.secondary-color h2,
.department-theme-blue-teal .section-heading.secondary-color .btn-wrap {
  background: #99ccff;
  color: #000;
}
.department-theme-blue-teal .section-heading.secondary-color:before {
  background: #000;
}
.department-theme-blue-teal #header .utility-bar {
  background-color: #99ccff;
  color: #000;
}
.department-theme-blue-teal #header .utility-bar a {
  color: #000;
}
.department-theme-blue-teal #header .utility-bar .social {
  border-color: #000;
}
@media (max-width: 991px) {
  .department-theme-blue-teal .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-blue-teal .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-blue-teal .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a:hover,
.department-theme-blue-teal .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a:hover,
.department-theme-blue-teal .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-blue-teal .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li.active &gt; a,
.department-theme-blue-teal .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li.active &gt; a:hover {
    background: #99ccff;
    color: #000;
  }
}
@media (min-width: 992px) {
  .department-theme-blue-teal .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a,
.department-theme-blue-teal .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; a:hover,
.department-theme-blue-teal .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a:after,
.department-theme-blue-teal .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a:before,
.department-theme-blue-teal .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.active &gt; a:hover,
.department-theme-blue-teal .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a:hover:after,
.department-theme-blue-teal .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a:hover:after {
    background-color: #99ccff;
    color: #000;
  }
  .department-theme-blue-teal .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded &gt; a .desktop-caret-large polygon {
    fill: #99ccff;
  }
}
.department-theme-blue-teal .btn.btn-white.btn-outline {
  background-color: transparent;
  color: #000;
  border-color: #000;
}
.department-theme-blue-teal .btn.btn-white.btn-outline:hover {
  background-color: #000;
  border-color: #000;
  color: #99ccff;
}
.department-theme-blue-teal .btn.btn-white.btn-outline:focus, .department-theme-blue-teal .btn.btn-white.btn-outline:active, .department-theme-blue-teal .btn.btn-white.btn-outline:hover:active, .department-theme-blue-teal .btn.btn-white.btn-outline:focus:active {
  background-color: black;
  border-color: black;
  color: #99ccff;
}
.department-theme-blue-teal article.event .content {
  border-color: #000;
}
.department-theme-blue-teal article.event .content h2 a,
.department-theme-blue-teal .paragraph--type--upcoming-meetings,
.department-theme-blue-teal .paragraph--type--upcoming-events-meetings,
.department-theme-blue-teal .paragraph--type--selected-meetings-events,
.department-theme-blue-teal .paragraph--type--upcoming-meetings article.event .content h2 a,
.department-theme-blue-teal .paragraph--type--upcoming-events-meetings article.event .content h2 a,
.department-theme-blue-teal .paragraph--type--selected-meetings-events article.event .content h2 a,
.department-theme-blue-teal .paragraph--type--upcoming-meetings h2,
.department-theme-blue-teal .paragraph--type--upcoming-events-meetings h2,
.department-theme-blue-teal .paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading,
.department-theme-blue-teal .paragraph--type--selected-meetings-events h2,
.department-theme-blue-teal #header .utility-bar .department-links {
  color: #000;
}
.department-theme-blue-teal .paragraph-theme-secondary {
  background: #99ccff !important;
  color: #000 !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.department-theme-blue-teal .paragraph-theme-secondary h1, .department-theme-blue-teal .paragraph-theme-secondary h2, .department-theme-blue-teal .paragraph-theme-secondary h3, .department-theme-blue-teal .paragraph-theme-secondary h4, .department-theme-blue-teal .paragraph-theme-secondary h5, .department-theme-blue-teal .paragraph-theme-secondary h6,
.department-theme-blue-teal .paragraph-theme-secondary h1 a, .department-theme-blue-teal .paragraph-theme-secondary h2 a, .department-theme-blue-teal .paragraph-theme-secondary h3 a, .department-theme-blue-teal .paragraph-theme-secondary h4 a, .department-theme-blue-teal .paragraph-theme-secondary h5 a, .department-theme-blue-teal .paragraph-theme-secondary h6 a {
  color: #000 !important;
}
.department-theme-blue-teal .paragraph-theme-secondary .btn.btn-white.btn-outline,
.department-theme-blue-teal .paragraph-theme-secondary .btn.btn-primary.btn-outline,
.department-theme-blue-teal .paragraph-theme-secondary .field--name-field-cta a {
  border-color: #000 !important;
  color: #000 !important;
}
.department-theme-blue-teal .paragraph-theme-secondary .btn.btn-white.btn-outline:hover, .department-theme-blue-teal .paragraph-theme-secondary .btn.btn-white.btn-outline:focus,
.department-theme-blue-teal .paragraph-theme-secondary .btn.btn-primary.btn-outline:hover,
.department-theme-blue-teal .paragraph-theme-secondary .btn.btn-primary.btn-outline:focus,
.department-theme-blue-teal .paragraph-theme-secondary .field--name-field-cta a:hover,
.department-theme-blue-teal .paragraph-theme-secondary .field--name-field-cta a:focus {
  background: #000 !important;
  color: #99ccff !important;
}
.department-theme-blue-teal .paragraph-theme-secondary .section-heading h2,
.department-theme-blue-teal .paragraph-theme-secondary .date-with-line span.text,
.department-theme-blue-teal .paragraph-theme-secondary .btn-wrap {
  background: #99ccff !important;
}
.department-theme-blue-teal .paragraph-theme-secondary .section-heading:before {
  background: #000 !important;
}
.department-theme-blue-teal .paragraph-theme-secondary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #000 !important;
}
.department-theme-blue-teal .paragraph-theme-secondary.paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading {
  color: #000 !important;
}
.department-theme-blue-teal .paragraph-theme-secondary.paragraph--type--popular-resources {
  border-color: #99ccff !important;
}
.department-theme-blue-teal .paragraph-theme-secondary.paragraph--type--popular-resources:after,
.department-theme-blue-teal .paragraph-theme-secondary.paragraph--type--popular-resources .inner:before {
  background: #99ccff !important;
}
.department-theme-blue-teal .paragraph-theme-secondary .field--name-field-popular-resource a:not([class="1"]) {
  color: #000 !important;
}
.department-theme-blue-teal .paragraph-theme-secondary .field--name-field-popular-resource a:hover .fa {
  background: #000 !important;
  color: #99ccff !important;
}
.department-theme-blue-teal .paragraph-theme-secondary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.department-theme-blue-teal .paragraph-theme-secondary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #99ccff !important;
}
.department-theme-blue-teal .paragraph-theme-secondary .field--name-field-popular-resource .fa {
  border-color: #000 !important;
}
.department-theme-blue-teal .paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.department-theme-blue-teal .paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet a {
  color: #99ccff !important;
}
.department-theme-blue-teal .paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a {
  border-color: #000 !important;
  color: #000 !important;
}
.department-theme-blue-teal .paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a:hover {
  background: #000 !important;
  color: #99ccff !important;
}
.department-theme-blue-teal .paragraph-theme-secondary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #000 !important;
}
.department-theme-blue-teal .paragraph-theme-secondary.paragraph--type--staff-contact article {
  background: #000 !important;
}
.department-theme-blue-teal .paragraph-theme-secondary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #000 !important;
}
.department-theme-blue-teal .paragraph-theme-secondary.paragraph--type--staff-contact h3 a,
.department-theme-blue-teal .paragraph-theme-secondary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.department-theme-blue-teal .paragraph-theme-secondary.paragraph--type--staff-contact .btn-primary {
  background: #000000;
}
.department-theme-blue-teal .paragraph-theme-secondary.paragraph--type--faq a {
  color: #000 !important;
}
.department-theme-blue-teal .paragraph-theme-secondary.paragraph--type--faq article.faq h2 .icon {
  color: #000 !important;
  border-color: #000 !important;
  background: transparent !important;
}
.department-theme-blue-teal .paragraph-theme-secondary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #99ccff !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.department-theme-blue-teal .paragraph-theme-secondary.paragraph--type--documents article.document a {
  background: #000 !important;
}
.department-theme-blue-teal .paragraph-theme-secondary.paragraph--type--press-releases {
  color: #000000 !important;
}
.department-theme-blue-teal .paragraph-theme-secondary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.department-theme-blue-teal .paragraph-theme-secondary.paragraph--type--basic-content a, .department-theme-blue-teal .paragraph-theme-secondary.paragraph--type--content-with-image-on-right a, .department-theme-blue-teal .paragraph-theme-secondary.paragraph--type--content-with-image-on-left a {
  color: #000;
}
.department-theme-blue-teal .paragraph-theme-secondary.paragraph--type--basic-content table {
  border-color: #000;
}
.department-theme-blue-teal .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #000;
  color: #99ccff;
}
.department-theme-blue-teal .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .department-theme-blue-teal .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .department-theme-blue-teal .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .department-theme-blue-teal .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .department-theme-blue-teal .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .department-theme-blue-teal .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.department-theme-blue-teal .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .department-theme-blue-teal .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .department-theme-blue-teal .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .department-theme-blue-teal .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .department-theme-blue-teal .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .department-theme-blue-teal .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.department-theme-blue-teal .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #99ccff !important;
}
.department-theme-blue-teal .paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .department-theme-blue-teal .paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #000;
}

.department-theme-brown-navy {
  /* Paragraph Theme
  ========================================================================== */
  /* Paragraph Theme
  ========================================================================== */
}
.department-theme-brown-navy a,
.department-theme-brown-navy .txt-brand-primary,
.department-theme-brown-navy .btn-primary.btn-outline,
.department-theme-brown-navy .field--name-field-popular-resource a:hover .fa,
.department-theme-brown-navy .navbar-default .navbar-toggle,
.department-theme-brown-navy article.faq h2 .icon,
.department-theme-brown-navy .paragraph--type--twitter-feed article.tweet footer a:hover,
.department-theme-brown-navy .paragraph--type--twitter-feed article.tweet footer span,
.department-theme-brown-navy .paragraph--type--profiles-large article &gt; a:hover,
.department-theme-brown-navy .press-release-node article.press-release header h2 a:hover,
.department-theme-brown-navy .press-release-node article.news header h2 a:hover,
.department-theme-brown-navy .paragraph--type--press-releases article h3 a:hover,
.department-theme-brown-navy .press-release-listing h2 a:hover,
.department-theme-brown-navy article.document a:hover,
.department-theme-brown-navy .gallery-item a:hover h3,
.department-theme-brown-navy article.event.listing .left-col h3 a:hover,
.department-theme-brown-navy article.event.listing .more:hover,
.department-theme-brown-navy .datepicker-container .datepicker-panel ul:nth-child(3),
.department-theme-brown-navy .search-results-search button:hover,
.department-theme-brown-navy .pagination &gt; li &gt; a,
.department-theme-brown-navy .field--name-field-carousel-item a:hover h3,
.department-theme-brown-navy .field--name-field-carousel-item a:hover h4,
.department-theme-brown-navy .slick-arrow {
  color: #99582a;
}
.department-theme-brown-navy .search-result h2 a:hover {
  color: #99582a !important;
}
.department-theme-brown-navy a:hover,
.department-theme-brown-navy a.txt-brand-primary:hover,
.department-theme-brown-navy .paragraph--type--team-members .team-member a:hover,
.department-theme-brown-navy .navbar-default .navbar-toggle:hover,
.department-theme-brown-navy .pagination &gt; li &gt; a:hover {
  color: #71411f;
}
.department-theme-brown-navy .datepicker-container .datepicker-panel &gt; ul &gt; li.highlighted,
.department-theme-brown-navy .datepicker-container .datepicker-panel &gt; ul &gt; li:hover {
  background: rgba(153, 88, 42, 0.1);
}
.department-theme-brown-navy #footer,
.department-theme-brown-navy .btn.btn-primary.btn-outline,
.department-theme-brown-navy .btn.btn-primary.btn-outline:hover,
.department-theme-brown-navy .paragraph--type--popular-resources,
.department-theme-brown-navy article.faq h2 .icon {
  border-color: #99582a;
}
.department-theme-brown-navy #footer,
.department-theme-brown-navy #footer:after,
.department-theme-brown-navy .footer-inner:before,
.department-theme-brown-navy .paragraph--type--popular-resources,
.department-theme-brown-navy .paragraph--type--popular-resources:after,
.department-theme-brown-navy .paragraph--type--popular-resources .inner:before,
.department-theme-brown-navy .navbar-default .navbar-collapse,
.department-theme-brown-navy #header .header-main:after,
.department-theme-brown-navy .paragraph--type--featured-link a .fa,
.department-theme-brown-navy blockquote:before,
.department-theme-brown-navy table th,
.department-theme-brown-navy .bg-brand-primary {
  background-color: #99582a;
  color: #fff;
}
.department-theme-brown-navy .paragraph--type--featured-link a:hover .fa {
  background-color: #854c25;
}
.department-theme-brown-navy .btn-primary,
.department-theme-brown-navy .has-filters .pager a.button, .department-theme-brown-navy .js-pager__items a.button {
  background-color: #99582a;
  color: #fff;
}
.department-theme-brown-navy .btn.btn-primary:hover,
.department-theme-brown-navy .btn.btn-primary:focus,
.department-theme-brown-navy .btn.btn-primary:active,
.department-theme-brown-navy .has-filters .pager a.button:focus,
.department-theme-brown-navy .has-filters .pager a.button:hover,
.department-theme-brown-navy .has-filters .pager a.button:active {
  background-color: #71411f;
  color: #fff;
}
.department-theme-brown-navy .btn.btn-primary:focus,
.department-theme-brown-navy .btn.btn-primary:active,
.department-theme-brown-navy .has-filters .pager a.button:focus,
.department-theme-brown-navy .has-filters .pager a.button:active {
  background-color: #5d351a;
  color: #fff;
}
.department-theme-brown-navy .btn.btn-primary.btn-outline,
.department-theme-brown-navy .paragraph--type--carousel .field--name-field-cta a,
.department-theme-brown-navy .paragraph--type--what .field--name-field-cta a,
.department-theme-brown-navy .paragraph--type--faq .field--name-field-cta a,
.department-theme-brown-navy .paragraph--type--content-with-image-on-right .field--name-field-cta a,
.department-theme-brown-navy .paragraph--type--content-with-image-on-left .field--name-field-cta a,
.department-theme-brown-navy .field--name-field-cta a {
  background-color: transparent;
  color: #99582a;
  border-color: #99582a;
}
.department-theme-brown-navy .btn.btn-primary.btn-outline:hover,
.department-theme-brown-navy .paragraph--type--carousel .field--name-field-cta a:hover,
.department-theme-brown-navy .paragraph--type--what .field--name-field-cta a:hover,
.department-theme-brown-navy .paragraph--type--faq .field--name-field-cta a:hover,
.department-theme-brown-navy .paragraph--type--content-with-image-on-right .field--name-field-cta a:hover,
.department-theme-brown-navy .paragraph--type--content-with-image-on-left .field--name-field-cta a:hover,
.department-theme-brown-navy .field--name-field-cta a:hover {
  background-color: #99582a;
  border-color: #99582a;
  color: #fff;
}
.department-theme-brown-navy .btn.btn-primary.btn-outline:focus, .department-theme-brown-navy .btn.btn-primary.btn-outline:active, .department-theme-brown-navy .btn.btn-primary.btn-outline:hover:active, .department-theme-brown-navy .btn.btn-primary.btn-outline:focus:active,
.department-theme-brown-navy .paragraph--type--carousel .field--name-field-cta a:focus,
.department-theme-brown-navy .paragraph--type--carousel .field--name-field-cta a:active,
.department-theme-brown-navy .paragraph--type--carousel .field--name-field-cta a:hover:active,
.department-theme-brown-navy .paragraph--type--carousel .field--name-field-cta a:focus:active,
.department-theme-brown-navy .paragraph--type--what .field--name-field-cta a:focus,
.department-theme-brown-navy .paragraph--type--what .field--name-field-cta a:active,
.department-theme-brown-navy .paragraph--type--what .field--name-field-cta a:hover:active,
.department-theme-brown-navy .paragraph--type--what .field--name-field-cta a:focus:active,
.department-theme-brown-navy .paragraph--type--faq .field--name-field-cta a:focus,
.department-theme-brown-navy .paragraph--type--faq .field--name-field-cta a:active,
.department-theme-brown-navy .paragraph--type--faq .field--name-field-cta a:hover:active,
.department-theme-brown-navy .paragraph--type--faq .field--name-field-cta a:focus:active,
.department-theme-brown-navy .paragraph--type--content-with-image-on-right .field--name-field-cta a:focus,
.department-theme-brown-navy .paragraph--type--content-with-image-on-right .field--name-field-cta a:active,
.department-theme-brown-navy .paragraph--type--content-with-image-on-right .field--name-field-cta a:hover:active,
.department-theme-brown-navy .paragraph--type--content-with-image-on-right .field--name-field-cta a:focus:active,
.department-theme-brown-navy .paragraph--type--content-with-image-on-left .field--name-field-cta a:focus,
.department-theme-brown-navy .paragraph--type--content-with-image-on-left .field--name-field-cta a:active,
.department-theme-brown-navy .paragraph--type--content-with-image-on-left .field--name-field-cta a:hover:active,
.department-theme-brown-navy .paragraph--type--content-with-image-on-left .field--name-field-cta a:focus:active,
.department-theme-brown-navy .field--name-field-cta a:focus,
.department-theme-brown-navy .field--name-field-cta a:active,
.department-theme-brown-navy .field--name-field-cta a:hover:active,
.department-theme-brown-navy .field--name-field-cta a:focus:active {
  background-color: #71411f;
  border-color: #71411f;
  color: #fff;
}
.department-theme-brown-navy .section-heading.primary-color h2,
.department-theme-brown-navy .section-heading.primary-color .btn-wrap {
  background: #99582a;
}
.department-theme-brown-navy #footer a,
.department-theme-brown-navy #footer h3,
.department-theme-brown-navy .field--name-field-popular-resource a,
.department-theme-brown-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; a,
.department-theme-brown-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded .fa-angle-left,
.department-theme-brown-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded .fa-angle-right {
  color: #fff;
}
.department-theme-brown-navy .field--name-field-popular-resource a:hover .fa {
  background: #fff;
  border-color: #fff;
}
.department-theme-brown-navy article.event .content {
  border-color: #fff;
}
.department-theme-brown-navy .paragraph-theme-primary {
  background: #99582a !important;
  color: #fff !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.department-theme-brown-navy .paragraph-theme-primary h1, .department-theme-brown-navy .paragraph-theme-primary h2, .department-theme-brown-navy .paragraph-theme-primary h3, .department-theme-brown-navy .paragraph-theme-primary h4, .department-theme-brown-navy .paragraph-theme-primary h5, .department-theme-brown-navy .paragraph-theme-primary h6,
.department-theme-brown-navy .paragraph-theme-primary h1 a, .department-theme-brown-navy .paragraph-theme-primary h2 a, .department-theme-brown-navy .paragraph-theme-primary h3 a, .department-theme-brown-navy .paragraph-theme-primary h4 a, .department-theme-brown-navy .paragraph-theme-primary h5 a, .department-theme-brown-navy .paragraph-theme-primary h6 a {
  color: #fff !important;
}
.department-theme-brown-navy .paragraph-theme-primary .btn.btn-white.btn-outline,
.department-theme-brown-navy .paragraph-theme-primary .btn.btn-primary.btn-outline,
.department-theme-brown-navy .paragraph-theme-primary .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-brown-navy .paragraph-theme-primary .btn.btn-white.btn-outline:hover, .department-theme-brown-navy .paragraph-theme-primary .btn.btn-white.btn-outline:focus,
.department-theme-brown-navy .paragraph-theme-primary .btn.btn-primary.btn-outline:hover,
.department-theme-brown-navy .paragraph-theme-primary .btn.btn-primary.btn-outline:focus,
.department-theme-brown-navy .paragraph-theme-primary .field--name-field-cta a:hover,
.department-theme-brown-navy .paragraph-theme-primary .field--name-field-cta a:focus {
  background: #fff !important;
  color: #99582a !important;
}
.department-theme-brown-navy .paragraph-theme-primary .section-heading h2,
.department-theme-brown-navy .paragraph-theme-primary .date-with-line span.text,
.department-theme-brown-navy .paragraph-theme-primary .btn-wrap {
  background: #99582a !important;
}
.department-theme-brown-navy .paragraph-theme-primary .section-heading:before {
  background: #fff !important;
}
.department-theme-brown-navy .paragraph-theme-primary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-brown-navy .paragraph-theme-primary.paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading {
  color: #fff !important;
}
.department-theme-brown-navy .paragraph-theme-primary.paragraph--type--popular-resources {
  border-color: #99582a !important;
}
.department-theme-brown-navy .paragraph-theme-primary.paragraph--type--popular-resources:after,
.department-theme-brown-navy .paragraph-theme-primary.paragraph--type--popular-resources .inner:before {
  background: #99582a !important;
}
.department-theme-brown-navy .paragraph-theme-primary .field--name-field-popular-resource a:not([class="1"]) {
  color: #fff !important;
}
.department-theme-brown-navy .paragraph-theme-primary .field--name-field-popular-resource a:hover .fa {
  background: #fff !important;
  color: #99582a !important;
}
.department-theme-brown-navy .paragraph-theme-primary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.department-theme-brown-navy .paragraph-theme-primary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #99582a !important;
}
.department-theme-brown-navy .paragraph-theme-primary .field--name-field-popular-resource .fa {
  border-color: #fff !important;
}
.department-theme-brown-navy .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.department-theme-brown-navy .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet a,
.department-theme-brown-navy .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet span {
  color: #99582a !important;
}
.department-theme-brown-navy .paragraph-theme-primary.paragraph--type--what .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-brown-navy .paragraph-theme-primary.paragraph--type--what .field--name-field-cta a:hover {
  background: #fff !important;
  color: #99582a !important;
}
.department-theme-brown-navy .paragraph-theme-primary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-brown-navy .paragraph-theme-primary.paragraph--type--staff-contact article {
  background: #fff !important;
}
.department-theme-brown-navy .paragraph-theme-primary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #fff !important;
}
.department-theme-brown-navy .paragraph-theme-primary.paragraph--type--staff-contact h3 a,
.department-theme-brown-navy .paragraph-theme-primary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.department-theme-brown-navy .paragraph-theme-primary.paragraph--type--staff-contact .btn-primary {
  background: #000000;
}
.department-theme-brown-navy .paragraph-theme-primary.paragraph--type--faq a {
  color: #fff !important;
}
.department-theme-brown-navy .paragraph-theme-primary.paragraph--type--faq article.faq h2 .icon {
  color: #fff !important;
  border-color: #fff !important;
  background: transparent !important;
}
.department-theme-brown-navy .paragraph-theme-primary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #99582a !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.department-theme-brown-navy .paragraph-theme-primary.paragraph--type--documents article.document a {
  background: #fff !important;
}
.department-theme-brown-navy .paragraph-theme-primary.paragraph--type--press-releases {
  color: #000000 !important;
}
.department-theme-brown-navy .paragraph-theme-primary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.department-theme-brown-navy .paragraph-theme-primary.paragraph--type--basic-content a, .department-theme-brown-navy .paragraph-theme-primary.paragraph--type--content-with-image-on-right a, .department-theme-brown-navy .paragraph-theme-primary.paragraph--type--content-with-image-on-left a {
  color: #fff;
}
.department-theme-brown-navy .paragraph-theme-primary.paragraph--type--basic-content table {
  border-color: #fff;
}
.department-theme-brown-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #fff;
  color: #99582a;
}
.department-theme-brown-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .department-theme-brown-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .department-theme-brown-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .department-theme-brown-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .department-theme-brown-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .department-theme-brown-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.department-theme-brown-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .department-theme-brown-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .department-theme-brown-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .department-theme-brown-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .department-theme-brown-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .department-theme-brown-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.department-theme-brown-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #99582a !important;
}
.department-theme-brown-navy .paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .department-theme-brown-navy .paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #fff;
}
.department-theme-brown-navy .txt-brand-success,
.department-theme-brown-navy .paragraph--type--upcoming-meetings .btn.btn-white.btn-outline:hover,
.department-theme-brown-navy .paragraph--type--upcoming-meetings .btn.btn-white.btn-outline:focus,
.department-theme-brown-navy .paragraph--type--upcoming-events-meetings .btn.btn-white.btn-outline:hover,
.department-theme-brown-navy .paragraph--type--upcoming-events-meetings .btn.btn-white.btn-outline:focus,
.department-theme-brown-navy .paragraph--type--selected-meetings-events .btn.btn-white.btn-outline:hover,
.department-theme-brown-navy .paragraph--type--selected-meetings-events .btn.btn-white.btn-outline:focus {
  color: #14143D;
}
.department-theme-brown-navy a.txt-brand-success:hover {
  color: #070717;
}
.department-theme-brown-navy .bg-brand-success {
  background-color: #14143D;
  color: #fff;
}
.department-theme-brown-navy .bg-brand-success a, .department-theme-brown-navy .bg-brand-success h1, .department-theme-brown-navy .bg-brand-success h2, .department-theme-brown-navy .bg-brand-success h3, .department-theme-brown-navy .bg-brand-success h4, .department-theme-brown-navy .bg-brand-success h5, .department-theme-brown-navy .bg-brand-success h6 {
  color: #fff;
}
.department-theme-brown-navy .paragraph--type--upcoming-meetings,
.department-theme-brown-navy .paragraph--type--upcoming-events-meetings,
.department-theme-brown-navy .paragraph--type--selected-meetings-events,
.department-theme-brown-navy #header .search .library-options,
.department-theme-brown-navy #header .social-mobile,
.department-theme-brown-navy #footer .footer-dept-mobile {
  background-color: #14143D;
}
.department-theme-brown-navy .section-heading.secondary-color h2,
.department-theme-brown-navy .section-heading.secondary-color .btn-wrap {
  background: #14143D;
  color: #fff;
}
.department-theme-brown-navy .section-heading.secondary-color:before {
  background: #fff;
}
.department-theme-brown-navy #header .utility-bar {
  background-color: #14143D;
  color: #fff;
}
.department-theme-brown-navy #header .utility-bar a {
  color: #fff;
}
.department-theme-brown-navy #header .utility-bar .social {
  border-color: #fff;
}
@media (max-width: 991px) {
  .department-theme-brown-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-brown-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-brown-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a:hover,
.department-theme-brown-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a:hover,
.department-theme-brown-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-brown-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li.active &gt; a,
.department-theme-brown-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li.active &gt; a:hover {
    background: #14143D;
    color: #fff;
  }
}
@media (min-width: 992px) {
  .department-theme-brown-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a,
.department-theme-brown-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; a:hover,
.department-theme-brown-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a:after,
.department-theme-brown-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a:before,
.department-theme-brown-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.active &gt; a:hover,
.department-theme-brown-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a:hover:after,
.department-theme-brown-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a:hover:after {
    background-color: #14143D;
    color: #fff;
  }
  .department-theme-brown-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded &gt; a .desktop-caret-large polygon {
    fill: #14143D;
  }
}
.department-theme-brown-navy .btn.btn-white.btn-outline {
  background-color: transparent;
  color: #fff;
  border-color: #fff;
}
.department-theme-brown-navy .btn.btn-white.btn-outline:hover {
  background-color: #fff;
  border-color: #fff;
  color: #14143D;
}
.department-theme-brown-navy .btn.btn-white.btn-outline:focus, .department-theme-brown-navy .btn.btn-white.btn-outline:active, .department-theme-brown-navy .btn.btn-white.btn-outline:hover:active, .department-theme-brown-navy .btn.btn-white.btn-outline:focus:active {
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  color: #14143D;
}
.department-theme-brown-navy article.event .content {
  border-color: #fff;
}
.department-theme-brown-navy article.event .content h2 a,
.department-theme-brown-navy .paragraph--type--upcoming-meetings,
.department-theme-brown-navy .paragraph--type--upcoming-events-meetings,
.department-theme-brown-navy .paragraph--type--selected-meetings-events,
.department-theme-brown-navy .paragraph--type--upcoming-meetings article.event .content h2 a,
.department-theme-brown-navy .paragraph--type--upcoming-events-meetings article.event .content h2 a,
.department-theme-brown-navy .paragraph--type--selected-meetings-events article.event .content h2 a,
.department-theme-brown-navy .paragraph--type--upcoming-meetings h2,
.department-theme-brown-navy .paragraph--type--upcoming-events-meetings h2,
.department-theme-brown-navy .paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading,
.department-theme-brown-navy .paragraph--type--selected-meetings-events h2,
.department-theme-brown-navy #header .utility-bar .department-links {
  color: #fff;
}
.department-theme-brown-navy .paragraph-theme-secondary {
  background: #14143D !important;
  color: #fff !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.department-theme-brown-navy .paragraph-theme-secondary h1, .department-theme-brown-navy .paragraph-theme-secondary h2, .department-theme-brown-navy .paragraph-theme-secondary h3, .department-theme-brown-navy .paragraph-theme-secondary h4, .department-theme-brown-navy .paragraph-theme-secondary h5, .department-theme-brown-navy .paragraph-theme-secondary h6,
.department-theme-brown-navy .paragraph-theme-secondary h1 a, .department-theme-brown-navy .paragraph-theme-secondary h2 a, .department-theme-brown-navy .paragraph-theme-secondary h3 a, .department-theme-brown-navy .paragraph-theme-secondary h4 a, .department-theme-brown-navy .paragraph-theme-secondary h5 a, .department-theme-brown-navy .paragraph-theme-secondary h6 a {
  color: #fff !important;
}
.department-theme-brown-navy .paragraph-theme-secondary .btn.btn-white.btn-outline,
.department-theme-brown-navy .paragraph-theme-secondary .btn.btn-primary.btn-outline,
.department-theme-brown-navy .paragraph-theme-secondary .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-brown-navy .paragraph-theme-secondary .btn.btn-white.btn-outline:hover, .department-theme-brown-navy .paragraph-theme-secondary .btn.btn-white.btn-outline:focus,
.department-theme-brown-navy .paragraph-theme-secondary .btn.btn-primary.btn-outline:hover,
.department-theme-brown-navy .paragraph-theme-secondary .btn.btn-primary.btn-outline:focus,
.department-theme-brown-navy .paragraph-theme-secondary .field--name-field-cta a:hover,
.department-theme-brown-navy .paragraph-theme-secondary .field--name-field-cta a:focus {
  background: #fff !important;
  color: #14143D !important;
}
.department-theme-brown-navy .paragraph-theme-secondary .section-heading h2,
.department-theme-brown-navy .paragraph-theme-secondary .date-with-line span.text,
.department-theme-brown-navy .paragraph-theme-secondary .btn-wrap {
  background: #14143D !important;
}
.department-theme-brown-navy .paragraph-theme-secondary .section-heading:before {
  background: #fff !important;
}
.department-theme-brown-navy .paragraph-theme-secondary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-brown-navy .paragraph-theme-secondary.paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading {
  color: #fff !important;
}
.department-theme-brown-navy .paragraph-theme-secondary.paragraph--type--popular-resources {
  border-color: #14143D !important;
}
.department-theme-brown-navy .paragraph-theme-secondary.paragraph--type--popular-resources:after,
.department-theme-brown-navy .paragraph-theme-secondary.paragraph--type--popular-resources .inner:before {
  background: #14143D !important;
}
.department-theme-brown-navy .paragraph-theme-secondary .field--name-field-popular-resource a:not([class="1"]) {
  color: #fff !important;
}
.department-theme-brown-navy .paragraph-theme-secondary .field--name-field-popular-resource a:hover .fa {
  background: #fff !important;
  color: #14143D !important;
}
.department-theme-brown-navy .paragraph-theme-secondary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.department-theme-brown-navy .paragraph-theme-secondary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #14143D !important;
}
.department-theme-brown-navy .paragraph-theme-secondary .field--name-field-popular-resource .fa {
  border-color: #fff !important;
}
.department-theme-brown-navy .paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.department-theme-brown-navy .paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet a {
  color: #14143D !important;
}
.department-theme-brown-navy .paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-brown-navy .paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a:hover {
  background: #fff !important;
  color: #14143D !important;
}
.department-theme-brown-navy .paragraph-theme-secondary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-brown-navy .paragraph-theme-secondary.paragraph--type--staff-contact article {
  background: #fff !important;
}
.department-theme-brown-navy .paragraph-theme-secondary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #fff !important;
}
.department-theme-brown-navy .paragraph-theme-secondary.paragraph--type--staff-contact h3 a,
.department-theme-brown-navy .paragraph-theme-secondary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.department-theme-brown-navy .paragraph-theme-secondary.paragraph--type--staff-contact .btn-primary {
  background: #000000;
}
.department-theme-brown-navy .paragraph-theme-secondary.paragraph--type--faq a {
  color: #fff !important;
}
.department-theme-brown-navy .paragraph-theme-secondary.paragraph--type--faq article.faq h2 .icon {
  color: #fff !important;
  border-color: #fff !important;
  background: transparent !important;
}
.department-theme-brown-navy .paragraph-theme-secondary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #14143D !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.department-theme-brown-navy .paragraph-theme-secondary.paragraph--type--documents article.document a {
  background: #fff !important;
}
.department-theme-brown-navy .paragraph-theme-secondary.paragraph--type--press-releases {
  color: #000000 !important;
}
.department-theme-brown-navy .paragraph-theme-secondary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.department-theme-brown-navy .paragraph-theme-secondary.paragraph--type--basic-content a, .department-theme-brown-navy .paragraph-theme-secondary.paragraph--type--content-with-image-on-right a, .department-theme-brown-navy .paragraph-theme-secondary.paragraph--type--content-with-image-on-left a {
  color: #fff;
}
.department-theme-brown-navy .paragraph-theme-secondary.paragraph--type--basic-content table {
  border-color: #fff;
}
.department-theme-brown-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #fff;
  color: #14143D;
}
.department-theme-brown-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .department-theme-brown-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .department-theme-brown-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .department-theme-brown-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .department-theme-brown-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .department-theme-brown-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.department-theme-brown-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .department-theme-brown-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .department-theme-brown-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .department-theme-brown-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .department-theme-brown-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .department-theme-brown-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.department-theme-brown-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #14143D !important;
}
.department-theme-brown-navy .paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .department-theme-brown-navy .paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #fff;
}

.department-theme-burnt-orange-navy {
  /* Paragraph Theme
  ========================================================================== */
  /* Paragraph Theme
  ========================================================================== */
}
.department-theme-burnt-orange-navy a,
.department-theme-burnt-orange-navy .txt-brand-primary,
.department-theme-burnt-orange-navy .btn-primary.btn-outline,
.department-theme-burnt-orange-navy .field--name-field-popular-resource a:hover .fa,
.department-theme-burnt-orange-navy .navbar-default .navbar-toggle,
.department-theme-burnt-orange-navy article.faq h2 .icon,
.department-theme-burnt-orange-navy .paragraph--type--twitter-feed article.tweet footer a:hover,
.department-theme-burnt-orange-navy .paragraph--type--twitter-feed article.tweet footer span,
.department-theme-burnt-orange-navy .paragraph--type--profiles-large article &gt; a:hover,
.department-theme-burnt-orange-navy .press-release-node article.press-release header h2 a:hover,
.department-theme-burnt-orange-navy .press-release-node article.news header h2 a:hover,
.department-theme-burnt-orange-navy .paragraph--type--press-releases article h3 a:hover,
.department-theme-burnt-orange-navy .press-release-listing h2 a:hover,
.department-theme-burnt-orange-navy article.document a:hover,
.department-theme-burnt-orange-navy .gallery-item a:hover h3,
.department-theme-burnt-orange-navy article.event.listing .left-col h3 a:hover,
.department-theme-burnt-orange-navy article.event.listing .more:hover,
.department-theme-burnt-orange-navy .datepicker-container .datepicker-panel ul:nth-child(3),
.department-theme-burnt-orange-navy .search-results-search button:hover,
.department-theme-burnt-orange-navy .pagination &gt; li &gt; a,
.department-theme-burnt-orange-navy .field--name-field-carousel-item a:hover h3,
.department-theme-burnt-orange-navy .field--name-field-carousel-item a:hover h4,
.department-theme-burnt-orange-navy .slick-arrow {
  color: #cc3f0c;
}
.department-theme-burnt-orange-navy .search-result h2 a:hover {
  color: #cc3f0c !important;
}
.department-theme-burnt-orange-navy a:hover,
.department-theme-burnt-orange-navy a.txt-brand-primary:hover,
.department-theme-burnt-orange-navy .paragraph--type--team-members .team-member a:hover,
.department-theme-burnt-orange-navy .navbar-default .navbar-toggle:hover,
.department-theme-burnt-orange-navy .pagination &gt; li &gt; a:hover {
  color: #9c3009;
}
.department-theme-burnt-orange-navy .datepicker-container .datepicker-panel &gt; ul &gt; li.highlighted,
.department-theme-burnt-orange-navy .datepicker-container .datepicker-panel &gt; ul &gt; li:hover {
  background: rgba(204, 63, 12, 0.1);
}
.department-theme-burnt-orange-navy #footer,
.department-theme-burnt-orange-navy .btn.btn-primary.btn-outline,
.department-theme-burnt-orange-navy .btn.btn-primary.btn-outline:hover,
.department-theme-burnt-orange-navy .paragraph--type--popular-resources,
.department-theme-burnt-orange-navy article.faq h2 .icon {
  border-color: #cc3f0c;
}
.department-theme-burnt-orange-navy #footer,
.department-theme-burnt-orange-navy #footer:after,
.department-theme-burnt-orange-navy .footer-inner:before,
.department-theme-burnt-orange-navy .paragraph--type--popular-resources,
.department-theme-burnt-orange-navy .paragraph--type--popular-resources:after,
.department-theme-burnt-orange-navy .paragraph--type--popular-resources .inner:before,
.department-theme-burnt-orange-navy .navbar-default .navbar-collapse,
.department-theme-burnt-orange-navy #header .header-main:after,
.department-theme-burnt-orange-navy .paragraph--type--featured-link a .fa,
.department-theme-burnt-orange-navy blockquote:before,
.department-theme-burnt-orange-navy table th,
.department-theme-burnt-orange-navy .bg-brand-primary {
  background-color: #cc3f0c;
  color: #fff;
}
.department-theme-burnt-orange-navy .paragraph--type--featured-link a:hover .fa {
  background-color: #b4380b;
}
.department-theme-burnt-orange-navy .btn-primary,
.department-theme-burnt-orange-navy .has-filters .pager a.button, .department-theme-burnt-orange-navy .js-pager__items a.button {
  background-color: #cc3f0c;
  color: #fff;
}
.department-theme-burnt-orange-navy .btn.btn-primary:hover,
.department-theme-burnt-orange-navy .btn.btn-primary:focus,
.department-theme-burnt-orange-navy .btn.btn-primary:active,
.department-theme-burnt-orange-navy .has-filters .pager a.button:focus,
.department-theme-burnt-orange-navy .has-filters .pager a.button:hover,
.department-theme-burnt-orange-navy .has-filters .pager a.button:active {
  background-color: #9c3009;
  color: #fff;
}
.department-theme-burnt-orange-navy .btn.btn-primary:focus,
.department-theme-burnt-orange-navy .btn.btn-primary:active,
.department-theme-burnt-orange-navy .has-filters .pager a.button:focus,
.department-theme-burnt-orange-navy .has-filters .pager a.button:active {
  background-color: #842908;
  color: #fff;
}
.department-theme-burnt-orange-navy .btn.btn-primary.btn-outline,
.department-theme-burnt-orange-navy .paragraph--type--carousel .field--name-field-cta a,
.department-theme-burnt-orange-navy .paragraph--type--what .field--name-field-cta a,
.department-theme-burnt-orange-navy .paragraph--type--faq .field--name-field-cta a,
.department-theme-burnt-orange-navy .paragraph--type--content-with-image-on-right .field--name-field-cta a,
.department-theme-burnt-orange-navy .paragraph--type--content-with-image-on-left .field--name-field-cta a,
.department-theme-burnt-orange-navy .field--name-field-cta a {
  background-color: transparent;
  color: #cc3f0c;
  border-color: #cc3f0c;
}
.department-theme-burnt-orange-navy .btn.btn-primary.btn-outline:hover,
.department-theme-burnt-orange-navy .paragraph--type--carousel .field--name-field-cta a:hover,
.department-theme-burnt-orange-navy .paragraph--type--what .field--name-field-cta a:hover,
.department-theme-burnt-orange-navy .paragraph--type--faq .field--name-field-cta a:hover,
.department-theme-burnt-orange-navy .paragraph--type--content-with-image-on-right .field--name-field-cta a:hover,
.department-theme-burnt-orange-navy .paragraph--type--content-with-image-on-left .field--name-field-cta a:hover,
.department-theme-burnt-orange-navy .field--name-field-cta a:hover {
  background-color: #cc3f0c;
  border-color: #cc3f0c;
  color: #fff;
}
.department-theme-burnt-orange-navy .btn.btn-primary.btn-outline:focus, .department-theme-burnt-orange-navy .btn.btn-primary.btn-outline:active, .department-theme-burnt-orange-navy .btn.btn-primary.btn-outline:hover:active, .department-theme-burnt-orange-navy .btn.btn-primary.btn-outline:focus:active,
.department-theme-burnt-orange-navy .paragraph--type--carousel .field--name-field-cta a:focus,
.department-theme-burnt-orange-navy .paragraph--type--carousel .field--name-field-cta a:active,
.department-theme-burnt-orange-navy .paragraph--type--carousel .field--name-field-cta a:hover:active,
.department-theme-burnt-orange-navy .paragraph--type--carousel .field--name-field-cta a:focus:active,
.department-theme-burnt-orange-navy .paragraph--type--what .field--name-field-cta a:focus,
.department-theme-burnt-orange-navy .paragraph--type--what .field--name-field-cta a:active,
.department-theme-burnt-orange-navy .paragraph--type--what .field--name-field-cta a:hover:active,
.department-theme-burnt-orange-navy .paragraph--type--what .field--name-field-cta a:focus:active,
.department-theme-burnt-orange-navy .paragraph--type--faq .field--name-field-cta a:focus,
.department-theme-burnt-orange-navy .paragraph--type--faq .field--name-field-cta a:active,
.department-theme-burnt-orange-navy .paragraph--type--faq .field--name-field-cta a:hover:active,
.department-theme-burnt-orange-navy .paragraph--type--faq .field--name-field-cta a:focus:active,
.department-theme-burnt-orange-navy .paragraph--type--content-with-image-on-right .field--name-field-cta a:focus,
.department-theme-burnt-orange-navy .paragraph--type--content-with-image-on-right .field--name-field-cta a:active,
.department-theme-burnt-orange-navy .paragraph--type--content-with-image-on-right .field--name-field-cta a:hover:active,
.department-theme-burnt-orange-navy .paragraph--type--content-with-image-on-right .field--name-field-cta a:focus:active,
.department-theme-burnt-orange-navy .paragraph--type--content-with-image-on-left .field--name-field-cta a:focus,
.department-theme-burnt-orange-navy .paragraph--type--content-with-image-on-left .field--name-field-cta a:active,
.department-theme-burnt-orange-navy .paragraph--type--content-with-image-on-left .field--name-field-cta a:hover:active,
.department-theme-burnt-orange-navy .paragraph--type--content-with-image-on-left .field--name-field-cta a:focus:active,
.department-theme-burnt-orange-navy .field--name-field-cta a:focus,
.department-theme-burnt-orange-navy .field--name-field-cta a:active,
.department-theme-burnt-orange-navy .field--name-field-cta a:hover:active,
.department-theme-burnt-orange-navy .field--name-field-cta a:focus:active {
  background-color: #9c3009;
  border-color: #9c3009;
  color: #fff;
}
.department-theme-burnt-orange-navy .section-heading.primary-color h2,
.department-theme-burnt-orange-navy .section-heading.primary-color .btn-wrap {
  background: #cc3f0c;
}
.department-theme-burnt-orange-navy #footer a,
.department-theme-burnt-orange-navy #footer h3,
.department-theme-burnt-orange-navy .field--name-field-popular-resource a,
.department-theme-burnt-orange-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; a,
.department-theme-burnt-orange-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded .fa-angle-left,
.department-theme-burnt-orange-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded .fa-angle-right {
  color: #fff;
}
.department-theme-burnt-orange-navy .field--name-field-popular-resource a:hover .fa {
  background: #fff;
  border-color: #fff;
}
.department-theme-burnt-orange-navy article.event .content {
  border-color: #fff;
}
.department-theme-burnt-orange-navy .paragraph-theme-primary {
  background: #cc3f0c !important;
  color: #fff !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.department-theme-burnt-orange-navy .paragraph-theme-primary h1, .department-theme-burnt-orange-navy .paragraph-theme-primary h2, .department-theme-burnt-orange-navy .paragraph-theme-primary h3, .department-theme-burnt-orange-navy .paragraph-theme-primary h4, .department-theme-burnt-orange-navy .paragraph-theme-primary h5, .department-theme-burnt-orange-navy .paragraph-theme-primary h6,
.department-theme-burnt-orange-navy .paragraph-theme-primary h1 a, .department-theme-burnt-orange-navy .paragraph-theme-primary h2 a, .department-theme-burnt-orange-navy .paragraph-theme-primary h3 a, .department-theme-burnt-orange-navy .paragraph-theme-primary h4 a, .department-theme-burnt-orange-navy .paragraph-theme-primary h5 a, .department-theme-burnt-orange-navy .paragraph-theme-primary h6 a {
  color: #fff !important;
}
.department-theme-burnt-orange-navy .paragraph-theme-primary .btn.btn-white.btn-outline,
.department-theme-burnt-orange-navy .paragraph-theme-primary .btn.btn-primary.btn-outline,
.department-theme-burnt-orange-navy .paragraph-theme-primary .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-burnt-orange-navy .paragraph-theme-primary .btn.btn-white.btn-outline:hover, .department-theme-burnt-orange-navy .paragraph-theme-primary .btn.btn-white.btn-outline:focus,
.department-theme-burnt-orange-navy .paragraph-theme-primary .btn.btn-primary.btn-outline:hover,
.department-theme-burnt-orange-navy .paragraph-theme-primary .btn.btn-primary.btn-outline:focus,
.department-theme-burnt-orange-navy .paragraph-theme-primary .field--name-field-cta a:hover,
.department-theme-burnt-orange-navy .paragraph-theme-primary .field--name-field-cta a:focus {
  background: #fff !important;
  color: #cc3f0c !important;
}
.department-theme-burnt-orange-navy .paragraph-theme-primary .section-heading h2,
.department-theme-burnt-orange-navy .paragraph-theme-primary .date-with-line span.text,
.department-theme-burnt-orange-navy .paragraph-theme-primary .btn-wrap {
  background: #cc3f0c !important;
}
.department-theme-burnt-orange-navy .paragraph-theme-primary .section-heading:before {
  background: #fff !important;
}
.department-theme-burnt-orange-navy .paragraph-theme-primary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-burnt-orange-navy .paragraph-theme-primary.paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading {
  color: #fff !important;
}
.department-theme-burnt-orange-navy .paragraph-theme-primary.paragraph--type--popular-resources {
  border-color: #cc3f0c !important;
}
.department-theme-burnt-orange-navy .paragraph-theme-primary.paragraph--type--popular-resources:after,
.department-theme-burnt-orange-navy .paragraph-theme-primary.paragraph--type--popular-resources .inner:before {
  background: #cc3f0c !important;
}
.department-theme-burnt-orange-navy .paragraph-theme-primary .field--name-field-popular-resource a:not([class="1"]) {
  color: #fff !important;
}
.department-theme-burnt-orange-navy .paragraph-theme-primary .field--name-field-popular-resource a:hover .fa {
  background: #fff !important;
  color: #cc3f0c !important;
}
.department-theme-burnt-orange-navy .paragraph-theme-primary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.department-theme-burnt-orange-navy .paragraph-theme-primary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #cc3f0c !important;
}
.department-theme-burnt-orange-navy .paragraph-theme-primary .field--name-field-popular-resource .fa {
  border-color: #fff !important;
}
.department-theme-burnt-orange-navy .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.department-theme-burnt-orange-navy .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet a,
.department-theme-burnt-orange-navy .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet span {
  color: #cc3f0c !important;
}
.department-theme-burnt-orange-navy .paragraph-theme-primary.paragraph--type--what .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-burnt-orange-navy .paragraph-theme-primary.paragraph--type--what .field--name-field-cta a:hover {
  background: #fff !important;
  color: #cc3f0c !important;
}
.department-theme-burnt-orange-navy .paragraph-theme-primary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-burnt-orange-navy .paragraph-theme-primary.paragraph--type--staff-contact article {
  background: #fff !important;
}
.department-theme-burnt-orange-navy .paragraph-theme-primary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #fff !important;
}
.department-theme-burnt-orange-navy .paragraph-theme-primary.paragraph--type--staff-contact h3 a,
.department-theme-burnt-orange-navy .paragraph-theme-primary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.department-theme-burnt-orange-navy .paragraph-theme-primary.paragraph--type--staff-contact .btn-primary {
  background: #000000;
}
.department-theme-burnt-orange-navy .paragraph-theme-primary.paragraph--type--faq a {
  color: #fff !important;
}
.department-theme-burnt-orange-navy .paragraph-theme-primary.paragraph--type--faq article.faq h2 .icon {
  color: #fff !important;
  border-color: #fff !important;
  background: transparent !important;
}
.department-theme-burnt-orange-navy .paragraph-theme-primary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #cc3f0c !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.department-theme-burnt-orange-navy .paragraph-theme-primary.paragraph--type--documents article.document a {
  background: #fff !important;
}
.department-theme-burnt-orange-navy .paragraph-theme-primary.paragraph--type--press-releases {
  color: #000000 !important;
}
.department-theme-burnt-orange-navy .paragraph-theme-primary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.department-theme-burnt-orange-navy .paragraph-theme-primary.paragraph--type--basic-content a, .department-theme-burnt-orange-navy .paragraph-theme-primary.paragraph--type--content-with-image-on-right a, .department-theme-burnt-orange-navy .paragraph-theme-primary.paragraph--type--content-with-image-on-left a {
  color: #fff;
}
.department-theme-burnt-orange-navy .paragraph-theme-primary.paragraph--type--basic-content table {
  border-color: #fff;
}
.department-theme-burnt-orange-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #fff;
  color: #cc3f0c;
}
.department-theme-burnt-orange-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .department-theme-burnt-orange-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .department-theme-burnt-orange-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .department-theme-burnt-orange-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .department-theme-burnt-orange-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .department-theme-burnt-orange-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.department-theme-burnt-orange-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .department-theme-burnt-orange-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .department-theme-burnt-orange-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .department-theme-burnt-orange-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .department-theme-burnt-orange-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .department-theme-burnt-orange-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.department-theme-burnt-orange-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #cc3f0c !important;
}
.department-theme-burnt-orange-navy .paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .department-theme-burnt-orange-navy .paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #fff;
}
.department-theme-burnt-orange-navy .txt-brand-success,
.department-theme-burnt-orange-navy .paragraph--type--upcoming-meetings .btn.btn-white.btn-outline:hover,
.department-theme-burnt-orange-navy .paragraph--type--upcoming-meetings .btn.btn-white.btn-outline:focus,
.department-theme-burnt-orange-navy .paragraph--type--upcoming-events-meetings .btn.btn-white.btn-outline:hover,
.department-theme-burnt-orange-navy .paragraph--type--upcoming-events-meetings .btn.btn-white.btn-outline:focus,
.department-theme-burnt-orange-navy .paragraph--type--selected-meetings-events .btn.btn-white.btn-outline:hover,
.department-theme-burnt-orange-navy .paragraph--type--selected-meetings-events .btn.btn-white.btn-outline:focus {
  color: #14143D;
}
.department-theme-burnt-orange-navy a.txt-brand-success:hover {
  color: #070717;
}
.department-theme-burnt-orange-navy .bg-brand-success {
  background-color: #14143D;
  color: #fff;
}
.department-theme-burnt-orange-navy .bg-brand-success a, .department-theme-burnt-orange-navy .bg-brand-success h1, .department-theme-burnt-orange-navy .bg-brand-success h2, .department-theme-burnt-orange-navy .bg-brand-success h3, .department-theme-burnt-orange-navy .bg-brand-success h4, .department-theme-burnt-orange-navy .bg-brand-success h5, .department-theme-burnt-orange-navy .bg-brand-success h6 {
  color: #fff;
}
.department-theme-burnt-orange-navy .paragraph--type--upcoming-meetings,
.department-theme-burnt-orange-navy .paragraph--type--upcoming-events-meetings,
.department-theme-burnt-orange-navy .paragraph--type--selected-meetings-events,
.department-theme-burnt-orange-navy #header .search .library-options,
.department-theme-burnt-orange-navy #header .social-mobile,
.department-theme-burnt-orange-navy #footer .footer-dept-mobile {
  background-color: #14143D;
}
.department-theme-burnt-orange-navy .section-heading.secondary-color h2,
.department-theme-burnt-orange-navy .section-heading.secondary-color .btn-wrap {
  background: #14143D;
  color: #fff;
}
.department-theme-burnt-orange-navy .section-heading.secondary-color:before {
  background: #fff;
}
.department-theme-burnt-orange-navy #header .utility-bar {
  background-color: #14143D;
  color: #fff;
}
.department-theme-burnt-orange-navy #header .utility-bar a {
  color: #fff;
}
.department-theme-burnt-orange-navy #header .utility-bar .social {
  border-color: #fff;
}
@media (max-width: 991px) {
  .department-theme-burnt-orange-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-burnt-orange-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-burnt-orange-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a:hover,
.department-theme-burnt-orange-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a:hover,
.department-theme-burnt-orange-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-burnt-orange-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li.active &gt; a,
.department-theme-burnt-orange-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li.active &gt; a:hover {
    background: #14143D;
    color: #fff;
  }
}
@media (min-width: 992px) {
  .department-theme-burnt-orange-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a,
.department-theme-burnt-orange-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; a:hover,
.department-theme-burnt-orange-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a:after,
.department-theme-burnt-orange-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a:before,
.department-theme-burnt-orange-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.active &gt; a:hover,
.department-theme-burnt-orange-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a:hover:after,
.department-theme-burnt-orange-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a:hover:after {
    background-color: #14143D;
    color: #fff;
  }
  .department-theme-burnt-orange-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded &gt; a .desktop-caret-large polygon {
    fill: #14143D;
  }
}
.department-theme-burnt-orange-navy .btn.btn-white.btn-outline {
  background-color: transparent;
  color: #fff;
  border-color: #fff;
}
.department-theme-burnt-orange-navy .btn.btn-white.btn-outline:hover {
  background-color: #fff;
  border-color: #fff;
  color: #14143D;
}
.department-theme-burnt-orange-navy .btn.btn-white.btn-outline:focus, .department-theme-burnt-orange-navy .btn.btn-white.btn-outline:active, .department-theme-burnt-orange-navy .btn.btn-white.btn-outline:hover:active, .department-theme-burnt-orange-navy .btn.btn-white.btn-outline:focus:active {
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  color: #14143D;
}
.department-theme-burnt-orange-navy article.event .content {
  border-color: #fff;
}
.department-theme-burnt-orange-navy article.event .content h2 a,
.department-theme-burnt-orange-navy .paragraph--type--upcoming-meetings,
.department-theme-burnt-orange-navy .paragraph--type--upcoming-events-meetings,
.department-theme-burnt-orange-navy .paragraph--type--selected-meetings-events,
.department-theme-burnt-orange-navy .paragraph--type--upcoming-meetings article.event .content h2 a,
.department-theme-burnt-orange-navy .paragraph--type--upcoming-events-meetings article.event .content h2 a,
.department-theme-burnt-orange-navy .paragraph--type--selected-meetings-events article.event .content h2 a,
.department-theme-burnt-orange-navy .paragraph--type--upcoming-meetings h2,
.department-theme-burnt-orange-navy .paragraph--type--upcoming-events-meetings h2,
.department-theme-burnt-orange-navy .paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading,
.department-theme-burnt-orange-navy .paragraph--type--selected-meetings-events h2,
.department-theme-burnt-orange-navy #header .utility-bar .department-links {
  color: #fff;
}
.department-theme-burnt-orange-navy .paragraph-theme-secondary {
  background: #14143D !important;
  color: #fff !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.department-theme-burnt-orange-navy .paragraph-theme-secondary h1, .department-theme-burnt-orange-navy .paragraph-theme-secondary h2, .department-theme-burnt-orange-navy .paragraph-theme-secondary h3, .department-theme-burnt-orange-navy .paragraph-theme-secondary h4, .department-theme-burnt-orange-navy .paragraph-theme-secondary h5, .department-theme-burnt-orange-navy .paragraph-theme-secondary h6,
.department-theme-burnt-orange-navy .paragraph-theme-secondary h1 a, .department-theme-burnt-orange-navy .paragraph-theme-secondary h2 a, .department-theme-burnt-orange-navy .paragraph-theme-secondary h3 a, .department-theme-burnt-orange-navy .paragraph-theme-secondary h4 a, .department-theme-burnt-orange-navy .paragraph-theme-secondary h5 a, .department-theme-burnt-orange-navy .paragraph-theme-secondary h6 a {
  color: #fff !important;
}
.department-theme-burnt-orange-navy .paragraph-theme-secondary .btn.btn-white.btn-outline,
.department-theme-burnt-orange-navy .paragraph-theme-secondary .btn.btn-primary.btn-outline,
.department-theme-burnt-orange-navy .paragraph-theme-secondary .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-burnt-orange-navy .paragraph-theme-secondary .btn.btn-white.btn-outline:hover, .department-theme-burnt-orange-navy .paragraph-theme-secondary .btn.btn-white.btn-outline:focus,
.department-theme-burnt-orange-navy .paragraph-theme-secondary .btn.btn-primary.btn-outline:hover,
.department-theme-burnt-orange-navy .paragraph-theme-secondary .btn.btn-primary.btn-outline:focus,
.department-theme-burnt-orange-navy .paragraph-theme-secondary .field--name-field-cta a:hover,
.department-theme-burnt-orange-navy .paragraph-theme-secondary .field--name-field-cta a:focus {
  background: #fff !important;
  color: #14143D !important;
}
.department-theme-burnt-orange-navy .paragraph-theme-secondary .section-heading h2,
.department-theme-burnt-orange-navy .paragraph-theme-secondary .date-with-line span.text,
.department-theme-burnt-orange-navy .paragraph-theme-secondary .btn-wrap {
  background: #14143D !important;
}
.department-theme-burnt-orange-navy .paragraph-theme-secondary .section-heading:before {
  background: #fff !important;
}
.department-theme-burnt-orange-navy .paragraph-theme-secondary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-burnt-orange-navy .paragraph-theme-secondary.paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading {
  color: #fff !important;
}
.department-theme-burnt-orange-navy .paragraph-theme-secondary.paragraph--type--popular-resources {
  border-color: #14143D !important;
}
.department-theme-burnt-orange-navy .paragraph-theme-secondary.paragraph--type--popular-resources:after,
.department-theme-burnt-orange-navy .paragraph-theme-secondary.paragraph--type--popular-resources .inner:before {
  background: #14143D !important;
}
.department-theme-burnt-orange-navy .paragraph-theme-secondary .field--name-field-popular-resource a:not([class="1"]) {
  color: #fff !important;
}
.department-theme-burnt-orange-navy .paragraph-theme-secondary .field--name-field-popular-resource a:hover .fa {
  background: #fff !important;
  color: #14143D !important;
}
.department-theme-burnt-orange-navy .paragraph-theme-secondary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.department-theme-burnt-orange-navy .paragraph-theme-secondary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #14143D !important;
}
.department-theme-burnt-orange-navy .paragraph-theme-secondary .field--name-field-popular-resource .fa {
  border-color: #fff !important;
}
.department-theme-burnt-orange-navy .paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.department-theme-burnt-orange-navy .paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet a {
  color: #14143D !important;
}
.department-theme-burnt-orange-navy .paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-burnt-orange-navy .paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a:hover {
  background: #fff !important;
  color: #14143D !important;
}
.department-theme-burnt-orange-navy .paragraph-theme-secondary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-burnt-orange-navy .paragraph-theme-secondary.paragraph--type--staff-contact article {
  background: #fff !important;
}
.department-theme-burnt-orange-navy .paragraph-theme-secondary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #fff !important;
}
.department-theme-burnt-orange-navy .paragraph-theme-secondary.paragraph--type--staff-contact h3 a,
.department-theme-burnt-orange-navy .paragraph-theme-secondary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.department-theme-burnt-orange-navy .paragraph-theme-secondary.paragraph--type--staff-contact .btn-primary {
  background: #000000;
}
.department-theme-burnt-orange-navy .paragraph-theme-secondary.paragraph--type--faq a {
  color: #fff !important;
}
.department-theme-burnt-orange-navy .paragraph-theme-secondary.paragraph--type--faq article.faq h2 .icon {
  color: #fff !important;
  border-color: #fff !important;
  background: transparent !important;
}
.department-theme-burnt-orange-navy .paragraph-theme-secondary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #14143D !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.department-theme-burnt-orange-navy .paragraph-theme-secondary.paragraph--type--documents article.document a {
  background: #fff !important;
}
.department-theme-burnt-orange-navy .paragraph-theme-secondary.paragraph--type--press-releases {
  color: #000000 !important;
}
.department-theme-burnt-orange-navy .paragraph-theme-secondary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.department-theme-burnt-orange-navy .paragraph-theme-secondary.paragraph--type--basic-content a, .department-theme-burnt-orange-navy .paragraph-theme-secondary.paragraph--type--content-with-image-on-right a, .department-theme-burnt-orange-navy .paragraph-theme-secondary.paragraph--type--content-with-image-on-left a {
  color: #fff;
}
.department-theme-burnt-orange-navy .paragraph-theme-secondary.paragraph--type--basic-content table {
  border-color: #fff;
}
.department-theme-burnt-orange-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #fff;
  color: #14143D;
}
.department-theme-burnt-orange-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .department-theme-burnt-orange-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .department-theme-burnt-orange-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .department-theme-burnt-orange-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .department-theme-burnt-orange-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .department-theme-burnt-orange-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.department-theme-burnt-orange-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .department-theme-burnt-orange-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .department-theme-burnt-orange-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .department-theme-burnt-orange-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .department-theme-burnt-orange-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .department-theme-burnt-orange-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.department-theme-burnt-orange-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #14143D !important;
}
.department-theme-burnt-orange-navy .paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .department-theme-burnt-orange-navy .paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #fff;
}

.department-theme-calypso-blue {
  /* Paragraph Theme
  ========================================================================== */
  /* Paragraph Theme
  ========================================================================== */
}
.department-theme-calypso-blue a,
.department-theme-calypso-blue .txt-brand-primary,
.department-theme-calypso-blue .btn-primary.btn-outline,
.department-theme-calypso-blue .field--name-field-popular-resource a:hover .fa,
.department-theme-calypso-blue .navbar-default .navbar-toggle,
.department-theme-calypso-blue article.faq h2 .icon,
.department-theme-calypso-blue .paragraph--type--twitter-feed article.tweet footer a:hover,
.department-theme-calypso-blue .paragraph--type--twitter-feed article.tweet footer span,
.department-theme-calypso-blue .paragraph--type--profiles-large article &gt; a:hover,
.department-theme-calypso-blue .press-release-node article.press-release header h2 a:hover,
.department-theme-calypso-blue .press-release-node article.news header h2 a:hover,
.department-theme-calypso-blue .paragraph--type--press-releases article h3 a:hover,
.department-theme-calypso-blue .press-release-listing h2 a:hover,
.department-theme-calypso-blue article.document a:hover,
.department-theme-calypso-blue .gallery-item a:hover h3,
.department-theme-calypso-blue article.event.listing .left-col h3 a:hover,
.department-theme-calypso-blue article.event.listing .more:hover,
.department-theme-calypso-blue .datepicker-container .datepicker-panel ul:nth-child(3),
.department-theme-calypso-blue .search-results-search button:hover,
.department-theme-calypso-blue .pagination &gt; li &gt; a,
.department-theme-calypso-blue .field--name-field-carousel-item a:hover h3,
.department-theme-calypso-blue .field--name-field-carousel-item a:hover h4,
.department-theme-calypso-blue .slick-arrow {
  color: #33658A;
}
.department-theme-calypso-blue .search-result h2 a:hover {
  color: #33658A !important;
}
.department-theme-calypso-blue a:hover,
.department-theme-calypso-blue a.txt-brand-primary:hover,
.department-theme-calypso-blue .paragraph--type--team-members .team-member a:hover,
.department-theme-calypso-blue .navbar-default .navbar-toggle:hover,
.department-theme-calypso-blue .pagination &gt; li &gt; a:hover {
  color: #254a65;
}
.department-theme-calypso-blue .datepicker-container .datepicker-panel &gt; ul &gt; li.highlighted,
.department-theme-calypso-blue .datepicker-container .datepicker-panel &gt; ul &gt; li:hover {
  background: rgba(51, 101, 138, 0.1);
}
.department-theme-calypso-blue #footer,
.department-theme-calypso-blue .btn.btn-primary.btn-outline,
.department-theme-calypso-blue .btn.btn-primary.btn-outline:hover,
.department-theme-calypso-blue .paragraph--type--popular-resources,
.department-theme-calypso-blue article.faq h2 .icon {
  border-color: #33658A;
}
.department-theme-calypso-blue #footer,
.department-theme-calypso-blue #footer:after,
.department-theme-calypso-blue .footer-inner:before,
.department-theme-calypso-blue .paragraph--type--popular-resources,
.department-theme-calypso-blue .paragraph--type--popular-resources:after,
.department-theme-calypso-blue .paragraph--type--popular-resources .inner:before,
.department-theme-calypso-blue .navbar-default .navbar-collapse,
.department-theme-calypso-blue #header .header-main:after,
.department-theme-calypso-blue .paragraph--type--featured-link a .fa,
.department-theme-calypso-blue blockquote:before,
.department-theme-calypso-blue table th,
.department-theme-calypso-blue .bg-brand-primary {
  background-color: #33658A;
  color: #fff;
}
.department-theme-calypso-blue .paragraph--type--featured-link a:hover .fa {
  background-color: #2c5777;
}
.department-theme-calypso-blue .btn-primary,
.department-theme-calypso-blue .has-filters .pager a.button, .department-theme-calypso-blue .js-pager__items a.button {
  background-color: #33658A;
  color: #fff;
}
.department-theme-calypso-blue .btn.btn-primary:hover,
.department-theme-calypso-blue .btn.btn-primary:focus,
.department-theme-calypso-blue .btn.btn-primary:active,
.department-theme-calypso-blue .has-filters .pager a.button:focus,
.department-theme-calypso-blue .has-filters .pager a.button:hover,
.department-theme-calypso-blue .has-filters .pager a.button:active {
  background-color: #254a65;
  color: #fff;
}
.department-theme-calypso-blue .btn.btn-primary:focus,
.department-theme-calypso-blue .btn.btn-primary:active,
.department-theme-calypso-blue .has-filters .pager a.button:focus,
.department-theme-calypso-blue .has-filters .pager a.button:active {
  background-color: #1e3c52;
  color: #fff;
}
.department-theme-calypso-blue .btn.btn-primary.btn-outline,
.department-theme-calypso-blue .paragraph--type--carousel .field--name-field-cta a,
.department-theme-calypso-blue .paragraph--type--what .field--name-field-cta a,
.department-theme-calypso-blue .paragraph--type--faq .field--name-field-cta a,
.department-theme-calypso-blue .paragraph--type--content-with-image-on-right .field--name-field-cta a,
.department-theme-calypso-blue .paragraph--type--content-with-image-on-left .field--name-field-cta a,
.department-theme-calypso-blue .field--name-field-cta a {
  background-color: transparent;
  color: #33658A;
  border-color: #33658A;
}
.department-theme-calypso-blue .btn.btn-primary.btn-outline:hover,
.department-theme-calypso-blue .paragraph--type--carousel .field--name-field-cta a:hover,
.department-theme-calypso-blue .paragraph--type--what .field--name-field-cta a:hover,
.department-theme-calypso-blue .paragraph--type--faq .field--name-field-cta a:hover,
.department-theme-calypso-blue .paragraph--type--content-with-image-on-right .field--name-field-cta a:hover,
.department-theme-calypso-blue .paragraph--type--content-with-image-on-left .field--name-field-cta a:hover,
.department-theme-calypso-blue .field--name-field-cta a:hover {
  background-color: #33658A;
  border-color: #33658A;
  color: #fff;
}
.department-theme-calypso-blue .btn.btn-primary.btn-outline:focus, .department-theme-calypso-blue .btn.btn-primary.btn-outline:active, .department-theme-calypso-blue .btn.btn-primary.btn-outline:hover:active, .department-theme-calypso-blue .btn.btn-primary.btn-outline:focus:active,
.department-theme-calypso-blue .paragraph--type--carousel .field--name-field-cta a:focus,
.department-theme-calypso-blue .paragraph--type--carousel .field--name-field-cta a:active,
.department-theme-calypso-blue .paragraph--type--carousel .field--name-field-cta a:hover:active,
.department-theme-calypso-blue .paragraph--type--carousel .field--name-field-cta a:focus:active,
.department-theme-calypso-blue .paragraph--type--what .field--name-field-cta a:focus,
.department-theme-calypso-blue .paragraph--type--what .field--name-field-cta a:active,
.department-theme-calypso-blue .paragraph--type--what .field--name-field-cta a:hover:active,
.department-theme-calypso-blue .paragraph--type--what .field--name-field-cta a:focus:active,
.department-theme-calypso-blue .paragraph--type--faq .field--name-field-cta a:focus,
.department-theme-calypso-blue .paragraph--type--faq .field--name-field-cta a:active,
.department-theme-calypso-blue .paragraph--type--faq .field--name-field-cta a:hover:active,
.department-theme-calypso-blue .paragraph--type--faq .field--name-field-cta a:focus:active,
.department-theme-calypso-blue .paragraph--type--content-with-image-on-right .field--name-field-cta a:focus,
.department-theme-calypso-blue .paragraph--type--content-with-image-on-right .field--name-field-cta a:active,
.department-theme-calypso-blue .paragraph--type--content-with-image-on-right .field--name-field-cta a:hover:active,
.department-theme-calypso-blue .paragraph--type--content-with-image-on-right .field--name-field-cta a:focus:active,
.department-theme-calypso-blue .paragraph--type--content-with-image-on-left .field--name-field-cta a:focus,
.department-theme-calypso-blue .paragraph--type--content-with-image-on-left .field--name-field-cta a:active,
.department-theme-calypso-blue .paragraph--type--content-with-image-on-left .field--name-field-cta a:hover:active,
.department-theme-calypso-blue .paragraph--type--content-with-image-on-left .field--name-field-cta a:focus:active,
.department-theme-calypso-blue .field--name-field-cta a:focus,
.department-theme-calypso-blue .field--name-field-cta a:active,
.department-theme-calypso-blue .field--name-field-cta a:hover:active,
.department-theme-calypso-blue .field--name-field-cta a:focus:active {
  background-color: #254a65;
  border-color: #254a65;
  color: #fff;
}
.department-theme-calypso-blue .section-heading.primary-color h2,
.department-theme-calypso-blue .section-heading.primary-color .btn-wrap {
  background: #33658A;
}
.department-theme-calypso-blue #footer a,
.department-theme-calypso-blue #footer h3,
.department-theme-calypso-blue .field--name-field-popular-resource a,
.department-theme-calypso-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; a,
.department-theme-calypso-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded .fa-angle-left,
.department-theme-calypso-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded .fa-angle-right {
  color: #fff;
}
.department-theme-calypso-blue .field--name-field-popular-resource a:hover .fa {
  background: #fff;
  border-color: #fff;
}
.department-theme-calypso-blue article.event .content {
  border-color: #fff;
}
.department-theme-calypso-blue .paragraph-theme-primary {
  background: #33658A !important;
  color: #fff !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.department-theme-calypso-blue .paragraph-theme-primary h1, .department-theme-calypso-blue .paragraph-theme-primary h2, .department-theme-calypso-blue .paragraph-theme-primary h3, .department-theme-calypso-blue .paragraph-theme-primary h4, .department-theme-calypso-blue .paragraph-theme-primary h5, .department-theme-calypso-blue .paragraph-theme-primary h6,
.department-theme-calypso-blue .paragraph-theme-primary h1 a, .department-theme-calypso-blue .paragraph-theme-primary h2 a, .department-theme-calypso-blue .paragraph-theme-primary h3 a, .department-theme-calypso-blue .paragraph-theme-primary h4 a, .department-theme-calypso-blue .paragraph-theme-primary h5 a, .department-theme-calypso-blue .paragraph-theme-primary h6 a {
  color: #fff !important;
}
.department-theme-calypso-blue .paragraph-theme-primary .btn.btn-white.btn-outline,
.department-theme-calypso-blue .paragraph-theme-primary .btn.btn-primary.btn-outline,
.department-theme-calypso-blue .paragraph-theme-primary .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-calypso-blue .paragraph-theme-primary .btn.btn-white.btn-outline:hover, .department-theme-calypso-blue .paragraph-theme-primary .btn.btn-white.btn-outline:focus,
.department-theme-calypso-blue .paragraph-theme-primary .btn.btn-primary.btn-outline:hover,
.department-theme-calypso-blue .paragraph-theme-primary .btn.btn-primary.btn-outline:focus,
.department-theme-calypso-blue .paragraph-theme-primary .field--name-field-cta a:hover,
.department-theme-calypso-blue .paragraph-theme-primary .field--name-field-cta a:focus {
  background: #fff !important;
  color: #33658A !important;
}
.department-theme-calypso-blue .paragraph-theme-primary .section-heading h2,
.department-theme-calypso-blue .paragraph-theme-primary .date-with-line span.text,
.department-theme-calypso-blue .paragraph-theme-primary .btn-wrap {
  background: #33658A !important;
}
.department-theme-calypso-blue .paragraph-theme-primary .section-heading:before {
  background: #fff !important;
}
.department-theme-calypso-blue .paragraph-theme-primary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-calypso-blue .paragraph-theme-primary.paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading {
  color: #fff !important;
}
.department-theme-calypso-blue .paragraph-theme-primary.paragraph--type--popular-resources {
  border-color: #33658A !important;
}
.department-theme-calypso-blue .paragraph-theme-primary.paragraph--type--popular-resources:after,
.department-theme-calypso-blue .paragraph-theme-primary.paragraph--type--popular-resources .inner:before {
  background: #33658A !important;
}
.department-theme-calypso-blue .paragraph-theme-primary .field--name-field-popular-resource a:not([class="1"]) {
  color: #fff !important;
}
.department-theme-calypso-blue .paragraph-theme-primary .field--name-field-popular-resource a:hover .fa {
  background: #fff !important;
  color: #33658A !important;
}
.department-theme-calypso-blue .paragraph-theme-primary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.department-theme-calypso-blue .paragraph-theme-primary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #33658A !important;
}
.department-theme-calypso-blue .paragraph-theme-primary .field--name-field-popular-resource .fa {
  border-color: #fff !important;
}
.department-theme-calypso-blue .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.department-theme-calypso-blue .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet a,
.department-theme-calypso-blue .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet span {
  color: #33658A !important;
}
.department-theme-calypso-blue .paragraph-theme-primary.paragraph--type--what .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-calypso-blue .paragraph-theme-primary.paragraph--type--what .field--name-field-cta a:hover {
  background: #fff !important;
  color: #33658A !important;
}
.department-theme-calypso-blue .paragraph-theme-primary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-calypso-blue .paragraph-theme-primary.paragraph--type--staff-contact article {
  background: #fff !important;
}
.department-theme-calypso-blue .paragraph-theme-primary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #fff !important;
}
.department-theme-calypso-blue .paragraph-theme-primary.paragraph--type--staff-contact h3 a,
.department-theme-calypso-blue .paragraph-theme-primary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.department-theme-calypso-blue .paragraph-theme-primary.paragraph--type--staff-contact .btn-primary {
  background: #000000;
}
.department-theme-calypso-blue .paragraph-theme-primary.paragraph--type--faq a {
  color: #fff !important;
}
.department-theme-calypso-blue .paragraph-theme-primary.paragraph--type--faq article.faq h2 .icon {
  color: #fff !important;
  border-color: #fff !important;
  background: transparent !important;
}
.department-theme-calypso-blue .paragraph-theme-primary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #33658A !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.department-theme-calypso-blue .paragraph-theme-primary.paragraph--type--documents article.document a {
  background: #fff !important;
}
.department-theme-calypso-blue .paragraph-theme-primary.paragraph--type--press-releases {
  color: #000000 !important;
}
.department-theme-calypso-blue .paragraph-theme-primary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.department-theme-calypso-blue .paragraph-theme-primary.paragraph--type--basic-content a, .department-theme-calypso-blue .paragraph-theme-primary.paragraph--type--content-with-image-on-right a, .department-theme-calypso-blue .paragraph-theme-primary.paragraph--type--content-with-image-on-left a {
  color: #fff;
}
.department-theme-calypso-blue .paragraph-theme-primary.paragraph--type--basic-content table {
  border-color: #fff;
}
.department-theme-calypso-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #fff;
  color: #33658A;
}
.department-theme-calypso-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .department-theme-calypso-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .department-theme-calypso-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .department-theme-calypso-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .department-theme-calypso-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .department-theme-calypso-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.department-theme-calypso-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .department-theme-calypso-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .department-theme-calypso-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .department-theme-calypso-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .department-theme-calypso-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .department-theme-calypso-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.department-theme-calypso-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #33658A !important;
}
.department-theme-calypso-blue .paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .department-theme-calypso-blue .paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #fff;
}
.department-theme-calypso-blue .txt-brand-success,
.department-theme-calypso-blue .paragraph--type--upcoming-meetings .btn.btn-white.btn-outline:hover,
.department-theme-calypso-blue .paragraph--type--upcoming-meetings .btn.btn-white.btn-outline:focus,
.department-theme-calypso-blue .paragraph--type--upcoming-events-meetings .btn.btn-white.btn-outline:hover,
.department-theme-calypso-blue .paragraph--type--upcoming-events-meetings .btn.btn-white.btn-outline:focus,
.department-theme-calypso-blue .paragraph--type--selected-meetings-events .btn.btn-white.btn-outline:hover,
.department-theme-calypso-blue .paragraph--type--selected-meetings-events .btn.btn-white.btn-outline:focus {
  color: #0D7131;
}
.department-theme-calypso-blue a.txt-brand-success:hover {
  color: #08431d;
}
.department-theme-calypso-blue .bg-brand-success {
  background-color: #0D7131;
  color: #fff;
}
.department-theme-calypso-blue .bg-brand-success a, .department-theme-calypso-blue .bg-brand-success h1, .department-theme-calypso-blue .bg-brand-success h2, .department-theme-calypso-blue .bg-brand-success h3, .department-theme-calypso-blue .bg-brand-success h4, .department-theme-calypso-blue .bg-brand-success h5, .department-theme-calypso-blue .bg-brand-success h6 {
  color: #fff;
}
.department-theme-calypso-blue .paragraph--type--upcoming-meetings,
.department-theme-calypso-blue .paragraph--type--upcoming-events-meetings,
.department-theme-calypso-blue .paragraph--type--selected-meetings-events,
.department-theme-calypso-blue #header .search .library-options,
.department-theme-calypso-blue #header .social-mobile,
.department-theme-calypso-blue #footer .footer-dept-mobile {
  background-color: #0D7131;
}
.department-theme-calypso-blue .section-heading.secondary-color h2,
.department-theme-calypso-blue .section-heading.secondary-color .btn-wrap {
  background: #0D7131;
  color: #fff;
}
.department-theme-calypso-blue .section-heading.secondary-color:before {
  background: #fff;
}
.department-theme-calypso-blue #header .utility-bar {
  background-color: #0D7131;
  color: #fff;
}
.department-theme-calypso-blue #header .utility-bar a {
  color: #fff;
}
.department-theme-calypso-blue #header .utility-bar .social {
  border-color: #fff;
}
@media (max-width: 991px) {
  .department-theme-calypso-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-calypso-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-calypso-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a:hover,
.department-theme-calypso-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a:hover,
.department-theme-calypso-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-calypso-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li.active &gt; a,
.department-theme-calypso-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li.active &gt; a:hover {
    background: #0D7131;
    color: #fff;
  }
}
@media (min-width: 992px) {
  .department-theme-calypso-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a,
.department-theme-calypso-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; a:hover,
.department-theme-calypso-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a:after,
.department-theme-calypso-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a:before,
.department-theme-calypso-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.active &gt; a:hover,
.department-theme-calypso-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a:hover:after,
.department-theme-calypso-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a:hover:after {
    background-color: #0D7131;
    color: #fff;
  }
  .department-theme-calypso-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded &gt; a .desktop-caret-large polygon {
    fill: #0D7131;
  }
}
.department-theme-calypso-blue .btn.btn-white.btn-outline {
  background-color: transparent;
  color: #fff;
  border-color: #fff;
}
.department-theme-calypso-blue .btn.btn-white.btn-outline:hover {
  background-color: #fff;
  border-color: #fff;
  color: #0D7131;
}
.department-theme-calypso-blue .btn.btn-white.btn-outline:focus, .department-theme-calypso-blue .btn.btn-white.btn-outline:active, .department-theme-calypso-blue .btn.btn-white.btn-outline:hover:active, .department-theme-calypso-blue .btn.btn-white.btn-outline:focus:active {
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  color: #0D7131;
}
.department-theme-calypso-blue article.event .content {
  border-color: #fff;
}
.department-theme-calypso-blue article.event .content h2 a,
.department-theme-calypso-blue .paragraph--type--upcoming-meetings,
.department-theme-calypso-blue .paragraph--type--upcoming-events-meetings,
.department-theme-calypso-blue .paragraph--type--selected-meetings-events,
.department-theme-calypso-blue .paragraph--type--upcoming-meetings article.event .content h2 a,
.department-theme-calypso-blue .paragraph--type--upcoming-events-meetings article.event .content h2 a,
.department-theme-calypso-blue .paragraph--type--selected-meetings-events article.event .content h2 a,
.department-theme-calypso-blue .paragraph--type--upcoming-meetings h2,
.department-theme-calypso-blue .paragraph--type--upcoming-events-meetings h2,
.department-theme-calypso-blue .paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading,
.department-theme-calypso-blue .paragraph--type--selected-meetings-events h2,
.department-theme-calypso-blue #header .utility-bar .department-links {
  color: #fff;
}
.department-theme-calypso-blue .paragraph-theme-secondary {
  background: #0D7131 !important;
  color: #fff !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.department-theme-calypso-blue .paragraph-theme-secondary h1, .department-theme-calypso-blue .paragraph-theme-secondary h2, .department-theme-calypso-blue .paragraph-theme-secondary h3, .department-theme-calypso-blue .paragraph-theme-secondary h4, .department-theme-calypso-blue .paragraph-theme-secondary h5, .department-theme-calypso-blue .paragraph-theme-secondary h6,
.department-theme-calypso-blue .paragraph-theme-secondary h1 a, .department-theme-calypso-blue .paragraph-theme-secondary h2 a, .department-theme-calypso-blue .paragraph-theme-secondary h3 a, .department-theme-calypso-blue .paragraph-theme-secondary h4 a, .department-theme-calypso-blue .paragraph-theme-secondary h5 a, .department-theme-calypso-blue .paragraph-theme-secondary h6 a {
  color: #fff !important;
}
.department-theme-calypso-blue .paragraph-theme-secondary .btn.btn-white.btn-outline,
.department-theme-calypso-blue .paragraph-theme-secondary .btn.btn-primary.btn-outline,
.department-theme-calypso-blue .paragraph-theme-secondary .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-calypso-blue .paragraph-theme-secondary .btn.btn-white.btn-outline:hover, .department-theme-calypso-blue .paragraph-theme-secondary .btn.btn-white.btn-outline:focus,
.department-theme-calypso-blue .paragraph-theme-secondary .btn.btn-primary.btn-outline:hover,
.department-theme-calypso-blue .paragraph-theme-secondary .btn.btn-primary.btn-outline:focus,
.department-theme-calypso-blue .paragraph-theme-secondary .field--name-field-cta a:hover,
.department-theme-calypso-blue .paragraph-theme-secondary .field--name-field-cta a:focus {
  background: #fff !important;
  color: #0D7131 !important;
}
.department-theme-calypso-blue .paragraph-theme-secondary .section-heading h2,
.department-theme-calypso-blue .paragraph-theme-secondary .date-with-line span.text,
.department-theme-calypso-blue .paragraph-theme-secondary .btn-wrap {
  background: #0D7131 !important;
}
.department-theme-calypso-blue .paragraph-theme-secondary .section-heading:before {
  background: #fff !important;
}
.department-theme-calypso-blue .paragraph-theme-secondary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-calypso-blue .paragraph-theme-secondary.paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading {
  color: #fff !important;
}
.department-theme-calypso-blue .paragraph-theme-secondary.paragraph--type--popular-resources {
  border-color: #0D7131 !important;
}
.department-theme-calypso-blue .paragraph-theme-secondary.paragraph--type--popular-resources:after,
.department-theme-calypso-blue .paragraph-theme-secondary.paragraph--type--popular-resources .inner:before {
  background: #0D7131 !important;
}
.department-theme-calypso-blue .paragraph-theme-secondary .field--name-field-popular-resource a:not([class="1"]) {
  color: #fff !important;
}
.department-theme-calypso-blue .paragraph-theme-secondary .field--name-field-popular-resource a:hover .fa {
  background: #fff !important;
  color: #0D7131 !important;
}
.department-theme-calypso-blue .paragraph-theme-secondary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.department-theme-calypso-blue .paragraph-theme-secondary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #0D7131 !important;
}
.department-theme-calypso-blue .paragraph-theme-secondary .field--name-field-popular-resource .fa {
  border-color: #fff !important;
}
.department-theme-calypso-blue .paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.department-theme-calypso-blue .paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet a {
  color: #0D7131 !important;
}
.department-theme-calypso-blue .paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-calypso-blue .paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a:hover {
  background: #fff !important;
  color: #0D7131 !important;
}
.department-theme-calypso-blue .paragraph-theme-secondary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-calypso-blue .paragraph-theme-secondary.paragraph--type--staff-contact article {
  background: #fff !important;
}
.department-theme-calypso-blue .paragraph-theme-secondary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #fff !important;
}
.department-theme-calypso-blue .paragraph-theme-secondary.paragraph--type--staff-contact h3 a,
.department-theme-calypso-blue .paragraph-theme-secondary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.department-theme-calypso-blue .paragraph-theme-secondary.paragraph--type--staff-contact .btn-primary {
  background: #000000;
}
.department-theme-calypso-blue .paragraph-theme-secondary.paragraph--type--faq a {
  color: #fff !important;
}
.department-theme-calypso-blue .paragraph-theme-secondary.paragraph--type--faq article.faq h2 .icon {
  color: #fff !important;
  border-color: #fff !important;
  background: transparent !important;
}
.department-theme-calypso-blue .paragraph-theme-secondary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #0D7131 !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.department-theme-calypso-blue .paragraph-theme-secondary.paragraph--type--documents article.document a {
  background: #fff !important;
}
.department-theme-calypso-blue .paragraph-theme-secondary.paragraph--type--press-releases {
  color: #000000 !important;
}
.department-theme-calypso-blue .paragraph-theme-secondary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.department-theme-calypso-blue .paragraph-theme-secondary.paragraph--type--basic-content a, .department-theme-calypso-blue .paragraph-theme-secondary.paragraph--type--content-with-image-on-right a, .department-theme-calypso-blue .paragraph-theme-secondary.paragraph--type--content-with-image-on-left a {
  color: #fff;
}
.department-theme-calypso-blue .paragraph-theme-secondary.paragraph--type--basic-content table {
  border-color: #fff;
}
.department-theme-calypso-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #fff;
  color: #0D7131;
}
.department-theme-calypso-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .department-theme-calypso-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .department-theme-calypso-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .department-theme-calypso-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .department-theme-calypso-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .department-theme-calypso-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.department-theme-calypso-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .department-theme-calypso-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .department-theme-calypso-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .department-theme-calypso-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .department-theme-calypso-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .department-theme-calypso-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.department-theme-calypso-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #0D7131 !important;
}
.department-theme-calypso-blue .paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .department-theme-calypso-blue .paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #fff;
}

.department-theme-clipper-blue-grey {
  /* Paragraph Theme
  ========================================================================== */
  /* Paragraph Theme
  ========================================================================== */
}
.department-theme-clipper-blue-grey a,
.department-theme-clipper-blue-grey .txt-brand-primary,
.department-theme-clipper-blue-grey .btn-primary.btn-outline,
.department-theme-clipper-blue-grey .field--name-field-popular-resource a:hover .fa,
.department-theme-clipper-blue-grey .navbar-default .navbar-toggle,
.department-theme-clipper-blue-grey article.faq h2 .icon,
.department-theme-clipper-blue-grey .paragraph--type--twitter-feed article.tweet footer a:hover,
.department-theme-clipper-blue-grey .paragraph--type--twitter-feed article.tweet footer span,
.department-theme-clipper-blue-grey .paragraph--type--profiles-large article &gt; a:hover,
.department-theme-clipper-blue-grey .press-release-node article.press-release header h2 a:hover,
.department-theme-clipper-blue-grey .press-release-node article.news header h2 a:hover,
.department-theme-clipper-blue-grey .paragraph--type--press-releases article h3 a:hover,
.department-theme-clipper-blue-grey .press-release-listing h2 a:hover,
.department-theme-clipper-blue-grey article.document a:hover,
.department-theme-clipper-blue-grey .gallery-item a:hover h3,
.department-theme-clipper-blue-grey article.event.listing .left-col h3 a:hover,
.department-theme-clipper-blue-grey article.event.listing .more:hover,
.department-theme-clipper-blue-grey .datepicker-container .datepicker-panel ul:nth-child(3),
.department-theme-clipper-blue-grey .search-results-search button:hover,
.department-theme-clipper-blue-grey .pagination &gt; li &gt; a,
.department-theme-clipper-blue-grey .field--name-field-carousel-item a:hover h3,
.department-theme-clipper-blue-grey .field--name-field-carousel-item a:hover h4,
.department-theme-clipper-blue-grey .slick-arrow {
  color: #49788D;
}
.department-theme-clipper-blue-grey .search-result h2 a:hover {
  color: #49788D !important;
}
.department-theme-clipper-blue-grey a:hover,
.department-theme-clipper-blue-grey a.txt-brand-primary:hover,
.department-theme-clipper-blue-grey .paragraph--type--team-members .team-member a:hover,
.department-theme-clipper-blue-grey .navbar-default .navbar-toggle:hover,
.department-theme-clipper-blue-grey .pagination &gt; li &gt; a:hover {
  color: #385b6b;
}
.department-theme-clipper-blue-grey .datepicker-container .datepicker-panel &gt; ul &gt; li.highlighted,
.department-theme-clipper-blue-grey .datepicker-container .datepicker-panel &gt; ul &gt; li:hover {
  background: rgba(73, 120, 141, 0.1);
}
.department-theme-clipper-blue-grey #footer,
.department-theme-clipper-blue-grey .btn.btn-primary.btn-outline,
.department-theme-clipper-blue-grey .btn.btn-primary.btn-outline:hover,
.department-theme-clipper-blue-grey .paragraph--type--popular-resources,
.department-theme-clipper-blue-grey article.faq h2 .icon {
  border-color: #49788D;
}
.department-theme-clipper-blue-grey #footer,
.department-theme-clipper-blue-grey #footer:after,
.department-theme-clipper-blue-grey .footer-inner:before,
.department-theme-clipper-blue-grey .paragraph--type--popular-resources,
.department-theme-clipper-blue-grey .paragraph--type--popular-resources:after,
.department-theme-clipper-blue-grey .paragraph--type--popular-resources .inner:before,
.department-theme-clipper-blue-grey .navbar-default .navbar-collapse,
.department-theme-clipper-blue-grey #header .header-main:after,
.department-theme-clipper-blue-grey .paragraph--type--featured-link a .fa,
.department-theme-clipper-blue-grey blockquote:before,
.department-theme-clipper-blue-grey table th,
.department-theme-clipper-blue-grey .bg-brand-primary {
  background-color: #49788D;
  color: #fff;
}
.department-theme-clipper-blue-grey .paragraph--type--featured-link a:hover .fa {
  background-color: #406a7c;
}
.department-theme-clipper-blue-grey .btn-primary,
.department-theme-clipper-blue-grey .has-filters .pager a.button, .department-theme-clipper-blue-grey .js-pager__items a.button {
  background-color: #49788D;
  color: #fff;
}
.department-theme-clipper-blue-grey .btn.btn-primary:hover,
.department-theme-clipper-blue-grey .btn.btn-primary:focus,
.department-theme-clipper-blue-grey .btn.btn-primary:active,
.department-theme-clipper-blue-grey .has-filters .pager a.button:focus,
.department-theme-clipper-blue-grey .has-filters .pager a.button:hover,
.department-theme-clipper-blue-grey .has-filters .pager a.button:active {
  background-color: #385b6b;
  color: #fff;
}
.department-theme-clipper-blue-grey .btn.btn-primary:focus,
.department-theme-clipper-blue-grey .btn.btn-primary:active,
.department-theme-clipper-blue-grey .has-filters .pager a.button:focus,
.department-theme-clipper-blue-grey .has-filters .pager a.button:active {
  background-color: #2f4d5b;
  color: #fff;
}
.department-theme-clipper-blue-grey .btn.btn-primary.btn-outline,
.department-theme-clipper-blue-grey .paragraph--type--carousel .field--name-field-cta a,
.department-theme-clipper-blue-grey .paragraph--type--what .field--name-field-cta a,
.department-theme-clipper-blue-grey .paragraph--type--faq .field--name-field-cta a,
.department-theme-clipper-blue-grey .paragraph--type--content-with-image-on-right .field--name-field-cta a,
.department-theme-clipper-blue-grey .paragraph--type--content-with-image-on-left .field--name-field-cta a,
.department-theme-clipper-blue-grey .field--name-field-cta a {
  background-color: transparent;
  color: #49788D;
  border-color: #49788D;
}
.department-theme-clipper-blue-grey .btn.btn-primary.btn-outline:hover,
.department-theme-clipper-blue-grey .paragraph--type--carousel .field--name-field-cta a:hover,
.department-theme-clipper-blue-grey .paragraph--type--what .field--name-field-cta a:hover,
.department-theme-clipper-blue-grey .paragraph--type--faq .field--name-field-cta a:hover,
.department-theme-clipper-blue-grey .paragraph--type--content-with-image-on-right .field--name-field-cta a:hover,
.department-theme-clipper-blue-grey .paragraph--type--content-with-image-on-left .field--name-field-cta a:hover,
.department-theme-clipper-blue-grey .field--name-field-cta a:hover {
  background-color: #49788D;
  border-color: #49788D;
  color: #fff;
}
.department-theme-clipper-blue-grey .btn.btn-primary.btn-outline:focus, .department-theme-clipper-blue-grey .btn.btn-primary.btn-outline:active, .department-theme-clipper-blue-grey .btn.btn-primary.btn-outline:hover:active, .department-theme-clipper-blue-grey .btn.btn-primary.btn-outline:focus:active,
.department-theme-clipper-blue-grey .paragraph--type--carousel .field--name-field-cta a:focus,
.department-theme-clipper-blue-grey .paragraph--type--carousel .field--name-field-cta a:active,
.department-theme-clipper-blue-grey .paragraph--type--carousel .field--name-field-cta a:hover:active,
.department-theme-clipper-blue-grey .paragraph--type--carousel .field--name-field-cta a:focus:active,
.department-theme-clipper-blue-grey .paragraph--type--what .field--name-field-cta a:focus,
.department-theme-clipper-blue-grey .paragraph--type--what .field--name-field-cta a:active,
.department-theme-clipper-blue-grey .paragraph--type--what .field--name-field-cta a:hover:active,
.department-theme-clipper-blue-grey .paragraph--type--what .field--name-field-cta a:focus:active,
.department-theme-clipper-blue-grey .paragraph--type--faq .field--name-field-cta a:focus,
.department-theme-clipper-blue-grey .paragraph--type--faq .field--name-field-cta a:active,
.department-theme-clipper-blue-grey .paragraph--type--faq .field--name-field-cta a:hover:active,
.department-theme-clipper-blue-grey .paragraph--type--faq .field--name-field-cta a:focus:active,
.department-theme-clipper-blue-grey .paragraph--type--content-with-image-on-right .field--name-field-cta a:focus,
.department-theme-clipper-blue-grey .paragraph--type--content-with-image-on-right .field--name-field-cta a:active,
.department-theme-clipper-blue-grey .paragraph--type--content-with-image-on-right .field--name-field-cta a:hover:active,
.department-theme-clipper-blue-grey .paragraph--type--content-with-image-on-right .field--name-field-cta a:focus:active,
.department-theme-clipper-blue-grey .paragraph--type--content-with-image-on-left .field--name-field-cta a:focus,
.department-theme-clipper-blue-grey .paragraph--type--content-with-image-on-left .field--name-field-cta a:active,
.department-theme-clipper-blue-grey .paragraph--type--content-with-image-on-left .field--name-field-cta a:hover:active,
.department-theme-clipper-blue-grey .paragraph--type--content-with-image-on-left .field--name-field-cta a:focus:active,
.department-theme-clipper-blue-grey .field--name-field-cta a:focus,
.department-theme-clipper-blue-grey .field--name-field-cta a:active,
.department-theme-clipper-blue-grey .field--name-field-cta a:hover:active,
.department-theme-clipper-blue-grey .field--name-field-cta a:focus:active {
  background-color: #385b6b;
  border-color: #385b6b;
  color: #fff;
}
.department-theme-clipper-blue-grey .section-heading.primary-color h2,
.department-theme-clipper-blue-grey .section-heading.primary-color .btn-wrap {
  background: #49788D;
}
.department-theme-clipper-blue-grey #footer a,
.department-theme-clipper-blue-grey #footer h3,
.department-theme-clipper-blue-grey .field--name-field-popular-resource a,
.department-theme-clipper-blue-grey .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; a,
.department-theme-clipper-blue-grey .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded .fa-angle-left,
.department-theme-clipper-blue-grey .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded .fa-angle-right {
  color: #fff;
}
.department-theme-clipper-blue-grey .field--name-field-popular-resource a:hover .fa {
  background: #fff;
  border-color: #fff;
}
.department-theme-clipper-blue-grey article.event .content {
  border-color: #fff;
}
.department-theme-clipper-blue-grey .paragraph-theme-primary {
  background: #49788D !important;
  color: #fff !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.department-theme-clipper-blue-grey .paragraph-theme-primary h1, .department-theme-clipper-blue-grey .paragraph-theme-primary h2, .department-theme-clipper-blue-grey .paragraph-theme-primary h3, .department-theme-clipper-blue-grey .paragraph-theme-primary h4, .department-theme-clipper-blue-grey .paragraph-theme-primary h5, .department-theme-clipper-blue-grey .paragraph-theme-primary h6,
.department-theme-clipper-blue-grey .paragraph-theme-primary h1 a, .department-theme-clipper-blue-grey .paragraph-theme-primary h2 a, .department-theme-clipper-blue-grey .paragraph-theme-primary h3 a, .department-theme-clipper-blue-grey .paragraph-theme-primary h4 a, .department-theme-clipper-blue-grey .paragraph-theme-primary h5 a, .department-theme-clipper-blue-grey .paragraph-theme-primary h6 a {
  color: #fff !important;
}
.department-theme-clipper-blue-grey .paragraph-theme-primary .btn.btn-white.btn-outline,
.department-theme-clipper-blue-grey .paragraph-theme-primary .btn.btn-primary.btn-outline,
.department-theme-clipper-blue-grey .paragraph-theme-primary .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-clipper-blue-grey .paragraph-theme-primary .btn.btn-white.btn-outline:hover, .department-theme-clipper-blue-grey .paragraph-theme-primary .btn.btn-white.btn-outline:focus,
.department-theme-clipper-blue-grey .paragraph-theme-primary .btn.btn-primary.btn-outline:hover,
.department-theme-clipper-blue-grey .paragraph-theme-primary .btn.btn-primary.btn-outline:focus,
.department-theme-clipper-blue-grey .paragraph-theme-primary .field--name-field-cta a:hover,
.department-theme-clipper-blue-grey .paragraph-theme-primary .field--name-field-cta a:focus {
  background: #fff !important;
  color: #49788D !important;
}
.department-theme-clipper-blue-grey .paragraph-theme-primary .section-heading h2,
.department-theme-clipper-blue-grey .paragraph-theme-primary .date-with-line span.text,
.department-theme-clipper-blue-grey .paragraph-theme-primary .btn-wrap {
  background: #49788D !important;
}
.department-theme-clipper-blue-grey .paragraph-theme-primary .section-heading:before {
  background: #fff !important;
}
.department-theme-clipper-blue-grey .paragraph-theme-primary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-clipper-blue-grey .paragraph-theme-primary.paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading {
  color: #fff !important;
}
.department-theme-clipper-blue-grey .paragraph-theme-primary.paragraph--type--popular-resources {
  border-color: #49788D !important;
}
.department-theme-clipper-blue-grey .paragraph-theme-primary.paragraph--type--popular-resources:after,
.department-theme-clipper-blue-grey .paragraph-theme-primary.paragraph--type--popular-resources .inner:before {
  background: #49788D !important;
}
.department-theme-clipper-blue-grey .paragraph-theme-primary .field--name-field-popular-resource a:not([class="1"]) {
  color: #fff !important;
}
.department-theme-clipper-blue-grey .paragraph-theme-primary .field--name-field-popular-resource a:hover .fa {
  background: #fff !important;
  color: #49788D !important;
}
.department-theme-clipper-blue-grey .paragraph-theme-primary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.department-theme-clipper-blue-grey .paragraph-theme-primary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #49788D !important;
}
.department-theme-clipper-blue-grey .paragraph-theme-primary .field--name-field-popular-resource .fa {
  border-color: #fff !important;
}
.department-theme-clipper-blue-grey .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.department-theme-clipper-blue-grey .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet a,
.department-theme-clipper-blue-grey .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet span {
  color: #49788D !important;
}
.department-theme-clipper-blue-grey .paragraph-theme-primary.paragraph--type--what .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-clipper-blue-grey .paragraph-theme-primary.paragraph--type--what .field--name-field-cta a:hover {
  background: #fff !important;
  color: #49788D !important;
}
.department-theme-clipper-blue-grey .paragraph-theme-primary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-clipper-blue-grey .paragraph-theme-primary.paragraph--type--staff-contact article {
  background: #fff !important;
}
.department-theme-clipper-blue-grey .paragraph-theme-primary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #fff !important;
}
.department-theme-clipper-blue-grey .paragraph-theme-primary.paragraph--type--staff-contact h3 a,
.department-theme-clipper-blue-grey .paragraph-theme-primary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.department-theme-clipper-blue-grey .paragraph-theme-primary.paragraph--type--staff-contact .btn-primary {
  background: #000000;
}
.department-theme-clipper-blue-grey .paragraph-theme-primary.paragraph--type--faq a {
  color: #fff !important;
}
.department-theme-clipper-blue-grey .paragraph-theme-primary.paragraph--type--faq article.faq h2 .icon {
  color: #fff !important;
  border-color: #fff !important;
  background: transparent !important;
}
.department-theme-clipper-blue-grey .paragraph-theme-primary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #49788D !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.department-theme-clipper-blue-grey .paragraph-theme-primary.paragraph--type--documents article.document a {
  background: #fff !important;
}
.department-theme-clipper-blue-grey .paragraph-theme-primary.paragraph--type--press-releases {
  color: #000000 !important;
}
.department-theme-clipper-blue-grey .paragraph-theme-primary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.department-theme-clipper-blue-grey .paragraph-theme-primary.paragraph--type--basic-content a, .department-theme-clipper-blue-grey .paragraph-theme-primary.paragraph--type--content-with-image-on-right a, .department-theme-clipper-blue-grey .paragraph-theme-primary.paragraph--type--content-with-image-on-left a {
  color: #fff;
}
.department-theme-clipper-blue-grey .paragraph-theme-primary.paragraph--type--basic-content table {
  border-color: #fff;
}
.department-theme-clipper-blue-grey .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #fff;
  color: #49788D;
}
.department-theme-clipper-blue-grey .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .department-theme-clipper-blue-grey .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .department-theme-clipper-blue-grey .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .department-theme-clipper-blue-grey .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .department-theme-clipper-blue-grey .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .department-theme-clipper-blue-grey .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.department-theme-clipper-blue-grey .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .department-theme-clipper-blue-grey .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .department-theme-clipper-blue-grey .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .department-theme-clipper-blue-grey .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .department-theme-clipper-blue-grey .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .department-theme-clipper-blue-grey .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.department-theme-clipper-blue-grey .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #49788D !important;
}
.department-theme-clipper-blue-grey .paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .department-theme-clipper-blue-grey .paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #fff;
}
.department-theme-clipper-blue-grey .txt-brand-success,
.department-theme-clipper-blue-grey .paragraph--type--upcoming-meetings .btn.btn-white.btn-outline:hover,
.department-theme-clipper-blue-grey .paragraph--type--upcoming-meetings .btn.btn-white.btn-outline:focus,
.department-theme-clipper-blue-grey .paragraph--type--upcoming-events-meetings .btn.btn-white.btn-outline:hover,
.department-theme-clipper-blue-grey .paragraph--type--upcoming-events-meetings .btn.btn-white.btn-outline:focus,
.department-theme-clipper-blue-grey .paragraph--type--selected-meetings-events .btn.btn-white.btn-outline:hover,
.department-theme-clipper-blue-grey .paragraph--type--selected-meetings-events .btn.btn-white.btn-outline:focus {
  color: #78013D;
}
.department-theme-clipper-blue-grey a.txt-brand-success:hover {
  color: #450123;
}
.department-theme-clipper-blue-grey .bg-brand-success {
  background-color: #78013D;
  color: #fff;
}
.department-theme-clipper-blue-grey .bg-brand-success a, .department-theme-clipper-blue-grey .bg-brand-success h1, .department-theme-clipper-blue-grey .bg-brand-success h2, .department-theme-clipper-blue-grey .bg-brand-success h3, .department-theme-clipper-blue-grey .bg-brand-success h4, .department-theme-clipper-blue-grey .bg-brand-success h5, .department-theme-clipper-blue-grey .bg-brand-success h6 {
  color: #fff;
}
.department-theme-clipper-blue-grey .paragraph--type--upcoming-meetings,
.department-theme-clipper-blue-grey .paragraph--type--upcoming-events-meetings,
.department-theme-clipper-blue-grey .paragraph--type--selected-meetings-events,
.department-theme-clipper-blue-grey #header .search .library-options,
.department-theme-clipper-blue-grey #header .social-mobile,
.department-theme-clipper-blue-grey #footer .footer-dept-mobile {
  background-color: #78013D;
}
.department-theme-clipper-blue-grey .section-heading.secondary-color h2,
.department-theme-clipper-blue-grey .section-heading.secondary-color .btn-wrap {
  background: #78013D;
  color: #fff;
}
.department-theme-clipper-blue-grey .section-heading.secondary-color:before {
  background: #fff;
}
.department-theme-clipper-blue-grey #header .utility-bar {
  background-color: #78013D;
  color: #fff;
}
.department-theme-clipper-blue-grey #header .utility-bar a {
  color: #fff;
}
.department-theme-clipper-blue-grey #header .utility-bar .social {
  border-color: #fff;
}
@media (max-width: 991px) {
  .department-theme-clipper-blue-grey .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-clipper-blue-grey .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-clipper-blue-grey .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a:hover,
.department-theme-clipper-blue-grey .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a:hover,
.department-theme-clipper-blue-grey .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-clipper-blue-grey .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li.active &gt; a,
.department-theme-clipper-blue-grey .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li.active &gt; a:hover {
    background: #78013D;
    color: #fff;
  }
}
@media (min-width: 992px) {
  .department-theme-clipper-blue-grey .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a,
.department-theme-clipper-blue-grey .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; a:hover,
.department-theme-clipper-blue-grey .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a:after,
.department-theme-clipper-blue-grey .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a:before,
.department-theme-clipper-blue-grey .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.active &gt; a:hover,
.department-theme-clipper-blue-grey .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a:hover:after,
.department-theme-clipper-blue-grey .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a:hover:after {
    background-color: #78013D;
    color: #fff;
  }
  .department-theme-clipper-blue-grey .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded &gt; a .desktop-caret-large polygon {
    fill: #78013D;
  }
}
.department-theme-clipper-blue-grey .btn.btn-white.btn-outline {
  background-color: transparent;
  color: #fff;
  border-color: #fff;
}
.department-theme-clipper-blue-grey .btn.btn-white.btn-outline:hover {
  background-color: #fff;
  border-color: #fff;
  color: #78013D;
}
.department-theme-clipper-blue-grey .btn.btn-white.btn-outline:focus, .department-theme-clipper-blue-grey .btn.btn-white.btn-outline:active, .department-theme-clipper-blue-grey .btn.btn-white.btn-outline:hover:active, .department-theme-clipper-blue-grey .btn.btn-white.btn-outline:focus:active {
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  color: #78013D;
}
.department-theme-clipper-blue-grey article.event .content {
  border-color: #fff;
}
.department-theme-clipper-blue-grey article.event .content h2 a,
.department-theme-clipper-blue-grey .paragraph--type--upcoming-meetings,
.department-theme-clipper-blue-grey .paragraph--type--upcoming-events-meetings,
.department-theme-clipper-blue-grey .paragraph--type--selected-meetings-events,
.department-theme-clipper-blue-grey .paragraph--type--upcoming-meetings article.event .content h2 a,
.department-theme-clipper-blue-grey .paragraph--type--upcoming-events-meetings article.event .content h2 a,
.department-theme-clipper-blue-grey .paragraph--type--selected-meetings-events article.event .content h2 a,
.department-theme-clipper-blue-grey .paragraph--type--upcoming-meetings h2,
.department-theme-clipper-blue-grey .paragraph--type--upcoming-events-meetings h2,
.department-theme-clipper-blue-grey .paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading,
.department-theme-clipper-blue-grey .paragraph--type--selected-meetings-events h2,
.department-theme-clipper-blue-grey #header .utility-bar .department-links {
  color: #fff;
}
.department-theme-clipper-blue-grey .paragraph-theme-secondary {
  background: #78013D !important;
  color: #fff !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.department-theme-clipper-blue-grey .paragraph-theme-secondary h1, .department-theme-clipper-blue-grey .paragraph-theme-secondary h2, .department-theme-clipper-blue-grey .paragraph-theme-secondary h3, .department-theme-clipper-blue-grey .paragraph-theme-secondary h4, .department-theme-clipper-blue-grey .paragraph-theme-secondary h5, .department-theme-clipper-blue-grey .paragraph-theme-secondary h6,
.department-theme-clipper-blue-grey .paragraph-theme-secondary h1 a, .department-theme-clipper-blue-grey .paragraph-theme-secondary h2 a, .department-theme-clipper-blue-grey .paragraph-theme-secondary h3 a, .department-theme-clipper-blue-grey .paragraph-theme-secondary h4 a, .department-theme-clipper-blue-grey .paragraph-theme-secondary h5 a, .department-theme-clipper-blue-grey .paragraph-theme-secondary h6 a {
  color: #fff !important;
}
.department-theme-clipper-blue-grey .paragraph-theme-secondary .btn.btn-white.btn-outline,
.department-theme-clipper-blue-grey .paragraph-theme-secondary .btn.btn-primary.btn-outline,
.department-theme-clipper-blue-grey .paragraph-theme-secondary .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-clipper-blue-grey .paragraph-theme-secondary .btn.btn-white.btn-outline:hover, .department-theme-clipper-blue-grey .paragraph-theme-secondary .btn.btn-white.btn-outline:focus,
.department-theme-clipper-blue-grey .paragraph-theme-secondary .btn.btn-primary.btn-outline:hover,
.department-theme-clipper-blue-grey .paragraph-theme-secondary .btn.btn-primary.btn-outline:focus,
.department-theme-clipper-blue-grey .paragraph-theme-secondary .field--name-field-cta a:hover,
.department-theme-clipper-blue-grey .paragraph-theme-secondary .field--name-field-cta a:focus {
  background: #fff !important;
  color: #78013D !important;
}
.department-theme-clipper-blue-grey .paragraph-theme-secondary .section-heading h2,
.department-theme-clipper-blue-grey .paragraph-theme-secondary .date-with-line span.text,
.department-theme-clipper-blue-grey .paragraph-theme-secondary .btn-wrap {
  background: #78013D !important;
}
.department-theme-clipper-blue-grey .paragraph-theme-secondary .section-heading:before {
  background: #fff !important;
}
.department-theme-clipper-blue-grey .paragraph-theme-secondary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-clipper-blue-grey .paragraph-theme-secondary.paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading {
  color: #fff !important;
}
.department-theme-clipper-blue-grey .paragraph-theme-secondary.paragraph--type--popular-resources {
  border-color: #78013D !important;
}
.department-theme-clipper-blue-grey .paragraph-theme-secondary.paragraph--type--popular-resources:after,
.department-theme-clipper-blue-grey .paragraph-theme-secondary.paragraph--type--popular-resources .inner:before {
  background: #78013D !important;
}
.department-theme-clipper-blue-grey .paragraph-theme-secondary .field--name-field-popular-resource a:not([class="1"]) {
  color: #fff !important;
}
.department-theme-clipper-blue-grey .paragraph-theme-secondary .field--name-field-popular-resource a:hover .fa {
  background: #fff !important;
  color: #78013D !important;
}
.department-theme-clipper-blue-grey .paragraph-theme-secondary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.department-theme-clipper-blue-grey .paragraph-theme-secondary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #78013D !important;
}
.department-theme-clipper-blue-grey .paragraph-theme-secondary .field--name-field-popular-resource .fa {
  border-color: #fff !important;
}
.department-theme-clipper-blue-grey .paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.department-theme-clipper-blue-grey .paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet a {
  color: #78013D !important;
}
.department-theme-clipper-blue-grey .paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-clipper-blue-grey .paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a:hover {
  background: #fff !important;
  color: #78013D !important;
}
.department-theme-clipper-blue-grey .paragraph-theme-secondary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-clipper-blue-grey .paragraph-theme-secondary.paragraph--type--staff-contact article {
  background: #fff !important;
}
.department-theme-clipper-blue-grey .paragraph-theme-secondary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #fff !important;
}
.department-theme-clipper-blue-grey .paragraph-theme-secondary.paragraph--type--staff-contact h3 a,
.department-theme-clipper-blue-grey .paragraph-theme-secondary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.department-theme-clipper-blue-grey .paragraph-theme-secondary.paragraph--type--staff-contact .btn-primary {
  background: #000000;
}
.department-theme-clipper-blue-grey .paragraph-theme-secondary.paragraph--type--faq a {
  color: #fff !important;
}
.department-theme-clipper-blue-grey .paragraph-theme-secondary.paragraph--type--faq article.faq h2 .icon {
  color: #fff !important;
  border-color: #fff !important;
  background: transparent !important;
}
.department-theme-clipper-blue-grey .paragraph-theme-secondary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #78013D !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.department-theme-clipper-blue-grey .paragraph-theme-secondary.paragraph--type--documents article.document a {
  background: #fff !important;
}
.department-theme-clipper-blue-grey .paragraph-theme-secondary.paragraph--type--press-releases {
  color: #000000 !important;
}
.department-theme-clipper-blue-grey .paragraph-theme-secondary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.department-theme-clipper-blue-grey .paragraph-theme-secondary.paragraph--type--basic-content a, .department-theme-clipper-blue-grey .paragraph-theme-secondary.paragraph--type--content-with-image-on-right a, .department-theme-clipper-blue-grey .paragraph-theme-secondary.paragraph--type--content-with-image-on-left a {
  color: #fff;
}
.department-theme-clipper-blue-grey .paragraph-theme-secondary.paragraph--type--basic-content table {
  border-color: #fff;
}
.department-theme-clipper-blue-grey .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #fff;
  color: #78013D;
}
.department-theme-clipper-blue-grey .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .department-theme-clipper-blue-grey .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .department-theme-clipper-blue-grey .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .department-theme-clipper-blue-grey .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .department-theme-clipper-blue-grey .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .department-theme-clipper-blue-grey .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.department-theme-clipper-blue-grey .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .department-theme-clipper-blue-grey .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .department-theme-clipper-blue-grey .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .department-theme-clipper-blue-grey .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .department-theme-clipper-blue-grey .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .department-theme-clipper-blue-grey .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.department-theme-clipper-blue-grey .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #78013D !important;
}
.department-theme-clipper-blue-grey .paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .department-theme-clipper-blue-grey .paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #fff;
}

.department-theme-clipper-blue {
  /* Paragraph Theme
  ========================================================================== */
  /* Paragraph Theme
  ========================================================================== */
}
.department-theme-clipper-blue a,
.department-theme-clipper-blue .txt-brand-primary,
.department-theme-clipper-blue .btn-primary.btn-outline,
.department-theme-clipper-blue .field--name-field-popular-resource a:hover .fa,
.department-theme-clipper-blue .navbar-default .navbar-toggle,
.department-theme-clipper-blue article.faq h2 .icon,
.department-theme-clipper-blue .paragraph--type--twitter-feed article.tweet footer a:hover,
.department-theme-clipper-blue .paragraph--type--twitter-feed article.tweet footer span,
.department-theme-clipper-blue .paragraph--type--profiles-large article &gt; a:hover,
.department-theme-clipper-blue .press-release-node article.press-release header h2 a:hover,
.department-theme-clipper-blue .press-release-node article.news header h2 a:hover,
.department-theme-clipper-blue .paragraph--type--press-releases article h3 a:hover,
.department-theme-clipper-blue .press-release-listing h2 a:hover,
.department-theme-clipper-blue article.document a:hover,
.department-theme-clipper-blue .gallery-item a:hover h3,
.department-theme-clipper-blue article.event.listing .left-col h3 a:hover,
.department-theme-clipper-blue article.event.listing .more:hover,
.department-theme-clipper-blue .datepicker-container .datepicker-panel ul:nth-child(3),
.department-theme-clipper-blue .search-results-search button:hover,
.department-theme-clipper-blue .pagination &gt; li &gt; a,
.department-theme-clipper-blue .field--name-field-carousel-item a:hover h3,
.department-theme-clipper-blue .field--name-field-carousel-item a:hover h4,
.department-theme-clipper-blue .slick-arrow {
  color: #2B70AC;
}
.department-theme-clipper-blue .search-result h2 a:hover {
  color: #2B70AC !important;
}
.department-theme-clipper-blue a:hover,
.department-theme-clipper-blue a.txt-brand-primary:hover,
.department-theme-clipper-blue .paragraph--type--team-members .team-member a:hover,
.department-theme-clipper-blue .navbar-default .navbar-toggle:hover,
.department-theme-clipper-blue .pagination &gt; li &gt; a:hover {
  color: #215583;
}
.department-theme-clipper-blue .datepicker-container .datepicker-panel &gt; ul &gt; li.highlighted,
.department-theme-clipper-blue .datepicker-container .datepicker-panel &gt; ul &gt; li:hover {
  background: rgba(43, 112, 172, 0.1);
}
.department-theme-clipper-blue #footer,
.department-theme-clipper-blue .btn.btn-primary.btn-outline,
.department-theme-clipper-blue .btn.btn-primary.btn-outline:hover,
.department-theme-clipper-blue .paragraph--type--popular-resources,
.department-theme-clipper-blue article.faq h2 .icon {
  border-color: #2B70AC;
}
.department-theme-clipper-blue #footer,
.department-theme-clipper-blue #footer:after,
.department-theme-clipper-blue .footer-inner:before,
.department-theme-clipper-blue .paragraph--type--popular-resources,
.department-theme-clipper-blue .paragraph--type--popular-resources:after,
.department-theme-clipper-blue .paragraph--type--popular-resources .inner:before,
.department-theme-clipper-blue .navbar-default .navbar-collapse,
.department-theme-clipper-blue #header .header-main:after,
.department-theme-clipper-blue .paragraph--type--featured-link a .fa,
.department-theme-clipper-blue blockquote:before,
.department-theme-clipper-blue table th,
.department-theme-clipper-blue .bg-brand-primary {
  background-color: #2B70AC;
  color: #fff;
}
.department-theme-clipper-blue .paragraph--type--featured-link a:hover .fa {
  background-color: #266398;
}
.department-theme-clipper-blue .btn-primary,
.department-theme-clipper-blue .has-filters .pager a.button, .department-theme-clipper-blue .js-pager__items a.button {
  background-color: #2B70AC;
  color: #fff;
}
.department-theme-clipper-blue .btn.btn-primary:hover,
.department-theme-clipper-blue .btn.btn-primary:focus,
.department-theme-clipper-blue .btn.btn-primary:active,
.department-theme-clipper-blue .has-filters .pager a.button:focus,
.department-theme-clipper-blue .has-filters .pager a.button:hover,
.department-theme-clipper-blue .has-filters .pager a.button:active {
  background-color: #215583;
  color: #fff;
}
.department-theme-clipper-blue .btn.btn-primary:focus,
.department-theme-clipper-blue .btn.btn-primary:active,
.department-theme-clipper-blue .has-filters .pager a.button:focus,
.department-theme-clipper-blue .has-filters .pager a.button:active {
  background-color: #1c486f;
  color: #fff;
}
.department-theme-clipper-blue .btn.btn-primary.btn-outline,
.department-theme-clipper-blue .paragraph--type--carousel .field--name-field-cta a,
.department-theme-clipper-blue .paragraph--type--what .field--name-field-cta a,
.department-theme-clipper-blue .paragraph--type--faq .field--name-field-cta a,
.department-theme-clipper-blue .paragraph--type--content-with-image-on-right .field--name-field-cta a,
.department-theme-clipper-blue .paragraph--type--content-with-image-on-left .field--name-field-cta a,
.department-theme-clipper-blue .field--name-field-cta a {
  background-color: transparent;
  color: #2B70AC;
  border-color: #2B70AC;
}
.department-theme-clipper-blue .btn.btn-primary.btn-outline:hover,
.department-theme-clipper-blue .paragraph--type--carousel .field--name-field-cta a:hover,
.department-theme-clipper-blue .paragraph--type--what .field--name-field-cta a:hover,
.department-theme-clipper-blue .paragraph--type--faq .field--name-field-cta a:hover,
.department-theme-clipper-blue .paragraph--type--content-with-image-on-right .field--name-field-cta a:hover,
.department-theme-clipper-blue .paragraph--type--content-with-image-on-left .field--name-field-cta a:hover,
.department-theme-clipper-blue .field--name-field-cta a:hover {
  background-color: #2B70AC;
  border-color: #2B70AC;
  color: #fff;
}
.department-theme-clipper-blue .btn.btn-primary.btn-outline:focus, .department-theme-clipper-blue .btn.btn-primary.btn-outline:active, .department-theme-clipper-blue .btn.btn-primary.btn-outline:hover:active, .department-theme-clipper-blue .btn.btn-primary.btn-outline:focus:active,
.department-theme-clipper-blue .paragraph--type--carousel .field--name-field-cta a:focus,
.department-theme-clipper-blue .paragraph--type--carousel .field--name-field-cta a:active,
.department-theme-clipper-blue .paragraph--type--carousel .field--name-field-cta a:hover:active,
.department-theme-clipper-blue .paragraph--type--carousel .field--name-field-cta a:focus:active,
.department-theme-clipper-blue .paragraph--type--what .field--name-field-cta a:focus,
.department-theme-clipper-blue .paragraph--type--what .field--name-field-cta a:active,
.department-theme-clipper-blue .paragraph--type--what .field--name-field-cta a:hover:active,
.department-theme-clipper-blue .paragraph--type--what .field--name-field-cta a:focus:active,
.department-theme-clipper-blue .paragraph--type--faq .field--name-field-cta a:focus,
.department-theme-clipper-blue .paragraph--type--faq .field--name-field-cta a:active,
.department-theme-clipper-blue .paragraph--type--faq .field--name-field-cta a:hover:active,
.department-theme-clipper-blue .paragraph--type--faq .field--name-field-cta a:focus:active,
.department-theme-clipper-blue .paragraph--type--content-with-image-on-right .field--name-field-cta a:focus,
.department-theme-clipper-blue .paragraph--type--content-with-image-on-right .field--name-field-cta a:active,
.department-theme-clipper-blue .paragraph--type--content-with-image-on-right .field--name-field-cta a:hover:active,
.department-theme-clipper-blue .paragraph--type--content-with-image-on-right .field--name-field-cta a:focus:active,
.department-theme-clipper-blue .paragraph--type--content-with-image-on-left .field--name-field-cta a:focus,
.department-theme-clipper-blue .paragraph--type--content-with-image-on-left .field--name-field-cta a:active,
.department-theme-clipper-blue .paragraph--type--content-with-image-on-left .field--name-field-cta a:hover:active,
.department-theme-clipper-blue .paragraph--type--content-with-image-on-left .field--name-field-cta a:focus:active,
.department-theme-clipper-blue .field--name-field-cta a:focus,
.department-theme-clipper-blue .field--name-field-cta a:active,
.department-theme-clipper-blue .field--name-field-cta a:hover:active,
.department-theme-clipper-blue .field--name-field-cta a:focus:active {
  background-color: #215583;
  border-color: #215583;
  color: #fff;
}
.department-theme-clipper-blue .section-heading.primary-color h2,
.department-theme-clipper-blue .section-heading.primary-color .btn-wrap {
  background: #2B70AC;
}
.department-theme-clipper-blue #footer a,
.department-theme-clipper-blue #footer h3,
.department-theme-clipper-blue .field--name-field-popular-resource a,
.department-theme-clipper-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; a,
.department-theme-clipper-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded .fa-angle-left,
.department-theme-clipper-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded .fa-angle-right {
  color: #fff;
}
.department-theme-clipper-blue .field--name-field-popular-resource a:hover .fa {
  background: #fff;
  border-color: #fff;
}
.department-theme-clipper-blue article.event .content {
  border-color: #fff;
}
.department-theme-clipper-blue .paragraph-theme-primary {
  background: #2B70AC !important;
  color: #fff !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.department-theme-clipper-blue .paragraph-theme-primary h1, .department-theme-clipper-blue .paragraph-theme-primary h2, .department-theme-clipper-blue .paragraph-theme-primary h3, .department-theme-clipper-blue .paragraph-theme-primary h4, .department-theme-clipper-blue .paragraph-theme-primary h5, .department-theme-clipper-blue .paragraph-theme-primary h6,
.department-theme-clipper-blue .paragraph-theme-primary h1 a, .department-theme-clipper-blue .paragraph-theme-primary h2 a, .department-theme-clipper-blue .paragraph-theme-primary h3 a, .department-theme-clipper-blue .paragraph-theme-primary h4 a, .department-theme-clipper-blue .paragraph-theme-primary h5 a, .department-theme-clipper-blue .paragraph-theme-primary h6 a {
  color: #fff !important;
}
.department-theme-clipper-blue .paragraph-theme-primary .btn.btn-white.btn-outline,
.department-theme-clipper-blue .paragraph-theme-primary .btn.btn-primary.btn-outline,
.department-theme-clipper-blue .paragraph-theme-primary .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-clipper-blue .paragraph-theme-primary .btn.btn-white.btn-outline:hover, .department-theme-clipper-blue .paragraph-theme-primary .btn.btn-white.btn-outline:focus,
.department-theme-clipper-blue .paragraph-theme-primary .btn.btn-primary.btn-outline:hover,
.department-theme-clipper-blue .paragraph-theme-primary .btn.btn-primary.btn-outline:focus,
.department-theme-clipper-blue .paragraph-theme-primary .field--name-field-cta a:hover,
.department-theme-clipper-blue .paragraph-theme-primary .field--name-field-cta a:focus {
  background: #fff !important;
  color: #2B70AC !important;
}
.department-theme-clipper-blue .paragraph-theme-primary .section-heading h2,
.department-theme-clipper-blue .paragraph-theme-primary .date-with-line span.text,
.department-theme-clipper-blue .paragraph-theme-primary .btn-wrap {
  background: #2B70AC !important;
}
.department-theme-clipper-blue .paragraph-theme-primary .section-heading:before {
  background: #fff !important;
}
.department-theme-clipper-blue .paragraph-theme-primary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-clipper-blue .paragraph-theme-primary.paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading {
  color: #fff !important;
}
.department-theme-clipper-blue .paragraph-theme-primary.paragraph--type--popular-resources {
  border-color: #2B70AC !important;
}
.department-theme-clipper-blue .paragraph-theme-primary.paragraph--type--popular-resources:after,
.department-theme-clipper-blue .paragraph-theme-primary.paragraph--type--popular-resources .inner:before {
  background: #2B70AC !important;
}
.department-theme-clipper-blue .paragraph-theme-primary .field--name-field-popular-resource a:not([class="1"]) {
  color: #fff !important;
}
.department-theme-clipper-blue .paragraph-theme-primary .field--name-field-popular-resource a:hover .fa {
  background: #fff !important;
  color: #2B70AC !important;
}
.department-theme-clipper-blue .paragraph-theme-primary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.department-theme-clipper-blue .paragraph-theme-primary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #2B70AC !important;
}
.department-theme-clipper-blue .paragraph-theme-primary .field--name-field-popular-resource .fa {
  border-color: #fff !important;
}
.department-theme-clipper-blue .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.department-theme-clipper-blue .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet a,
.department-theme-clipper-blue .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet span {
  color: #2B70AC !important;
}
.department-theme-clipper-blue .paragraph-theme-primary.paragraph--type--what .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-clipper-blue .paragraph-theme-primary.paragraph--type--what .field--name-field-cta a:hover {
  background: #fff !important;
  color: #2B70AC !important;
}
.department-theme-clipper-blue .paragraph-theme-primary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-clipper-blue .paragraph-theme-primary.paragraph--type--staff-contact article {
  background: #fff !important;
}
.department-theme-clipper-blue .paragraph-theme-primary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #fff !important;
}
.department-theme-clipper-blue .paragraph-theme-primary.paragraph--type--staff-contact h3 a,
.department-theme-clipper-blue .paragraph-theme-primary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.department-theme-clipper-blue .paragraph-theme-primary.paragraph--type--staff-contact .btn-primary {
  background: #000000;
}
.department-theme-clipper-blue .paragraph-theme-primary.paragraph--type--faq a {
  color: #fff !important;
}
.department-theme-clipper-blue .paragraph-theme-primary.paragraph--type--faq article.faq h2 .icon {
  color: #fff !important;
  border-color: #fff !important;
  background: transparent !important;
}
.department-theme-clipper-blue .paragraph-theme-primary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #2B70AC !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.department-theme-clipper-blue .paragraph-theme-primary.paragraph--type--documents article.document a {
  background: #fff !important;
}
.department-theme-clipper-blue .paragraph-theme-primary.paragraph--type--press-releases {
  color: #000000 !important;
}
.department-theme-clipper-blue .paragraph-theme-primary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.department-theme-clipper-blue .paragraph-theme-primary.paragraph--type--basic-content a, .department-theme-clipper-blue .paragraph-theme-primary.paragraph--type--content-with-image-on-right a, .department-theme-clipper-blue .paragraph-theme-primary.paragraph--type--content-with-image-on-left a {
  color: #fff;
}
.department-theme-clipper-blue .paragraph-theme-primary.paragraph--type--basic-content table {
  border-color: #fff;
}
.department-theme-clipper-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #fff;
  color: #2B70AC;
}
.department-theme-clipper-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .department-theme-clipper-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .department-theme-clipper-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .department-theme-clipper-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .department-theme-clipper-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .department-theme-clipper-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.department-theme-clipper-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .department-theme-clipper-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .department-theme-clipper-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .department-theme-clipper-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .department-theme-clipper-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .department-theme-clipper-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.department-theme-clipper-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #2B70AC !important;
}
.department-theme-clipper-blue .paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .department-theme-clipper-blue .paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #fff;
}
.department-theme-clipper-blue .txt-brand-success,
.department-theme-clipper-blue .paragraph--type--upcoming-meetings .btn.btn-white.btn-outline:hover,
.department-theme-clipper-blue .paragraph--type--upcoming-meetings .btn.btn-white.btn-outline:focus,
.department-theme-clipper-blue .paragraph--type--upcoming-events-meetings .btn.btn-white.btn-outline:hover,
.department-theme-clipper-blue .paragraph--type--upcoming-events-meetings .btn.btn-white.btn-outline:focus,
.department-theme-clipper-blue .paragraph--type--selected-meetings-events .btn.btn-white.btn-outline:hover,
.department-theme-clipper-blue .paragraph--type--selected-meetings-events .btn.btn-white.btn-outline:focus {
  color: #78013D;
}
.department-theme-clipper-blue a.txt-brand-success:hover {
  color: #450123;
}
.department-theme-clipper-blue .bg-brand-success {
  background-color: #78013D;
  color: #fff;
}
.department-theme-clipper-blue .bg-brand-success a, .department-theme-clipper-blue .bg-brand-success h1, .department-theme-clipper-blue .bg-brand-success h2, .department-theme-clipper-blue .bg-brand-success h3, .department-theme-clipper-blue .bg-brand-success h4, .department-theme-clipper-blue .bg-brand-success h5, .department-theme-clipper-blue .bg-brand-success h6 {
  color: #fff;
}
.department-theme-clipper-blue .paragraph--type--upcoming-meetings,
.department-theme-clipper-blue .paragraph--type--upcoming-events-meetings,
.department-theme-clipper-blue .paragraph--type--selected-meetings-events,
.department-theme-clipper-blue #header .search .library-options,
.department-theme-clipper-blue #header .social-mobile,
.department-theme-clipper-blue #footer .footer-dept-mobile {
  background-color: #78013D;
}
.department-theme-clipper-blue .section-heading.secondary-color h2,
.department-theme-clipper-blue .section-heading.secondary-color .btn-wrap {
  background: #78013D;
  color: #fff;
}
.department-theme-clipper-blue .section-heading.secondary-color:before {
  background: #fff;
}
.department-theme-clipper-blue #header .utility-bar {
  background-color: #78013D;
  color: #fff;
}
.department-theme-clipper-blue #header .utility-bar a {
  color: #fff;
}
.department-theme-clipper-blue #header .utility-bar .social {
  border-color: #fff;
}
@media (max-width: 991px) {
  .department-theme-clipper-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-clipper-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-clipper-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a:hover,
.department-theme-clipper-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a:hover,
.department-theme-clipper-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-clipper-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li.active &gt; a,
.department-theme-clipper-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li.active &gt; a:hover {
    background: #78013D;
    color: #fff;
  }
}
@media (min-width: 992px) {
  .department-theme-clipper-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a,
.department-theme-clipper-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; a:hover,
.department-theme-clipper-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a:after,
.department-theme-clipper-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a:before,
.department-theme-clipper-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.active &gt; a:hover,
.department-theme-clipper-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a:hover:after,
.department-theme-clipper-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a:hover:after {
    background-color: #78013D;
    color: #fff;
  }
  .department-theme-clipper-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded &gt; a .desktop-caret-large polygon {
    fill: #78013D;
  }
}
.department-theme-clipper-blue .btn.btn-white.btn-outline {
  background-color: transparent;
  color: #fff;
  border-color: #fff;
}
.department-theme-clipper-blue .btn.btn-white.btn-outline:hover {
  background-color: #fff;
  border-color: #fff;
  color: #78013D;
}
.department-theme-clipper-blue .btn.btn-white.btn-outline:focus, .department-theme-clipper-blue .btn.btn-white.btn-outline:active, .department-theme-clipper-blue .btn.btn-white.btn-outline:hover:active, .department-theme-clipper-blue .btn.btn-white.btn-outline:focus:active {
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  color: #78013D;
}
.department-theme-clipper-blue article.event .content {
  border-color: #fff;
}
.department-theme-clipper-blue article.event .content h2 a,
.department-theme-clipper-blue .paragraph--type--upcoming-meetings,
.department-theme-clipper-blue .paragraph--type--upcoming-events-meetings,
.department-theme-clipper-blue .paragraph--type--selected-meetings-events,
.department-theme-clipper-blue .paragraph--type--upcoming-meetings article.event .content h2 a,
.department-theme-clipper-blue .paragraph--type--upcoming-events-meetings article.event .content h2 a,
.department-theme-clipper-blue .paragraph--type--selected-meetings-events article.event .content h2 a,
.department-theme-clipper-blue .paragraph--type--upcoming-meetings h2,
.department-theme-clipper-blue .paragraph--type--upcoming-events-meetings h2,
.department-theme-clipper-blue .paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading,
.department-theme-clipper-blue .paragraph--type--selected-meetings-events h2,
.department-theme-clipper-blue #header .utility-bar .department-links {
  color: #fff;
}
.department-theme-clipper-blue .paragraph-theme-secondary {
  background: #78013D !important;
  color: #fff !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.department-theme-clipper-blue .paragraph-theme-secondary h1, .department-theme-clipper-blue .paragraph-theme-secondary h2, .department-theme-clipper-blue .paragraph-theme-secondary h3, .department-theme-clipper-blue .paragraph-theme-secondary h4, .department-theme-clipper-blue .paragraph-theme-secondary h5, .department-theme-clipper-blue .paragraph-theme-secondary h6,
.department-theme-clipper-blue .paragraph-theme-secondary h1 a, .department-theme-clipper-blue .paragraph-theme-secondary h2 a, .department-theme-clipper-blue .paragraph-theme-secondary h3 a, .department-theme-clipper-blue .paragraph-theme-secondary h4 a, .department-theme-clipper-blue .paragraph-theme-secondary h5 a, .department-theme-clipper-blue .paragraph-theme-secondary h6 a {
  color: #fff !important;
}
.department-theme-clipper-blue .paragraph-theme-secondary .btn.btn-white.btn-outline,
.department-theme-clipper-blue .paragraph-theme-secondary .btn.btn-primary.btn-outline,
.department-theme-clipper-blue .paragraph-theme-secondary .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-clipper-blue .paragraph-theme-secondary .btn.btn-white.btn-outline:hover, .department-theme-clipper-blue .paragraph-theme-secondary .btn.btn-white.btn-outline:focus,
.department-theme-clipper-blue .paragraph-theme-secondary .btn.btn-primary.btn-outline:hover,
.department-theme-clipper-blue .paragraph-theme-secondary .btn.btn-primary.btn-outline:focus,
.department-theme-clipper-blue .paragraph-theme-secondary .field--name-field-cta a:hover,
.department-theme-clipper-blue .paragraph-theme-secondary .field--name-field-cta a:focus {
  background: #fff !important;
  color: #78013D !important;
}
.department-theme-clipper-blue .paragraph-theme-secondary .section-heading h2,
.department-theme-clipper-blue .paragraph-theme-secondary .date-with-line span.text,
.department-theme-clipper-blue .paragraph-theme-secondary .btn-wrap {
  background: #78013D !important;
}
.department-theme-clipper-blue .paragraph-theme-secondary .section-heading:before {
  background: #fff !important;
}
.department-theme-clipper-blue .paragraph-theme-secondary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-clipper-blue .paragraph-theme-secondary.paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading {
  color: #fff !important;
}
.department-theme-clipper-blue .paragraph-theme-secondary.paragraph--type--popular-resources {
  border-color: #78013D !important;
}
.department-theme-clipper-blue .paragraph-theme-secondary.paragraph--type--popular-resources:after,
.department-theme-clipper-blue .paragraph-theme-secondary.paragraph--type--popular-resources .inner:before {
  background: #78013D !important;
}
.department-theme-clipper-blue .paragraph-theme-secondary .field--name-field-popular-resource a:not([class="1"]) {
  color: #fff !important;
}
.department-theme-clipper-blue .paragraph-theme-secondary .field--name-field-popular-resource a:hover .fa {
  background: #fff !important;
  color: #78013D !important;
}
.department-theme-clipper-blue .paragraph-theme-secondary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.department-theme-clipper-blue .paragraph-theme-secondary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #78013D !important;
}
.department-theme-clipper-blue .paragraph-theme-secondary .field--name-field-popular-resource .fa {
  border-color: #fff !important;
}
.department-theme-clipper-blue .paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.department-theme-clipper-blue .paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet a {
  color: #78013D !important;
}
.department-theme-clipper-blue .paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-clipper-blue .paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a:hover {
  background: #fff !important;
  color: #78013D !important;
}
.department-theme-clipper-blue .paragraph-theme-secondary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-clipper-blue .paragraph-theme-secondary.paragraph--type--staff-contact article {
  background: #fff !important;
}
.department-theme-clipper-blue .paragraph-theme-secondary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #fff !important;
}
.department-theme-clipper-blue .paragraph-theme-secondary.paragraph--type--staff-contact h3 a,
.department-theme-clipper-blue .paragraph-theme-secondary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.department-theme-clipper-blue .paragraph-theme-secondary.paragraph--type--staff-contact .btn-primary {
  background: #000000;
}
.department-theme-clipper-blue .paragraph-theme-secondary.paragraph--type--faq a {
  color: #fff !important;
}
.department-theme-clipper-blue .paragraph-theme-secondary.paragraph--type--faq article.faq h2 .icon {
  color: #fff !important;
  border-color: #fff !important;
  background: transparent !important;
}
.department-theme-clipper-blue .paragraph-theme-secondary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #78013D !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.department-theme-clipper-blue .paragraph-theme-secondary.paragraph--type--documents article.document a {
  background: #fff !important;
}
.department-theme-clipper-blue .paragraph-theme-secondary.paragraph--type--press-releases {
  color: #000000 !important;
}
.department-theme-clipper-blue .paragraph-theme-secondary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.department-theme-clipper-blue .paragraph-theme-secondary.paragraph--type--basic-content a, .department-theme-clipper-blue .paragraph-theme-secondary.paragraph--type--content-with-image-on-right a, .department-theme-clipper-blue .paragraph-theme-secondary.paragraph--type--content-with-image-on-left a {
  color: #fff;
}
.department-theme-clipper-blue .paragraph-theme-secondary.paragraph--type--basic-content table {
  border-color: #fff;
}
.department-theme-clipper-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #fff;
  color: #78013D;
}
.department-theme-clipper-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .department-theme-clipper-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .department-theme-clipper-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .department-theme-clipper-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .department-theme-clipper-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .department-theme-clipper-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.department-theme-clipper-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .department-theme-clipper-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .department-theme-clipper-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .department-theme-clipper-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .department-theme-clipper-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .department-theme-clipper-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.department-theme-clipper-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #78013D !important;
}
.department-theme-clipper-blue .paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .department-theme-clipper-blue .paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #fff;
}

.department-theme-clipper-deep-blue {
  /* Paragraph Theme
  ========================================================================== */
  /* Paragraph Theme
  ========================================================================== */
}
.department-theme-clipper-deep-blue a,
.department-theme-clipper-deep-blue .txt-brand-primary,
.department-theme-clipper-deep-blue .btn-primary.btn-outline,
.department-theme-clipper-deep-blue .field--name-field-popular-resource a:hover .fa,
.department-theme-clipper-deep-blue .navbar-default .navbar-toggle,
.department-theme-clipper-deep-blue article.faq h2 .icon,
.department-theme-clipper-deep-blue .paragraph--type--twitter-feed article.tweet footer a:hover,
.department-theme-clipper-deep-blue .paragraph--type--twitter-feed article.tweet footer span,
.department-theme-clipper-deep-blue .paragraph--type--profiles-large article &gt; a:hover,
.department-theme-clipper-deep-blue .press-release-node article.press-release header h2 a:hover,
.department-theme-clipper-deep-blue .press-release-node article.news header h2 a:hover,
.department-theme-clipper-deep-blue .paragraph--type--press-releases article h3 a:hover,
.department-theme-clipper-deep-blue .press-release-listing h2 a:hover,
.department-theme-clipper-deep-blue article.document a:hover,
.department-theme-clipper-deep-blue .gallery-item a:hover h3,
.department-theme-clipper-deep-blue article.event.listing .left-col h3 a:hover,
.department-theme-clipper-deep-blue article.event.listing .more:hover,
.department-theme-clipper-deep-blue .datepicker-container .datepicker-panel ul:nth-child(3),
.department-theme-clipper-deep-blue .search-results-search button:hover,
.department-theme-clipper-deep-blue .pagination &gt; li &gt; a,
.department-theme-clipper-deep-blue .field--name-field-carousel-item a:hover h3,
.department-theme-clipper-deep-blue .field--name-field-carousel-item a:hover h4,
.department-theme-clipper-deep-blue .slick-arrow {
  color: #031A44;
}
.department-theme-clipper-deep-blue .search-result h2 a:hover {
  color: #031A44 !important;
}
.department-theme-clipper-deep-blue a:hover,
.department-theme-clipper-deep-blue a.txt-brand-primary:hover,
.department-theme-clipper-deep-blue .paragraph--type--team-members .team-member a:hover,
.department-theme-clipper-deep-blue .navbar-default .navbar-toggle:hover,
.department-theme-clipper-deep-blue .pagination &gt; li &gt; a:hover {
  color: #010713;
}
.department-theme-clipper-deep-blue .datepicker-container .datepicker-panel &gt; ul &gt; li.highlighted,
.department-theme-clipper-deep-blue .datepicker-container .datepicker-panel &gt; ul &gt; li:hover {
  background: rgba(3, 26, 68, 0.1);
}
.department-theme-clipper-deep-blue #footer,
.department-theme-clipper-deep-blue .btn.btn-primary.btn-outline,
.department-theme-clipper-deep-blue .btn.btn-primary.btn-outline:hover,
.department-theme-clipper-deep-blue .paragraph--type--popular-resources,
.department-theme-clipper-deep-blue article.faq h2 .icon {
  border-color: #031A44;
}
.department-theme-clipper-deep-blue #footer,
.department-theme-clipper-deep-blue #footer:after,
.department-theme-clipper-deep-blue .footer-inner:before,
.department-theme-clipper-deep-blue .paragraph--type--popular-resources,
.department-theme-clipper-deep-blue .paragraph--type--popular-resources:after,
.department-theme-clipper-deep-blue .paragraph--type--popular-resources .inner:before,
.department-theme-clipper-deep-blue .navbar-default .navbar-collapse,
.department-theme-clipper-deep-blue #header .header-main:after,
.department-theme-clipper-deep-blue .paragraph--type--featured-link a .fa,
.department-theme-clipper-deep-blue blockquote:before,
.department-theme-clipper-deep-blue table th,
.department-theme-clipper-deep-blue .bg-brand-primary {
  background-color: #031A44;
  color: #fff;
}
.department-theme-clipper-deep-blue .paragraph--type--featured-link a:hover .fa {
  background-color: #02112c;
}
.department-theme-clipper-deep-blue .btn-primary,
.department-theme-clipper-deep-blue .has-filters .pager a.button, .department-theme-clipper-deep-blue .js-pager__items a.button {
  background-color: #031A44;
  color: #fff;
}
.department-theme-clipper-deep-blue .btn.btn-primary:hover,
.department-theme-clipper-deep-blue .btn.btn-primary:focus,
.department-theme-clipper-deep-blue .btn.btn-primary:active,
.department-theme-clipper-deep-blue .has-filters .pager a.button:focus,
.department-theme-clipper-deep-blue .has-filters .pager a.button:hover,
.department-theme-clipper-deep-blue .has-filters .pager a.button:active {
  background-color: #010713;
  color: #fff;
}
.department-theme-clipper-deep-blue .btn.btn-primary:focus,
.department-theme-clipper-deep-blue .btn.btn-primary:active,
.department-theme-clipper-deep-blue .has-filters .pager a.button:focus,
.department-theme-clipper-deep-blue .has-filters .pager a.button:active {
  background-color: black;
  color: #fff;
}
.department-theme-clipper-deep-blue .btn.btn-primary.btn-outline,
.department-theme-clipper-deep-blue .paragraph--type--carousel .field--name-field-cta a,
.department-theme-clipper-deep-blue .paragraph--type--what .field--name-field-cta a,
.department-theme-clipper-deep-blue .paragraph--type--faq .field--name-field-cta a,
.department-theme-clipper-deep-blue .paragraph--type--content-with-image-on-right .field--name-field-cta a,
.department-theme-clipper-deep-blue .paragraph--type--content-with-image-on-left .field--name-field-cta a,
.department-theme-clipper-deep-blue .field--name-field-cta a {
  background-color: transparent;
  color: #031A44;
  border-color: #031A44;
}
.department-theme-clipper-deep-blue .btn.btn-primary.btn-outline:hover,
.department-theme-clipper-deep-blue .paragraph--type--carousel .field--name-field-cta a:hover,
.department-theme-clipper-deep-blue .paragraph--type--what .field--name-field-cta a:hover,
.department-theme-clipper-deep-blue .paragraph--type--faq .field--name-field-cta a:hover,
.department-theme-clipper-deep-blue .paragraph--type--content-with-image-on-right .field--name-field-cta a:hover,
.department-theme-clipper-deep-blue .paragraph--type--content-with-image-on-left .field--name-field-cta a:hover,
.department-theme-clipper-deep-blue .field--name-field-cta a:hover {
  background-color: #031A44;
  border-color: #031A44;
  color: #fff;
}
.department-theme-clipper-deep-blue .btn.btn-primary.btn-outline:focus, .department-theme-clipper-deep-blue .btn.btn-primary.btn-outline:active, .department-theme-clipper-deep-blue .btn.btn-primary.btn-outline:hover:active, .department-theme-clipper-deep-blue .btn.btn-primary.btn-outline:focus:active,
.department-theme-clipper-deep-blue .paragraph--type--carousel .field--name-field-cta a:focus,
.department-theme-clipper-deep-blue .paragraph--type--carousel .field--name-field-cta a:active,
.department-theme-clipper-deep-blue .paragraph--type--carousel .field--name-field-cta a:hover:active,
.department-theme-clipper-deep-blue .paragraph--type--carousel .field--name-field-cta a:focus:active,
.department-theme-clipper-deep-blue .paragraph--type--what .field--name-field-cta a:focus,
.department-theme-clipper-deep-blue .paragraph--type--what .field--name-field-cta a:active,
.department-theme-clipper-deep-blue .paragraph--type--what .field--name-field-cta a:hover:active,
.department-theme-clipper-deep-blue .paragraph--type--what .field--name-field-cta a:focus:active,
.department-theme-clipper-deep-blue .paragraph--type--faq .field--name-field-cta a:focus,
.department-theme-clipper-deep-blue .paragraph--type--faq .field--name-field-cta a:active,
.department-theme-clipper-deep-blue .paragraph--type--faq .field--name-field-cta a:hover:active,
.department-theme-clipper-deep-blue .paragraph--type--faq .field--name-field-cta a:focus:active,
.department-theme-clipper-deep-blue .paragraph--type--content-with-image-on-right .field--name-field-cta a:focus,
.department-theme-clipper-deep-blue .paragraph--type--content-with-image-on-right .field--name-field-cta a:active,
.department-theme-clipper-deep-blue .paragraph--type--content-with-image-on-right .field--name-field-cta a:hover:active,
.department-theme-clipper-deep-blue .paragraph--type--content-with-image-on-right .field--name-field-cta a:focus:active,
.department-theme-clipper-deep-blue .paragraph--type--content-with-image-on-left .field--name-field-cta a:focus,
.department-theme-clipper-deep-blue .paragraph--type--content-with-image-on-left .field--name-field-cta a:active,
.department-theme-clipper-deep-blue .paragraph--type--content-with-image-on-left .field--name-field-cta a:hover:active,
.department-theme-clipper-deep-blue .paragraph--type--content-with-image-on-left .field--name-field-cta a:focus:active,
.department-theme-clipper-deep-blue .field--name-field-cta a:focus,
.department-theme-clipper-deep-blue .field--name-field-cta a:active,
.department-theme-clipper-deep-blue .field--name-field-cta a:hover:active,
.department-theme-clipper-deep-blue .field--name-field-cta a:focus:active {
  background-color: #010713;
  border-color: #010713;
  color: #fff;
}
.department-theme-clipper-deep-blue .section-heading.primary-color h2,
.department-theme-clipper-deep-blue .section-heading.primary-color .btn-wrap {
  background: #031A44;
}
.department-theme-clipper-deep-blue #footer a,
.department-theme-clipper-deep-blue #footer h3,
.department-theme-clipper-deep-blue .field--name-field-popular-resource a,
.department-theme-clipper-deep-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; a,
.department-theme-clipper-deep-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded .fa-angle-left,
.department-theme-clipper-deep-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded .fa-angle-right {
  color: #fff;
}
.department-theme-clipper-deep-blue .field--name-field-popular-resource a:hover .fa {
  background: #fff;
  border-color: #fff;
}
.department-theme-clipper-deep-blue article.event .content {
  border-color: #fff;
}
.department-theme-clipper-deep-blue .paragraph-theme-primary {
  background: #031A44 !important;
  color: #fff !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.department-theme-clipper-deep-blue .paragraph-theme-primary h1, .department-theme-clipper-deep-blue .paragraph-theme-primary h2, .department-theme-clipper-deep-blue .paragraph-theme-primary h3, .department-theme-clipper-deep-blue .paragraph-theme-primary h4, .department-theme-clipper-deep-blue .paragraph-theme-primary h5, .department-theme-clipper-deep-blue .paragraph-theme-primary h6,
.department-theme-clipper-deep-blue .paragraph-theme-primary h1 a, .department-theme-clipper-deep-blue .paragraph-theme-primary h2 a, .department-theme-clipper-deep-blue .paragraph-theme-primary h3 a, .department-theme-clipper-deep-blue .paragraph-theme-primary h4 a, .department-theme-clipper-deep-blue .paragraph-theme-primary h5 a, .department-theme-clipper-deep-blue .paragraph-theme-primary h6 a {
  color: #fff !important;
}
.department-theme-clipper-deep-blue .paragraph-theme-primary .btn.btn-white.btn-outline,
.department-theme-clipper-deep-blue .paragraph-theme-primary .btn.btn-primary.btn-outline,
.department-theme-clipper-deep-blue .paragraph-theme-primary .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-clipper-deep-blue .paragraph-theme-primary .btn.btn-white.btn-outline:hover, .department-theme-clipper-deep-blue .paragraph-theme-primary .btn.btn-white.btn-outline:focus,
.department-theme-clipper-deep-blue .paragraph-theme-primary .btn.btn-primary.btn-outline:hover,
.department-theme-clipper-deep-blue .paragraph-theme-primary .btn.btn-primary.btn-outline:focus,
.department-theme-clipper-deep-blue .paragraph-theme-primary .field--name-field-cta a:hover,
.department-theme-clipper-deep-blue .paragraph-theme-primary .field--name-field-cta a:focus {
  background: #fff !important;
  color: #031A44 !important;
}
.department-theme-clipper-deep-blue .paragraph-theme-primary .section-heading h2,
.department-theme-clipper-deep-blue .paragraph-theme-primary .date-with-line span.text,
.department-theme-clipper-deep-blue .paragraph-theme-primary .btn-wrap {
  background: #031A44 !important;
}
.department-theme-clipper-deep-blue .paragraph-theme-primary .section-heading:before {
  background: #fff !important;
}
.department-theme-clipper-deep-blue .paragraph-theme-primary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-clipper-deep-blue .paragraph-theme-primary.paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading {
  color: #fff !important;
}
.department-theme-clipper-deep-blue .paragraph-theme-primary.paragraph--type--popular-resources {
  border-color: #031A44 !important;
}
.department-theme-clipper-deep-blue .paragraph-theme-primary.paragraph--type--popular-resources:after,
.department-theme-clipper-deep-blue .paragraph-theme-primary.paragraph--type--popular-resources .inner:before {
  background: #031A44 !important;
}
.department-theme-clipper-deep-blue .paragraph-theme-primary .field--name-field-popular-resource a:not([class="1"]) {
  color: #fff !important;
}
.department-theme-clipper-deep-blue .paragraph-theme-primary .field--name-field-popular-resource a:hover .fa {
  background: #fff !important;
  color: #031A44 !important;
}
.department-theme-clipper-deep-blue .paragraph-theme-primary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.department-theme-clipper-deep-blue .paragraph-theme-primary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #031A44 !important;
}
.department-theme-clipper-deep-blue .paragraph-theme-primary .field--name-field-popular-resource .fa {
  border-color: #fff !important;
}
.department-theme-clipper-deep-blue .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.department-theme-clipper-deep-blue .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet a,
.department-theme-clipper-deep-blue .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet span {
  color: #031A44 !important;
}
.department-theme-clipper-deep-blue .paragraph-theme-primary.paragraph--type--what .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-clipper-deep-blue .paragraph-theme-primary.paragraph--type--what .field--name-field-cta a:hover {
  background: #fff !important;
  color: #031A44 !important;
}
.department-theme-clipper-deep-blue .paragraph-theme-primary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-clipper-deep-blue .paragraph-theme-primary.paragraph--type--staff-contact article {
  background: #fff !important;
}
.department-theme-clipper-deep-blue .paragraph-theme-primary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #fff !important;
}
.department-theme-clipper-deep-blue .paragraph-theme-primary.paragraph--type--staff-contact h3 a,
.department-theme-clipper-deep-blue .paragraph-theme-primary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.department-theme-clipper-deep-blue .paragraph-theme-primary.paragraph--type--staff-contact .btn-primary {
  background: #000000;
}
.department-theme-clipper-deep-blue .paragraph-theme-primary.paragraph--type--faq a {
  color: #fff !important;
}
.department-theme-clipper-deep-blue .paragraph-theme-primary.paragraph--type--faq article.faq h2 .icon {
  color: #fff !important;
  border-color: #fff !important;
  background: transparent !important;
}
.department-theme-clipper-deep-blue .paragraph-theme-primary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #031A44 !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.department-theme-clipper-deep-blue .paragraph-theme-primary.paragraph--type--documents article.document a {
  background: #fff !important;
}
.department-theme-clipper-deep-blue .paragraph-theme-primary.paragraph--type--press-releases {
  color: #000000 !important;
}
.department-theme-clipper-deep-blue .paragraph-theme-primary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.department-theme-clipper-deep-blue .paragraph-theme-primary.paragraph--type--basic-content a, .department-theme-clipper-deep-blue .paragraph-theme-primary.paragraph--type--content-with-image-on-right a, .department-theme-clipper-deep-blue .paragraph-theme-primary.paragraph--type--content-with-image-on-left a {
  color: #fff;
}
.department-theme-clipper-deep-blue .paragraph-theme-primary.paragraph--type--basic-content table {
  border-color: #fff;
}
.department-theme-clipper-deep-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #fff;
  color: #031A44;
}
.department-theme-clipper-deep-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .department-theme-clipper-deep-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .department-theme-clipper-deep-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .department-theme-clipper-deep-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .department-theme-clipper-deep-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .department-theme-clipper-deep-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.department-theme-clipper-deep-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .department-theme-clipper-deep-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .department-theme-clipper-deep-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .department-theme-clipper-deep-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .department-theme-clipper-deep-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .department-theme-clipper-deep-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.department-theme-clipper-deep-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #031A44 !important;
}
.department-theme-clipper-deep-blue .paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .department-theme-clipper-deep-blue .paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #fff;
}
.department-theme-clipper-deep-blue .txt-brand-success,
.department-theme-clipper-deep-blue .paragraph--type--upcoming-meetings .btn.btn-white.btn-outline:hover,
.department-theme-clipper-deep-blue .paragraph--type--upcoming-meetings .btn.btn-white.btn-outline:focus,
.department-theme-clipper-deep-blue .paragraph--type--upcoming-events-meetings .btn.btn-white.btn-outline:hover,
.department-theme-clipper-deep-blue .paragraph--type--upcoming-events-meetings .btn.btn-white.btn-outline:focus,
.department-theme-clipper-deep-blue .paragraph--type--selected-meetings-events .btn.btn-white.btn-outline:hover,
.department-theme-clipper-deep-blue .paragraph--type--selected-meetings-events .btn.btn-white.btn-outline:focus {
  color: #78013D;
}
.department-theme-clipper-deep-blue a.txt-brand-success:hover {
  color: #450123;
}
.department-theme-clipper-deep-blue .bg-brand-success {
  background-color: #78013D;
  color: #fff;
}
.department-theme-clipper-deep-blue .bg-brand-success a, .department-theme-clipper-deep-blue .bg-brand-success h1, .department-theme-clipper-deep-blue .bg-brand-success h2, .department-theme-clipper-deep-blue .bg-brand-success h3, .department-theme-clipper-deep-blue .bg-brand-success h4, .department-theme-clipper-deep-blue .bg-brand-success h5, .department-theme-clipper-deep-blue .bg-brand-success h6 {
  color: #fff;
}
.department-theme-clipper-deep-blue .paragraph--type--upcoming-meetings,
.department-theme-clipper-deep-blue .paragraph--type--upcoming-events-meetings,
.department-theme-clipper-deep-blue .paragraph--type--selected-meetings-events,
.department-theme-clipper-deep-blue #header .search .library-options,
.department-theme-clipper-deep-blue #header .social-mobile,
.department-theme-clipper-deep-blue #footer .footer-dept-mobile {
  background-color: #78013D;
}
.department-theme-clipper-deep-blue .section-heading.secondary-color h2,
.department-theme-clipper-deep-blue .section-heading.secondary-color .btn-wrap {
  background: #78013D;
  color: #fff;
}
.department-theme-clipper-deep-blue .section-heading.secondary-color:before {
  background: #fff;
}
.department-theme-clipper-deep-blue #header .utility-bar {
  background-color: #78013D;
  color: #fff;
}
.department-theme-clipper-deep-blue #header .utility-bar a {
  color: #fff;
}
.department-theme-clipper-deep-blue #header .utility-bar .social {
  border-color: #fff;
}
@media (max-width: 991px) {
  .department-theme-clipper-deep-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-clipper-deep-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-clipper-deep-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a:hover,
.department-theme-clipper-deep-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a:hover,
.department-theme-clipper-deep-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-clipper-deep-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li.active &gt; a,
.department-theme-clipper-deep-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li.active &gt; a:hover {
    background: #78013D;
    color: #fff;
  }
}
@media (min-width: 992px) {
  .department-theme-clipper-deep-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a,
.department-theme-clipper-deep-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; a:hover,
.department-theme-clipper-deep-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a:after,
.department-theme-clipper-deep-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a:before,
.department-theme-clipper-deep-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.active &gt; a:hover,
.department-theme-clipper-deep-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a:hover:after,
.department-theme-clipper-deep-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a:hover:after {
    background-color: #78013D;
    color: #fff;
  }
  .department-theme-clipper-deep-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded &gt; a .desktop-caret-large polygon {
    fill: #78013D;
  }
}
.department-theme-clipper-deep-blue .btn.btn-white.btn-outline {
  background-color: transparent;
  color: #fff;
  border-color: #fff;
}
.department-theme-clipper-deep-blue .btn.btn-white.btn-outline:hover {
  background-color: #fff;
  border-color: #fff;
  color: #78013D;
}
.department-theme-clipper-deep-blue .btn.btn-white.btn-outline:focus, .department-theme-clipper-deep-blue .btn.btn-white.btn-outline:active, .department-theme-clipper-deep-blue .btn.btn-white.btn-outline:hover:active, .department-theme-clipper-deep-blue .btn.btn-white.btn-outline:focus:active {
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  color: #78013D;
}
.department-theme-clipper-deep-blue article.event .content {
  border-color: #fff;
}
.department-theme-clipper-deep-blue article.event .content h2 a,
.department-theme-clipper-deep-blue .paragraph--type--upcoming-meetings,
.department-theme-clipper-deep-blue .paragraph--type--upcoming-events-meetings,
.department-theme-clipper-deep-blue .paragraph--type--selected-meetings-events,
.department-theme-clipper-deep-blue .paragraph--type--upcoming-meetings article.event .content h2 a,
.department-theme-clipper-deep-blue .paragraph--type--upcoming-events-meetings article.event .content h2 a,
.department-theme-clipper-deep-blue .paragraph--type--selected-meetings-events article.event .content h2 a,
.department-theme-clipper-deep-blue .paragraph--type--upcoming-meetings h2,
.department-theme-clipper-deep-blue .paragraph--type--upcoming-events-meetings h2,
.department-theme-clipper-deep-blue .paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading,
.department-theme-clipper-deep-blue .paragraph--type--selected-meetings-events h2,
.department-theme-clipper-deep-blue #header .utility-bar .department-links {
  color: #fff;
}
.department-theme-clipper-deep-blue .paragraph-theme-secondary {
  background: #78013D !important;
  color: #fff !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.department-theme-clipper-deep-blue .paragraph-theme-secondary h1, .department-theme-clipper-deep-blue .paragraph-theme-secondary h2, .department-theme-clipper-deep-blue .paragraph-theme-secondary h3, .department-theme-clipper-deep-blue .paragraph-theme-secondary h4, .department-theme-clipper-deep-blue .paragraph-theme-secondary h5, .department-theme-clipper-deep-blue .paragraph-theme-secondary h6,
.department-theme-clipper-deep-blue .paragraph-theme-secondary h1 a, .department-theme-clipper-deep-blue .paragraph-theme-secondary h2 a, .department-theme-clipper-deep-blue .paragraph-theme-secondary h3 a, .department-theme-clipper-deep-blue .paragraph-theme-secondary h4 a, .department-theme-clipper-deep-blue .paragraph-theme-secondary h5 a, .department-theme-clipper-deep-blue .paragraph-theme-secondary h6 a {
  color: #fff !important;
}
.department-theme-clipper-deep-blue .paragraph-theme-secondary .btn.btn-white.btn-outline,
.department-theme-clipper-deep-blue .paragraph-theme-secondary .btn.btn-primary.btn-outline,
.department-theme-clipper-deep-blue .paragraph-theme-secondary .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-clipper-deep-blue .paragraph-theme-secondary .btn.btn-white.btn-outline:hover, .department-theme-clipper-deep-blue .paragraph-theme-secondary .btn.btn-white.btn-outline:focus,
.department-theme-clipper-deep-blue .paragraph-theme-secondary .btn.btn-primary.btn-outline:hover,
.department-theme-clipper-deep-blue .paragraph-theme-secondary .btn.btn-primary.btn-outline:focus,
.department-theme-clipper-deep-blue .paragraph-theme-secondary .field--name-field-cta a:hover,
.department-theme-clipper-deep-blue .paragraph-theme-secondary .field--name-field-cta a:focus {
  background: #fff !important;
  color: #78013D !important;
}
.department-theme-clipper-deep-blue .paragraph-theme-secondary .section-heading h2,
.department-theme-clipper-deep-blue .paragraph-theme-secondary .date-with-line span.text,
.department-theme-clipper-deep-blue .paragraph-theme-secondary .btn-wrap {
  background: #78013D !important;
}
.department-theme-clipper-deep-blue .paragraph-theme-secondary .section-heading:before {
  background: #fff !important;
}
.department-theme-clipper-deep-blue .paragraph-theme-secondary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-clipper-deep-blue .paragraph-theme-secondary.paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading {
  color: #fff !important;
}
.department-theme-clipper-deep-blue .paragraph-theme-secondary.paragraph--type--popular-resources {
  border-color: #78013D !important;
}
.department-theme-clipper-deep-blue .paragraph-theme-secondary.paragraph--type--popular-resources:after,
.department-theme-clipper-deep-blue .paragraph-theme-secondary.paragraph--type--popular-resources .inner:before {
  background: #78013D !important;
}
.department-theme-clipper-deep-blue .paragraph-theme-secondary .field--name-field-popular-resource a:not([class="1"]) {
  color: #fff !important;
}
.department-theme-clipper-deep-blue .paragraph-theme-secondary .field--name-field-popular-resource a:hover .fa {
  background: #fff !important;
  color: #78013D !important;
}
.department-theme-clipper-deep-blue .paragraph-theme-secondary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.department-theme-clipper-deep-blue .paragraph-theme-secondary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #78013D !important;
}
.department-theme-clipper-deep-blue .paragraph-theme-secondary .field--name-field-popular-resource .fa {
  border-color: #fff !important;
}
.department-theme-clipper-deep-blue .paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.department-theme-clipper-deep-blue .paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet a {
  color: #78013D !important;
}
.department-theme-clipper-deep-blue .paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-clipper-deep-blue .paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a:hover {
  background: #fff !important;
  color: #78013D !important;
}
.department-theme-clipper-deep-blue .paragraph-theme-secondary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-clipper-deep-blue .paragraph-theme-secondary.paragraph--type--staff-contact article {
  background: #fff !important;
}
.department-theme-clipper-deep-blue .paragraph-theme-secondary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #fff !important;
}
.department-theme-clipper-deep-blue .paragraph-theme-secondary.paragraph--type--staff-contact h3 a,
.department-theme-clipper-deep-blue .paragraph-theme-secondary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.department-theme-clipper-deep-blue .paragraph-theme-secondary.paragraph--type--staff-contact .btn-primary {
  background: #000000;
}
.department-theme-clipper-deep-blue .paragraph-theme-secondary.paragraph--type--faq a {
  color: #fff !important;
}
.department-theme-clipper-deep-blue .paragraph-theme-secondary.paragraph--type--faq article.faq h2 .icon {
  color: #fff !important;
  border-color: #fff !important;
  background: transparent !important;
}
.department-theme-clipper-deep-blue .paragraph-theme-secondary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #78013D !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.department-theme-clipper-deep-blue .paragraph-theme-secondary.paragraph--type--documents article.document a {
  background: #fff !important;
}
.department-theme-clipper-deep-blue .paragraph-theme-secondary.paragraph--type--press-releases {
  color: #000000 !important;
}
.department-theme-clipper-deep-blue .paragraph-theme-secondary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.department-theme-clipper-deep-blue .paragraph-theme-secondary.paragraph--type--basic-content a, .department-theme-clipper-deep-blue .paragraph-theme-secondary.paragraph--type--content-with-image-on-right a, .department-theme-clipper-deep-blue .paragraph-theme-secondary.paragraph--type--content-with-image-on-left a {
  color: #fff;
}
.department-theme-clipper-deep-blue .paragraph-theme-secondary.paragraph--type--basic-content table {
  border-color: #fff;
}
.department-theme-clipper-deep-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #fff;
  color: #78013D;
}
.department-theme-clipper-deep-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .department-theme-clipper-deep-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .department-theme-clipper-deep-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .department-theme-clipper-deep-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .department-theme-clipper-deep-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .department-theme-clipper-deep-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.department-theme-clipper-deep-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .department-theme-clipper-deep-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .department-theme-clipper-deep-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .department-theme-clipper-deep-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .department-theme-clipper-deep-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .department-theme-clipper-deep-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.department-theme-clipper-deep-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #78013D !important;
}
.department-theme-clipper-deep-blue .paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .department-theme-clipper-deep-blue .paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #fff;
}

.department-theme-clipper-deep-purple {
  /* Paragraph Theme
  ========================================================================== */
  /* Paragraph Theme
  ========================================================================== */
}
.department-theme-clipper-deep-purple a,
.department-theme-clipper-deep-purple .txt-brand-primary,
.department-theme-clipper-deep-purple .btn-primary.btn-outline,
.department-theme-clipper-deep-purple .field--name-field-popular-resource a:hover .fa,
.department-theme-clipper-deep-purple .navbar-default .navbar-toggle,
.department-theme-clipper-deep-purple article.faq h2 .icon,
.department-theme-clipper-deep-purple .paragraph--type--twitter-feed article.tweet footer a:hover,
.department-theme-clipper-deep-purple .paragraph--type--twitter-feed article.tweet footer span,
.department-theme-clipper-deep-purple .paragraph--type--profiles-large article &gt; a:hover,
.department-theme-clipper-deep-purple .press-release-node article.press-release header h2 a:hover,
.department-theme-clipper-deep-purple .press-release-node article.news header h2 a:hover,
.department-theme-clipper-deep-purple .paragraph--type--press-releases article h3 a:hover,
.department-theme-clipper-deep-purple .press-release-listing h2 a:hover,
.department-theme-clipper-deep-purple article.document a:hover,
.department-theme-clipper-deep-purple .gallery-item a:hover h3,
.department-theme-clipper-deep-purple article.event.listing .left-col h3 a:hover,
.department-theme-clipper-deep-purple article.event.listing .more:hover,
.department-theme-clipper-deep-purple .datepicker-container .datepicker-panel ul:nth-child(3),
.department-theme-clipper-deep-purple .search-results-search button:hover,
.department-theme-clipper-deep-purple .pagination &gt; li &gt; a,
.department-theme-clipper-deep-purple .field--name-field-carousel-item a:hover h3,
.department-theme-clipper-deep-purple .field--name-field-carousel-item a:hover h4,
.department-theme-clipper-deep-purple .slick-arrow {
  color: #2C101E;
}
.department-theme-clipper-deep-purple .search-result h2 a:hover {
  color: #2C101E !important;
}
.department-theme-clipper-deep-purple a:hover,
.department-theme-clipper-deep-purple a.txt-brand-primary:hover,
.department-theme-clipper-deep-purple .paragraph--type--team-members .team-member a:hover,
.department-theme-clipper-deep-purple .navbar-default .navbar-toggle:hover,
.department-theme-clipper-deep-purple .pagination &gt; li &gt; a:hover {
  color: #070205;
}
.department-theme-clipper-deep-purple .datepicker-container .datepicker-panel &gt; ul &gt; li.highlighted,
.department-theme-clipper-deep-purple .datepicker-container .datepicker-panel &gt; ul &gt; li:hover {
  background: rgba(44, 16, 30, 0.1);
}
.department-theme-clipper-deep-purple #footer,
.department-theme-clipper-deep-purple .btn.btn-primary.btn-outline,
.department-theme-clipper-deep-purple .btn.btn-primary.btn-outline:hover,
.department-theme-clipper-deep-purple .paragraph--type--popular-resources,
.department-theme-clipper-deep-purple article.faq h2 .icon {
  border-color: #2C101E;
}
.department-theme-clipper-deep-purple #footer,
.department-theme-clipper-deep-purple #footer:after,
.department-theme-clipper-deep-purple .footer-inner:before,
.department-theme-clipper-deep-purple .paragraph--type--popular-resources,
.department-theme-clipper-deep-purple .paragraph--type--popular-resources:after,
.department-theme-clipper-deep-purple .paragraph--type--popular-resources .inner:before,
.department-theme-clipper-deep-purple .navbar-default .navbar-collapse,
.department-theme-clipper-deep-purple #header .header-main:after,
.department-theme-clipper-deep-purple .paragraph--type--featured-link a .fa,
.department-theme-clipper-deep-purple blockquote:before,
.department-theme-clipper-deep-purple table th,
.department-theme-clipper-deep-purple .bg-brand-primary {
  background-color: #2C101E;
  color: #fff;
}
.department-theme-clipper-deep-purple .paragraph--type--featured-link a:hover .fa {
  background-color: #190911;
}
.department-theme-clipper-deep-purple .btn-primary,
.department-theme-clipper-deep-purple .has-filters .pager a.button, .department-theme-clipper-deep-purple .js-pager__items a.button {
  background-color: #2C101E;
  color: #fff;
}
.department-theme-clipper-deep-purple .btn.btn-primary:hover,
.department-theme-clipper-deep-purple .btn.btn-primary:focus,
.department-theme-clipper-deep-purple .btn.btn-primary:active,
.department-theme-clipper-deep-purple .has-filters .pager a.button:focus,
.department-theme-clipper-deep-purple .has-filters .pager a.button:hover,
.department-theme-clipper-deep-purple .has-filters .pager a.button:active {
  background-color: #070205;
  color: #fff;
}
.department-theme-clipper-deep-purple .btn.btn-primary:focus,
.department-theme-clipper-deep-purple .btn.btn-primary:active,
.department-theme-clipper-deep-purple .has-filters .pager a.button:focus,
.department-theme-clipper-deep-purple .has-filters .pager a.button:active {
  background-color: black;
  color: #fff;
}
.department-theme-clipper-deep-purple .btn.btn-primary.btn-outline,
.department-theme-clipper-deep-purple .paragraph--type--carousel .field--name-field-cta a,
.department-theme-clipper-deep-purple .paragraph--type--what .field--name-field-cta a,
.department-theme-clipper-deep-purple .paragraph--type--faq .field--name-field-cta a,
.department-theme-clipper-deep-purple .paragraph--type--content-with-image-on-right .field--name-field-cta a,
.department-theme-clipper-deep-purple .paragraph--type--content-with-image-on-left .field--name-field-cta a,
.department-theme-clipper-deep-purple .field--name-field-cta a {
  background-color: transparent;
  color: #2C101E;
  border-color: #2C101E;
}
.department-theme-clipper-deep-purple .btn.btn-primary.btn-outline:hover,
.department-theme-clipper-deep-purple .paragraph--type--carousel .field--name-field-cta a:hover,
.department-theme-clipper-deep-purple .paragraph--type--what .field--name-field-cta a:hover,
.department-theme-clipper-deep-purple .paragraph--type--faq .field--name-field-cta a:hover,
.department-theme-clipper-deep-purple .paragraph--type--content-with-image-on-right .field--name-field-cta a:hover,
.department-theme-clipper-deep-purple .paragraph--type--content-with-image-on-left .field--name-field-cta a:hover,
.department-theme-clipper-deep-purple .field--name-field-cta a:hover {
  background-color: #2C101E;
  border-color: #2C101E;
  color: #fff;
}
.department-theme-clipper-deep-purple .btn.btn-primary.btn-outline:focus, .department-theme-clipper-deep-purple .btn.btn-primary.btn-outline:active, .department-theme-clipper-deep-purple .btn.btn-primary.btn-outline:hover:active, .department-theme-clipper-deep-purple .btn.btn-primary.btn-outline:focus:active,
.department-theme-clipper-deep-purple .paragraph--type--carousel .field--name-field-cta a:focus,
.department-theme-clipper-deep-purple .paragraph--type--carousel .field--name-field-cta a:active,
.department-theme-clipper-deep-purple .paragraph--type--carousel .field--name-field-cta a:hover:active,
.department-theme-clipper-deep-purple .paragraph--type--carousel .field--name-field-cta a:focus:active,
.department-theme-clipper-deep-purple .paragraph--type--what .field--name-field-cta a:focus,
.department-theme-clipper-deep-purple .paragraph--type--what .field--name-field-cta a:active,
.department-theme-clipper-deep-purple .paragraph--type--what .field--name-field-cta a:hover:active,
.department-theme-clipper-deep-purple .paragraph--type--what .field--name-field-cta a:focus:active,
.department-theme-clipper-deep-purple .paragraph--type--faq .field--name-field-cta a:focus,
.department-theme-clipper-deep-purple .paragraph--type--faq .field--name-field-cta a:active,
.department-theme-clipper-deep-purple .paragraph--type--faq .field--name-field-cta a:hover:active,
.department-theme-clipper-deep-purple .paragraph--type--faq .field--name-field-cta a:focus:active,
.department-theme-clipper-deep-purple .paragraph--type--content-with-image-on-right .field--name-field-cta a:focus,
.department-theme-clipper-deep-purple .paragraph--type--content-with-image-on-right .field--name-field-cta a:active,
.department-theme-clipper-deep-purple .paragraph--type--content-with-image-on-right .field--name-field-cta a:hover:active,
.department-theme-clipper-deep-purple .paragraph--type--content-with-image-on-right .field--name-field-cta a:focus:active,
.department-theme-clipper-deep-purple .paragraph--type--content-with-image-on-left .field--name-field-cta a:focus,
.department-theme-clipper-deep-purple .paragraph--type--content-with-image-on-left .field--name-field-cta a:active,
.department-theme-clipper-deep-purple .paragraph--type--content-with-image-on-left .field--name-field-cta a:hover:active,
.department-theme-clipper-deep-purple .paragraph--type--content-with-image-on-left .field--name-field-cta a:focus:active,
.department-theme-clipper-deep-purple .field--name-field-cta a:focus,
.department-theme-clipper-deep-purple .field--name-field-cta a:active,
.department-theme-clipper-deep-purple .field--name-field-cta a:hover:active,
.department-theme-clipper-deep-purple .field--name-field-cta a:focus:active {
  background-color: #070205;
  border-color: #070205;
  color: #fff;
}
.department-theme-clipper-deep-purple .section-heading.primary-color h2,
.department-theme-clipper-deep-purple .section-heading.primary-color .btn-wrap {
  background: #2C101E;
}
.department-theme-clipper-deep-purple #footer a,
.department-theme-clipper-deep-purple #footer h3,
.department-theme-clipper-deep-purple .field--name-field-popular-resource a,
.department-theme-clipper-deep-purple .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; a,
.department-theme-clipper-deep-purple .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded .fa-angle-left,
.department-theme-clipper-deep-purple .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded .fa-angle-right {
  color: #fff;
}
.department-theme-clipper-deep-purple .field--name-field-popular-resource a:hover .fa {
  background: #fff;
  border-color: #fff;
}
.department-theme-clipper-deep-purple article.event .content {
  border-color: #fff;
}
.department-theme-clipper-deep-purple .paragraph-theme-primary {
  background: #2C101E !important;
  color: #fff !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.department-theme-clipper-deep-purple .paragraph-theme-primary h1, .department-theme-clipper-deep-purple .paragraph-theme-primary h2, .department-theme-clipper-deep-purple .paragraph-theme-primary h3, .department-theme-clipper-deep-purple .paragraph-theme-primary h4, .department-theme-clipper-deep-purple .paragraph-theme-primary h5, .department-theme-clipper-deep-purple .paragraph-theme-primary h6,
.department-theme-clipper-deep-purple .paragraph-theme-primary h1 a, .department-theme-clipper-deep-purple .paragraph-theme-primary h2 a, .department-theme-clipper-deep-purple .paragraph-theme-primary h3 a, .department-theme-clipper-deep-purple .paragraph-theme-primary h4 a, .department-theme-clipper-deep-purple .paragraph-theme-primary h5 a, .department-theme-clipper-deep-purple .paragraph-theme-primary h6 a {
  color: #fff !important;
}
.department-theme-clipper-deep-purple .paragraph-theme-primary .btn.btn-white.btn-outline,
.department-theme-clipper-deep-purple .paragraph-theme-primary .btn.btn-primary.btn-outline,
.department-theme-clipper-deep-purple .paragraph-theme-primary .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-clipper-deep-purple .paragraph-theme-primary .btn.btn-white.btn-outline:hover, .department-theme-clipper-deep-purple .paragraph-theme-primary .btn.btn-white.btn-outline:focus,
.department-theme-clipper-deep-purple .paragraph-theme-primary .btn.btn-primary.btn-outline:hover,
.department-theme-clipper-deep-purple .paragraph-theme-primary .btn.btn-primary.btn-outline:focus,
.department-theme-clipper-deep-purple .paragraph-theme-primary .field--name-field-cta a:hover,
.department-theme-clipper-deep-purple .paragraph-theme-primary .field--name-field-cta a:focus {
  background: #fff !important;
  color: #2C101E !important;
}
.department-theme-clipper-deep-purple .paragraph-theme-primary .section-heading h2,
.department-theme-clipper-deep-purple .paragraph-theme-primary .date-with-line span.text,
.department-theme-clipper-deep-purple .paragraph-theme-primary .btn-wrap {
  background: #2C101E !important;
}
.department-theme-clipper-deep-purple .paragraph-theme-primary .section-heading:before {
  background: #fff !important;
}
.department-theme-clipper-deep-purple .paragraph-theme-primary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-clipper-deep-purple .paragraph-theme-primary.paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading {
  color: #fff !important;
}
.department-theme-clipper-deep-purple .paragraph-theme-primary.paragraph--type--popular-resources {
  border-color: #2C101E !important;
}
.department-theme-clipper-deep-purple .paragraph-theme-primary.paragraph--type--popular-resources:after,
.department-theme-clipper-deep-purple .paragraph-theme-primary.paragraph--type--popular-resources .inner:before {
  background: #2C101E !important;
}
.department-theme-clipper-deep-purple .paragraph-theme-primary .field--name-field-popular-resource a:not([class="1"]) {
  color: #fff !important;
}
.department-theme-clipper-deep-purple .paragraph-theme-primary .field--name-field-popular-resource a:hover .fa {
  background: #fff !important;
  color: #2C101E !important;
}
.department-theme-clipper-deep-purple .paragraph-theme-primary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.department-theme-clipper-deep-purple .paragraph-theme-primary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #2C101E !important;
}
.department-theme-clipper-deep-purple .paragraph-theme-primary .field--name-field-popular-resource .fa {
  border-color: #fff !important;
}
.department-theme-clipper-deep-purple .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.department-theme-clipper-deep-purple .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet a,
.department-theme-clipper-deep-purple .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet span {
  color: #2C101E !important;
}
.department-theme-clipper-deep-purple .paragraph-theme-primary.paragraph--type--what .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-clipper-deep-purple .paragraph-theme-primary.paragraph--type--what .field--name-field-cta a:hover {
  background: #fff !important;
  color: #2C101E !important;
}
.department-theme-clipper-deep-purple .paragraph-theme-primary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-clipper-deep-purple .paragraph-theme-primary.paragraph--type--staff-contact article {
  background: #fff !important;
}
.department-theme-clipper-deep-purple .paragraph-theme-primary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #fff !important;
}
.department-theme-clipper-deep-purple .paragraph-theme-primary.paragraph--type--staff-contact h3 a,
.department-theme-clipper-deep-purple .paragraph-theme-primary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.department-theme-clipper-deep-purple .paragraph-theme-primary.paragraph--type--staff-contact .btn-primary {
  background: #000000;
}
.department-theme-clipper-deep-purple .paragraph-theme-primary.paragraph--type--faq a {
  color: #fff !important;
}
.department-theme-clipper-deep-purple .paragraph-theme-primary.paragraph--type--faq article.faq h2 .icon {
  color: #fff !important;
  border-color: #fff !important;
  background: transparent !important;
}
.department-theme-clipper-deep-purple .paragraph-theme-primary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #2C101E !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.department-theme-clipper-deep-purple .paragraph-theme-primary.paragraph--type--documents article.document a {
  background: #fff !important;
}
.department-theme-clipper-deep-purple .paragraph-theme-primary.paragraph--type--press-releases {
  color: #000000 !important;
}
.department-theme-clipper-deep-purple .paragraph-theme-primary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.department-theme-clipper-deep-purple .paragraph-theme-primary.paragraph--type--basic-content a, .department-theme-clipper-deep-purple .paragraph-theme-primary.paragraph--type--content-with-image-on-right a, .department-theme-clipper-deep-purple .paragraph-theme-primary.paragraph--type--content-with-image-on-left a {
  color: #fff;
}
.department-theme-clipper-deep-purple .paragraph-theme-primary.paragraph--type--basic-content table {
  border-color: #fff;
}
.department-theme-clipper-deep-purple .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #fff;
  color: #2C101E;
}
.department-theme-clipper-deep-purple .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .department-theme-clipper-deep-purple .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .department-theme-clipper-deep-purple .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .department-theme-clipper-deep-purple .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .department-theme-clipper-deep-purple .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .department-theme-clipper-deep-purple .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.department-theme-clipper-deep-purple .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .department-theme-clipper-deep-purple .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .department-theme-clipper-deep-purple .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .department-theme-clipper-deep-purple .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .department-theme-clipper-deep-purple .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .department-theme-clipper-deep-purple .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.department-theme-clipper-deep-purple .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #2C101E !important;
}
.department-theme-clipper-deep-purple .paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .department-theme-clipper-deep-purple .paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #fff;
}
.department-theme-clipper-deep-purple .txt-brand-success,
.department-theme-clipper-deep-purple .paragraph--type--upcoming-meetings .btn.btn-white.btn-outline:hover,
.department-theme-clipper-deep-purple .paragraph--type--upcoming-meetings .btn.btn-white.btn-outline:focus,
.department-theme-clipper-deep-purple .paragraph--type--upcoming-events-meetings .btn.btn-white.btn-outline:hover,
.department-theme-clipper-deep-purple .paragraph--type--upcoming-events-meetings .btn.btn-white.btn-outline:focus,
.department-theme-clipper-deep-purple .paragraph--type--selected-meetings-events .btn.btn-white.btn-outline:hover,
.department-theme-clipper-deep-purple .paragraph--type--selected-meetings-events .btn.btn-white.btn-outline:focus {
  color: #78013D;
}
.department-theme-clipper-deep-purple a.txt-brand-success:hover {
  color: #450123;
}
.department-theme-clipper-deep-purple .bg-brand-success {
  background-color: #78013D;
  color: #fff;
}
.department-theme-clipper-deep-purple .bg-brand-success a, .department-theme-clipper-deep-purple .bg-brand-success h1, .department-theme-clipper-deep-purple .bg-brand-success h2, .department-theme-clipper-deep-purple .bg-brand-success h3, .department-theme-clipper-deep-purple .bg-brand-success h4, .department-theme-clipper-deep-purple .bg-brand-success h5, .department-theme-clipper-deep-purple .bg-brand-success h6 {
  color: #fff;
}
.department-theme-clipper-deep-purple .paragraph--type--upcoming-meetings,
.department-theme-clipper-deep-purple .paragraph--type--upcoming-events-meetings,
.department-theme-clipper-deep-purple .paragraph--type--selected-meetings-events,
.department-theme-clipper-deep-purple #header .search .library-options,
.department-theme-clipper-deep-purple #header .social-mobile,
.department-theme-clipper-deep-purple #footer .footer-dept-mobile {
  background-color: #78013D;
}
.department-theme-clipper-deep-purple .section-heading.secondary-color h2,
.department-theme-clipper-deep-purple .section-heading.secondary-color .btn-wrap {
  background: #78013D;
  color: #fff;
}
.department-theme-clipper-deep-purple .section-heading.secondary-color:before {
  background: #fff;
}
.department-theme-clipper-deep-purple #header .utility-bar {
  background-color: #78013D;
  color: #fff;
}
.department-theme-clipper-deep-purple #header .utility-bar a {
  color: #fff;
}
.department-theme-clipper-deep-purple #header .utility-bar .social {
  border-color: #fff;
}
@media (max-width: 991px) {
  .department-theme-clipper-deep-purple .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-clipper-deep-purple .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-clipper-deep-purple .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a:hover,
.department-theme-clipper-deep-purple .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a:hover,
.department-theme-clipper-deep-purple .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-clipper-deep-purple .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li.active &gt; a,
.department-theme-clipper-deep-purple .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li.active &gt; a:hover {
    background: #78013D;
    color: #fff;
  }
}
@media (min-width: 992px) {
  .department-theme-clipper-deep-purple .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a,
.department-theme-clipper-deep-purple .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; a:hover,
.department-theme-clipper-deep-purple .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a:after,
.department-theme-clipper-deep-purple .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a:before,
.department-theme-clipper-deep-purple .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.active &gt; a:hover,
.department-theme-clipper-deep-purple .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a:hover:after,
.department-theme-clipper-deep-purple .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a:hover:after {
    background-color: #78013D;
    color: #fff;
  }
  .department-theme-clipper-deep-purple .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded &gt; a .desktop-caret-large polygon {
    fill: #78013D;
  }
}
.department-theme-clipper-deep-purple .btn.btn-white.btn-outline {
  background-color: transparent;
  color: #fff;
  border-color: #fff;
}
.department-theme-clipper-deep-purple .btn.btn-white.btn-outline:hover {
  background-color: #fff;
  border-color: #fff;
  color: #78013D;
}
.department-theme-clipper-deep-purple .btn.btn-white.btn-outline:focus, .department-theme-clipper-deep-purple .btn.btn-white.btn-outline:active, .department-theme-clipper-deep-purple .btn.btn-white.btn-outline:hover:active, .department-theme-clipper-deep-purple .btn.btn-white.btn-outline:focus:active {
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  color: #78013D;
}
.department-theme-clipper-deep-purple article.event .content {
  border-color: #fff;
}
.department-theme-clipper-deep-purple article.event .content h2 a,
.department-theme-clipper-deep-purple .paragraph--type--upcoming-meetings,
.department-theme-clipper-deep-purple .paragraph--type--upcoming-events-meetings,
.department-theme-clipper-deep-purple .paragraph--type--selected-meetings-events,
.department-theme-clipper-deep-purple .paragraph--type--upcoming-meetings article.event .content h2 a,
.department-theme-clipper-deep-purple .paragraph--type--upcoming-events-meetings article.event .content h2 a,
.department-theme-clipper-deep-purple .paragraph--type--selected-meetings-events article.event .content h2 a,
.department-theme-clipper-deep-purple .paragraph--type--upcoming-meetings h2,
.department-theme-clipper-deep-purple .paragraph--type--upcoming-events-meetings h2,
.department-theme-clipper-deep-purple .paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading,
.department-theme-clipper-deep-purple .paragraph--type--selected-meetings-events h2,
.department-theme-clipper-deep-purple #header .utility-bar .department-links {
  color: #fff;
}
.department-theme-clipper-deep-purple .paragraph-theme-secondary {
  background: #78013D !important;
  color: #fff !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.department-theme-clipper-deep-purple .paragraph-theme-secondary h1, .department-theme-clipper-deep-purple .paragraph-theme-secondary h2, .department-theme-clipper-deep-purple .paragraph-theme-secondary h3, .department-theme-clipper-deep-purple .paragraph-theme-secondary h4, .department-theme-clipper-deep-purple .paragraph-theme-secondary h5, .department-theme-clipper-deep-purple .paragraph-theme-secondary h6,
.department-theme-clipper-deep-purple .paragraph-theme-secondary h1 a, .department-theme-clipper-deep-purple .paragraph-theme-secondary h2 a, .department-theme-clipper-deep-purple .paragraph-theme-secondary h3 a, .department-theme-clipper-deep-purple .paragraph-theme-secondary h4 a, .department-theme-clipper-deep-purple .paragraph-theme-secondary h5 a, .department-theme-clipper-deep-purple .paragraph-theme-secondary h6 a {
  color: #fff !important;
}
.department-theme-clipper-deep-purple .paragraph-theme-secondary .btn.btn-white.btn-outline,
.department-theme-clipper-deep-purple .paragraph-theme-secondary .btn.btn-primary.btn-outline,
.department-theme-clipper-deep-purple .paragraph-theme-secondary .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-clipper-deep-purple .paragraph-theme-secondary .btn.btn-white.btn-outline:hover, .department-theme-clipper-deep-purple .paragraph-theme-secondary .btn.btn-white.btn-outline:focus,
.department-theme-clipper-deep-purple .paragraph-theme-secondary .btn.btn-primary.btn-outline:hover,
.department-theme-clipper-deep-purple .paragraph-theme-secondary .btn.btn-primary.btn-outline:focus,
.department-theme-clipper-deep-purple .paragraph-theme-secondary .field--name-field-cta a:hover,
.department-theme-clipper-deep-purple .paragraph-theme-secondary .field--name-field-cta a:focus {
  background: #fff !important;
  color: #78013D !important;
}
.department-theme-clipper-deep-purple .paragraph-theme-secondary .section-heading h2,
.department-theme-clipper-deep-purple .paragraph-theme-secondary .date-with-line span.text,
.department-theme-clipper-deep-purple .paragraph-theme-secondary .btn-wrap {
  background: #78013D !important;
}
.department-theme-clipper-deep-purple .paragraph-theme-secondary .section-heading:before {
  background: #fff !important;
}
.department-theme-clipper-deep-purple .paragraph-theme-secondary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-clipper-deep-purple .paragraph-theme-secondary.paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading {
  color: #fff !important;
}
.department-theme-clipper-deep-purple .paragraph-theme-secondary.paragraph--type--popular-resources {
  border-color: #78013D !important;
}
.department-theme-clipper-deep-purple .paragraph-theme-secondary.paragraph--type--popular-resources:after,
.department-theme-clipper-deep-purple .paragraph-theme-secondary.paragraph--type--popular-resources .inner:before {
  background: #78013D !important;
}
.department-theme-clipper-deep-purple .paragraph-theme-secondary .field--name-field-popular-resource a:not([class="1"]) {
  color: #fff !important;
}
.department-theme-clipper-deep-purple .paragraph-theme-secondary .field--name-field-popular-resource a:hover .fa {
  background: #fff !important;
  color: #78013D !important;
}
.department-theme-clipper-deep-purple .paragraph-theme-secondary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.department-theme-clipper-deep-purple .paragraph-theme-secondary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #78013D !important;
}
.department-theme-clipper-deep-purple .paragraph-theme-secondary .field--name-field-popular-resource .fa {
  border-color: #fff !important;
}
.department-theme-clipper-deep-purple .paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.department-theme-clipper-deep-purple .paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet a {
  color: #78013D !important;
}
.department-theme-clipper-deep-purple .paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-clipper-deep-purple .paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a:hover {
  background: #fff !important;
  color: #78013D !important;
}
.department-theme-clipper-deep-purple .paragraph-theme-secondary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-clipper-deep-purple .paragraph-theme-secondary.paragraph--type--staff-contact article {
  background: #fff !important;
}
.department-theme-clipper-deep-purple .paragraph-theme-secondary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #fff !important;
}
.department-theme-clipper-deep-purple .paragraph-theme-secondary.paragraph--type--staff-contact h3 a,
.department-theme-clipper-deep-purple .paragraph-theme-secondary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.department-theme-clipper-deep-purple .paragraph-theme-secondary.paragraph--type--staff-contact .btn-primary {
  background: #000000;
}
.department-theme-clipper-deep-purple .paragraph-theme-secondary.paragraph--type--faq a {
  color: #fff !important;
}
.department-theme-clipper-deep-purple .paragraph-theme-secondary.paragraph--type--faq article.faq h2 .icon {
  color: #fff !important;
  border-color: #fff !important;
  background: transparent !important;
}
.department-theme-clipper-deep-purple .paragraph-theme-secondary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #78013D !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.department-theme-clipper-deep-purple .paragraph-theme-secondary.paragraph--type--documents article.document a {
  background: #fff !important;
}
.department-theme-clipper-deep-purple .paragraph-theme-secondary.paragraph--type--press-releases {
  color: #000000 !important;
}
.department-theme-clipper-deep-purple .paragraph-theme-secondary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.department-theme-clipper-deep-purple .paragraph-theme-secondary.paragraph--type--basic-content a, .department-theme-clipper-deep-purple .paragraph-theme-secondary.paragraph--type--content-with-image-on-right a, .department-theme-clipper-deep-purple .paragraph-theme-secondary.paragraph--type--content-with-image-on-left a {
  color: #fff;
}
.department-theme-clipper-deep-purple .paragraph-theme-secondary.paragraph--type--basic-content table {
  border-color: #fff;
}
.department-theme-clipper-deep-purple .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #fff;
  color: #78013D;
}
.department-theme-clipper-deep-purple .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .department-theme-clipper-deep-purple .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .department-theme-clipper-deep-purple .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .department-theme-clipper-deep-purple .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .department-theme-clipper-deep-purple .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .department-theme-clipper-deep-purple .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.department-theme-clipper-deep-purple .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .department-theme-clipper-deep-purple .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .department-theme-clipper-deep-purple .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .department-theme-clipper-deep-purple .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .department-theme-clipper-deep-purple .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .department-theme-clipper-deep-purple .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.department-theme-clipper-deep-purple .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #78013D !important;
}
.department-theme-clipper-deep-purple .paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .department-theme-clipper-deep-purple .paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #fff;
}

.department-theme-clipper-green {
  /* Paragraph Theme
  ========================================================================== */
  /* Paragraph Theme
  ========================================================================== */
}
.department-theme-clipper-green a,
.department-theme-clipper-green .txt-brand-primary,
.department-theme-clipper-green .btn-primary.btn-outline,
.department-theme-clipper-green .field--name-field-popular-resource a:hover .fa,
.department-theme-clipper-green .navbar-default .navbar-toggle,
.department-theme-clipper-green article.faq h2 .icon,
.department-theme-clipper-green .paragraph--type--twitter-feed article.tweet footer a:hover,
.department-theme-clipper-green .paragraph--type--twitter-feed article.tweet footer span,
.department-theme-clipper-green .paragraph--type--profiles-large article &gt; a:hover,
.department-theme-clipper-green .press-release-node article.press-release header h2 a:hover,
.department-theme-clipper-green .press-release-node article.news header h2 a:hover,
.department-theme-clipper-green .paragraph--type--press-releases article h3 a:hover,
.department-theme-clipper-green .press-release-listing h2 a:hover,
.department-theme-clipper-green article.document a:hover,
.department-theme-clipper-green .gallery-item a:hover h3,
.department-theme-clipper-green article.event.listing .left-col h3 a:hover,
.department-theme-clipper-green article.event.listing .more:hover,
.department-theme-clipper-green .datepicker-container .datepicker-panel ul:nth-child(3),
.department-theme-clipper-green .search-results-search button:hover,
.department-theme-clipper-green .pagination &gt; li &gt; a,
.department-theme-clipper-green .field--name-field-carousel-item a:hover h3,
.department-theme-clipper-green .field--name-field-carousel-item a:hover h4,
.department-theme-clipper-green .slick-arrow {
  color: #0B6E4F;
}
.department-theme-clipper-green .search-result h2 a:hover {
  color: #0B6E4F !important;
}
.department-theme-clipper-green a:hover,
.department-theme-clipper-green a.txt-brand-primary:hover,
.department-theme-clipper-green .paragraph--type--team-members .team-member a:hover,
.department-theme-clipper-green .navbar-default .navbar-toggle:hover,
.department-theme-clipper-green .pagination &gt; li &gt; a:hover {
  color: #06402e;
}
.department-theme-clipper-green .datepicker-container .datepicker-panel &gt; ul &gt; li.highlighted,
.department-theme-clipper-green .datepicker-container .datepicker-panel &gt; ul &gt; li:hover {
  background: rgba(11, 110, 79, 0.1);
}
.department-theme-clipper-green #footer,
.department-theme-clipper-green .btn.btn-primary.btn-outline,
.department-theme-clipper-green .btn.btn-primary.btn-outline:hover,
.department-theme-clipper-green .paragraph--type--popular-resources,
.department-theme-clipper-green article.faq h2 .icon {
  border-color: #0B6E4F;
}
.department-theme-clipper-green #footer,
.department-theme-clipper-green #footer:after,
.department-theme-clipper-green .footer-inner:before,
.department-theme-clipper-green .paragraph--type--popular-resources,
.department-theme-clipper-green .paragraph--type--popular-resources:after,
.department-theme-clipper-green .paragraph--type--popular-resources .inner:before,
.department-theme-clipper-green .navbar-default .navbar-collapse,
.department-theme-clipper-green #header .header-main:after,
.department-theme-clipper-green .paragraph--type--featured-link a .fa,
.department-theme-clipper-green blockquote:before,
.department-theme-clipper-green table th,
.department-theme-clipper-green .bg-brand-primary {
  background-color: #0B6E4F;
  color: #fff;
}
.department-theme-clipper-green .paragraph--type--featured-link a:hover .fa {
  background-color: #09573e;
}
.department-theme-clipper-green .btn-primary,
.department-theme-clipper-green .has-filters .pager a.button, .department-theme-clipper-green .js-pager__items a.button {
  background-color: #0B6E4F;
  color: #fff;
}
.department-theme-clipper-green .btn.btn-primary:hover,
.department-theme-clipper-green .btn.btn-primary:focus,
.department-theme-clipper-green .btn.btn-primary:active,
.department-theme-clipper-green .has-filters .pager a.button:focus,
.department-theme-clipper-green .has-filters .pager a.button:hover,
.department-theme-clipper-green .has-filters .pager a.button:active {
  background-color: #06402e;
  color: #fff;
}
.department-theme-clipper-green .btn.btn-primary:focus,
.department-theme-clipper-green .btn.btn-primary:active,
.department-theme-clipper-green .has-filters .pager a.button:focus,
.department-theme-clipper-green .has-filters .pager a.button:active {
  background-color: #04281d;
  color: #fff;
}
.department-theme-clipper-green .btn.btn-primary.btn-outline,
.department-theme-clipper-green .paragraph--type--carousel .field--name-field-cta a,
.department-theme-clipper-green .paragraph--type--what .field--name-field-cta a,
.department-theme-clipper-green .paragraph--type--faq .field--name-field-cta a,
.department-theme-clipper-green .paragraph--type--content-with-image-on-right .field--name-field-cta a,
.department-theme-clipper-green .paragraph--type--content-with-image-on-left .field--name-field-cta a,
.department-theme-clipper-green .field--name-field-cta a {
  background-color: transparent;
  color: #0B6E4F;
  border-color: #0B6E4F;
}
.department-theme-clipper-green .btn.btn-primary.btn-outline:hover,
.department-theme-clipper-green .paragraph--type--carousel .field--name-field-cta a:hover,
.department-theme-clipper-green .paragraph--type--what .field--name-field-cta a:hover,
.department-theme-clipper-green .paragraph--type--faq .field--name-field-cta a:hover,
.department-theme-clipper-green .paragraph--type--content-with-image-on-right .field--name-field-cta a:hover,
.department-theme-clipper-green .paragraph--type--content-with-image-on-left .field--name-field-cta a:hover,
.department-theme-clipper-green .field--name-field-cta a:hover {
  background-color: #0B6E4F;
  border-color: #0B6E4F;
  color: #fff;
}
.department-theme-clipper-green .btn.btn-primary.btn-outline:focus, .department-theme-clipper-green .btn.btn-primary.btn-outline:active, .department-theme-clipper-green .btn.btn-primary.btn-outline:hover:active, .department-theme-clipper-green .btn.btn-primary.btn-outline:focus:active,
.department-theme-clipper-green .paragraph--type--carousel .field--name-field-cta a:focus,
.department-theme-clipper-green .paragraph--type--carousel .field--name-field-cta a:active,
.department-theme-clipper-green .paragraph--type--carousel .field--name-field-cta a:hover:active,
.department-theme-clipper-green .paragraph--type--carousel .field--name-field-cta a:focus:active,
.department-theme-clipper-green .paragraph--type--what .field--name-field-cta a:focus,
.department-theme-clipper-green .paragraph--type--what .field--name-field-cta a:active,
.department-theme-clipper-green .paragraph--type--what .field--name-field-cta a:hover:active,
.department-theme-clipper-green .paragraph--type--what .field--name-field-cta a:focus:active,
.department-theme-clipper-green .paragraph--type--faq .field--name-field-cta a:focus,
.department-theme-clipper-green .paragraph--type--faq .field--name-field-cta a:active,
.department-theme-clipper-green .paragraph--type--faq .field--name-field-cta a:hover:active,
.department-theme-clipper-green .paragraph--type--faq .field--name-field-cta a:focus:active,
.department-theme-clipper-green .paragraph--type--content-with-image-on-right .field--name-field-cta a:focus,
.department-theme-clipper-green .paragraph--type--content-with-image-on-right .field--name-field-cta a:active,
.department-theme-clipper-green .paragraph--type--content-with-image-on-right .field--name-field-cta a:hover:active,
.department-theme-clipper-green .paragraph--type--content-with-image-on-right .field--name-field-cta a:focus:active,
.department-theme-clipper-green .paragraph--type--content-with-image-on-left .field--name-field-cta a:focus,
.department-theme-clipper-green .paragraph--type--content-with-image-on-left .field--name-field-cta a:active,
.department-theme-clipper-green .paragraph--type--content-with-image-on-left .field--name-field-cta a:hover:active,
.department-theme-clipper-green .paragraph--type--content-with-image-on-left .field--name-field-cta a:focus:active,
.department-theme-clipper-green .field--name-field-cta a:focus,
.department-theme-clipper-green .field--name-field-cta a:active,
.department-theme-clipper-green .field--name-field-cta a:hover:active,
.department-theme-clipper-green .field--name-field-cta a:focus:active {
  background-color: #06402e;
  border-color: #06402e;
  color: #fff;
}
.department-theme-clipper-green .section-heading.primary-color h2,
.department-theme-clipper-green .section-heading.primary-color .btn-wrap {
  background: #0B6E4F;
}
.department-theme-clipper-green #footer a,
.department-theme-clipper-green #footer h3,
.department-theme-clipper-green .field--name-field-popular-resource a,
.department-theme-clipper-green .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; a,
.department-theme-clipper-green .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded .fa-angle-left,
.department-theme-clipper-green .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded .fa-angle-right {
  color: #fff;
}
.department-theme-clipper-green .field--name-field-popular-resource a:hover .fa {
  background: #fff;
  border-color: #fff;
}
.department-theme-clipper-green article.event .content {
  border-color: #fff;
}
.department-theme-clipper-green .paragraph-theme-primary {
  background: #0B6E4F !important;
  color: #fff !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.department-theme-clipper-green .paragraph-theme-primary h1, .department-theme-clipper-green .paragraph-theme-primary h2, .department-theme-clipper-green .paragraph-theme-primary h3, .department-theme-clipper-green .paragraph-theme-primary h4, .department-theme-clipper-green .paragraph-theme-primary h5, .department-theme-clipper-green .paragraph-theme-primary h6,
.department-theme-clipper-green .paragraph-theme-primary h1 a, .department-theme-clipper-green .paragraph-theme-primary h2 a, .department-theme-clipper-green .paragraph-theme-primary h3 a, .department-theme-clipper-green .paragraph-theme-primary h4 a, .department-theme-clipper-green .paragraph-theme-primary h5 a, .department-theme-clipper-green .paragraph-theme-primary h6 a {
  color: #fff !important;
}
.department-theme-clipper-green .paragraph-theme-primary .btn.btn-white.btn-outline,
.department-theme-clipper-green .paragraph-theme-primary .btn.btn-primary.btn-outline,
.department-theme-clipper-green .paragraph-theme-primary .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-clipper-green .paragraph-theme-primary .btn.btn-white.btn-outline:hover, .department-theme-clipper-green .paragraph-theme-primary .btn.btn-white.btn-outline:focus,
.department-theme-clipper-green .paragraph-theme-primary .btn.btn-primary.btn-outline:hover,
.department-theme-clipper-green .paragraph-theme-primary .btn.btn-primary.btn-outline:focus,
.department-theme-clipper-green .paragraph-theme-primary .field--name-field-cta a:hover,
.department-theme-clipper-green .paragraph-theme-primary .field--name-field-cta a:focus {
  background: #fff !important;
  color: #0B6E4F !important;
}
.department-theme-clipper-green .paragraph-theme-primary .section-heading h2,
.department-theme-clipper-green .paragraph-theme-primary .date-with-line span.text,
.department-theme-clipper-green .paragraph-theme-primary .btn-wrap {
  background: #0B6E4F !important;
}
.department-theme-clipper-green .paragraph-theme-primary .section-heading:before {
  background: #fff !important;
}
.department-theme-clipper-green .paragraph-theme-primary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-clipper-green .paragraph-theme-primary.paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading {
  color: #fff !important;
}
.department-theme-clipper-green .paragraph-theme-primary.paragraph--type--popular-resources {
  border-color: #0B6E4F !important;
}
.department-theme-clipper-green .paragraph-theme-primary.paragraph--type--popular-resources:after,
.department-theme-clipper-green .paragraph-theme-primary.paragraph--type--popular-resources .inner:before {
  background: #0B6E4F !important;
}
.department-theme-clipper-green .paragraph-theme-primary .field--name-field-popular-resource a:not([class="1"]) {
  color: #fff !important;
}
.department-theme-clipper-green .paragraph-theme-primary .field--name-field-popular-resource a:hover .fa {
  background: #fff !important;
  color: #0B6E4F !important;
}
.department-theme-clipper-green .paragraph-theme-primary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.department-theme-clipper-green .paragraph-theme-primary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #0B6E4F !important;
}
.department-theme-clipper-green .paragraph-theme-primary .field--name-field-popular-resource .fa {
  border-color: #fff !important;
}
.department-theme-clipper-green .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.department-theme-clipper-green .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet a,
.department-theme-clipper-green .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet span {
  color: #0B6E4F !important;
}
.department-theme-clipper-green .paragraph-theme-primary.paragraph--type--what .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-clipper-green .paragraph-theme-primary.paragraph--type--what .field--name-field-cta a:hover {
  background: #fff !important;
  color: #0B6E4F !important;
}
.department-theme-clipper-green .paragraph-theme-primary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-clipper-green .paragraph-theme-primary.paragraph--type--staff-contact article {
  background: #fff !important;
}
.department-theme-clipper-green .paragraph-theme-primary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #fff !important;
}
.department-theme-clipper-green .paragraph-theme-primary.paragraph--type--staff-contact h3 a,
.department-theme-clipper-green .paragraph-theme-primary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.department-theme-clipper-green .paragraph-theme-primary.paragraph--type--staff-contact .btn-primary {
  background: #000000;
}
.department-theme-clipper-green .paragraph-theme-primary.paragraph--type--faq a {
  color: #fff !important;
}
.department-theme-clipper-green .paragraph-theme-primary.paragraph--type--faq article.faq h2 .icon {
  color: #fff !important;
  border-color: #fff !important;
  background: transparent !important;
}
.department-theme-clipper-green .paragraph-theme-primary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #0B6E4F !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.department-theme-clipper-green .paragraph-theme-primary.paragraph--type--documents article.document a {
  background: #fff !important;
}
.department-theme-clipper-green .paragraph-theme-primary.paragraph--type--press-releases {
  color: #000000 !important;
}
.department-theme-clipper-green .paragraph-theme-primary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.department-theme-clipper-green .paragraph-theme-primary.paragraph--type--basic-content a, .department-theme-clipper-green .paragraph-theme-primary.paragraph--type--content-with-image-on-right a, .department-theme-clipper-green .paragraph-theme-primary.paragraph--type--content-with-image-on-left a {
  color: #fff;
}
.department-theme-clipper-green .paragraph-theme-primary.paragraph--type--basic-content table {
  border-color: #fff;
}
.department-theme-clipper-green .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #fff;
  color: #0B6E4F;
}
.department-theme-clipper-green .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .department-theme-clipper-green .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .department-theme-clipper-green .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .department-theme-clipper-green .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .department-theme-clipper-green .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .department-theme-clipper-green .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.department-theme-clipper-green .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .department-theme-clipper-green .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .department-theme-clipper-green .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .department-theme-clipper-green .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .department-theme-clipper-green .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .department-theme-clipper-green .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.department-theme-clipper-green .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #0B6E4F !important;
}
.department-theme-clipper-green .paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .department-theme-clipper-green .paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #fff;
}
.department-theme-clipper-green .txt-brand-success,
.department-theme-clipper-green .paragraph--type--upcoming-meetings .btn.btn-white.btn-outline:hover,
.department-theme-clipper-green .paragraph--type--upcoming-meetings .btn.btn-white.btn-outline:focus,
.department-theme-clipper-green .paragraph--type--upcoming-events-meetings .btn.btn-white.btn-outline:hover,
.department-theme-clipper-green .paragraph--type--upcoming-events-meetings .btn.btn-white.btn-outline:focus,
.department-theme-clipper-green .paragraph--type--selected-meetings-events .btn.btn-white.btn-outline:hover,
.department-theme-clipper-green .paragraph--type--selected-meetings-events .btn.btn-white.btn-outline:focus {
  color: #78013D;
}
.department-theme-clipper-green a.txt-brand-success:hover {
  color: #450123;
}
.department-theme-clipper-green .bg-brand-success {
  background-color: #78013D;
  color: #fff;
}
.department-theme-clipper-green .bg-brand-success a, .department-theme-clipper-green .bg-brand-success h1, .department-theme-clipper-green .bg-brand-success h2, .department-theme-clipper-green .bg-brand-success h3, .department-theme-clipper-green .bg-brand-success h4, .department-theme-clipper-green .bg-brand-success h5, .department-theme-clipper-green .bg-brand-success h6 {
  color: #fff;
}
.department-theme-clipper-green .paragraph--type--upcoming-meetings,
.department-theme-clipper-green .paragraph--type--upcoming-events-meetings,
.department-theme-clipper-green .paragraph--type--selected-meetings-events,
.department-theme-clipper-green #header .search .library-options,
.department-theme-clipper-green #header .social-mobile,
.department-theme-clipper-green #footer .footer-dept-mobile {
  background-color: #78013D;
}
.department-theme-clipper-green .section-heading.secondary-color h2,
.department-theme-clipper-green .section-heading.secondary-color .btn-wrap {
  background: #78013D;
  color: #fff;
}
.department-theme-clipper-green .section-heading.secondary-color:before {
  background: #fff;
}
.department-theme-clipper-green #header .utility-bar {
  background-color: #78013D;
  color: #fff;
}
.department-theme-clipper-green #header .utility-bar a {
  color: #fff;
}
.department-theme-clipper-green #header .utility-bar .social {
  border-color: #fff;
}
@media (max-width: 991px) {
  .department-theme-clipper-green .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-clipper-green .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-clipper-green .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a:hover,
.department-theme-clipper-green .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a:hover,
.department-theme-clipper-green .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-clipper-green .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li.active &gt; a,
.department-theme-clipper-green .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li.active &gt; a:hover {
    background: #78013D;
    color: #fff;
  }
}
@media (min-width: 992px) {
  .department-theme-clipper-green .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a,
.department-theme-clipper-green .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; a:hover,
.department-theme-clipper-green .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a:after,
.department-theme-clipper-green .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a:before,
.department-theme-clipper-green .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.active &gt; a:hover,
.department-theme-clipper-green .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a:hover:after,
.department-theme-clipper-green .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a:hover:after {
    background-color: #78013D;
    color: #fff;
  }
  .department-theme-clipper-green .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded &gt; a .desktop-caret-large polygon {
    fill: #78013D;
  }
}
.department-theme-clipper-green .btn.btn-white.btn-outline {
  background-color: transparent;
  color: #fff;
  border-color: #fff;
}
.department-theme-clipper-green .btn.btn-white.btn-outline:hover {
  background-color: #fff;
  border-color: #fff;
  color: #78013D;
}
.department-theme-clipper-green .btn.btn-white.btn-outline:focus, .department-theme-clipper-green .btn.btn-white.btn-outline:active, .department-theme-clipper-green .btn.btn-white.btn-outline:hover:active, .department-theme-clipper-green .btn.btn-white.btn-outline:focus:active {
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  color: #78013D;
}
.department-theme-clipper-green article.event .content {
  border-color: #fff;
}
.department-theme-clipper-green article.event .content h2 a,
.department-theme-clipper-green .paragraph--type--upcoming-meetings,
.department-theme-clipper-green .paragraph--type--upcoming-events-meetings,
.department-theme-clipper-green .paragraph--type--selected-meetings-events,
.department-theme-clipper-green .paragraph--type--upcoming-meetings article.event .content h2 a,
.department-theme-clipper-green .paragraph--type--upcoming-events-meetings article.event .content h2 a,
.department-theme-clipper-green .paragraph--type--selected-meetings-events article.event .content h2 a,
.department-theme-clipper-green .paragraph--type--upcoming-meetings h2,
.department-theme-clipper-green .paragraph--type--upcoming-events-meetings h2,
.department-theme-clipper-green .paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading,
.department-theme-clipper-green .paragraph--type--selected-meetings-events h2,
.department-theme-clipper-green #header .utility-bar .department-links {
  color: #fff;
}
.department-theme-clipper-green .paragraph-theme-secondary {
  background: #78013D !important;
  color: #fff !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.department-theme-clipper-green .paragraph-theme-secondary h1, .department-theme-clipper-green .paragraph-theme-secondary h2, .department-theme-clipper-green .paragraph-theme-secondary h3, .department-theme-clipper-green .paragraph-theme-secondary h4, .department-theme-clipper-green .paragraph-theme-secondary h5, .department-theme-clipper-green .paragraph-theme-secondary h6,
.department-theme-clipper-green .paragraph-theme-secondary h1 a, .department-theme-clipper-green .paragraph-theme-secondary h2 a, .department-theme-clipper-green .paragraph-theme-secondary h3 a, .department-theme-clipper-green .paragraph-theme-secondary h4 a, .department-theme-clipper-green .paragraph-theme-secondary h5 a, .department-theme-clipper-green .paragraph-theme-secondary h6 a {
  color: #fff !important;
}
.department-theme-clipper-green .paragraph-theme-secondary .btn.btn-white.btn-outline,
.department-theme-clipper-green .paragraph-theme-secondary .btn.btn-primary.btn-outline,
.department-theme-clipper-green .paragraph-theme-secondary .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-clipper-green .paragraph-theme-secondary .btn.btn-white.btn-outline:hover, .department-theme-clipper-green .paragraph-theme-secondary .btn.btn-white.btn-outline:focus,
.department-theme-clipper-green .paragraph-theme-secondary .btn.btn-primary.btn-outline:hover,
.department-theme-clipper-green .paragraph-theme-secondary .btn.btn-primary.btn-outline:focus,
.department-theme-clipper-green .paragraph-theme-secondary .field--name-field-cta a:hover,
.department-theme-clipper-green .paragraph-theme-secondary .field--name-field-cta a:focus {
  background: #fff !important;
  color: #78013D !important;
}
.department-theme-clipper-green .paragraph-theme-secondary .section-heading h2,
.department-theme-clipper-green .paragraph-theme-secondary .date-with-line span.text,
.department-theme-clipper-green .paragraph-theme-secondary .btn-wrap {
  background: #78013D !important;
}
.department-theme-clipper-green .paragraph-theme-secondary .section-heading:before {
  background: #fff !important;
}
.department-theme-clipper-green .paragraph-theme-secondary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-clipper-green .paragraph-theme-secondary.paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading {
  color: #fff !important;
}
.department-theme-clipper-green .paragraph-theme-secondary.paragraph--type--popular-resources {
  border-color: #78013D !important;
}
.department-theme-clipper-green .paragraph-theme-secondary.paragraph--type--popular-resources:after,
.department-theme-clipper-green .paragraph-theme-secondary.paragraph--type--popular-resources .inner:before {
  background: #78013D !important;
}
.department-theme-clipper-green .paragraph-theme-secondary .field--name-field-popular-resource a:not([class="1"]) {
  color: #fff !important;
}
.department-theme-clipper-green .paragraph-theme-secondary .field--name-field-popular-resource a:hover .fa {
  background: #fff !important;
  color: #78013D !important;
}
.department-theme-clipper-green .paragraph-theme-secondary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.department-theme-clipper-green .paragraph-theme-secondary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #78013D !important;
}
.department-theme-clipper-green .paragraph-theme-secondary .field--name-field-popular-resource .fa {
  border-color: #fff !important;
}
.department-theme-clipper-green .paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.department-theme-clipper-green .paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet a {
  color: #78013D !important;
}
.department-theme-clipper-green .paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-clipper-green .paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a:hover {
  background: #fff !important;
  color: #78013D !important;
}
.department-theme-clipper-green .paragraph-theme-secondary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-clipper-green .paragraph-theme-secondary.paragraph--type--staff-contact article {
  background: #fff !important;
}
.department-theme-clipper-green .paragraph-theme-secondary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #fff !important;
}
.department-theme-clipper-green .paragraph-theme-secondary.paragraph--type--staff-contact h3 a,
.department-theme-clipper-green .paragraph-theme-secondary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.department-theme-clipper-green .paragraph-theme-secondary.paragraph--type--staff-contact .btn-primary {
  background: #000000;
}
.department-theme-clipper-green .paragraph-theme-secondary.paragraph--type--faq a {
  color: #fff !important;
}
.department-theme-clipper-green .paragraph-theme-secondary.paragraph--type--faq article.faq h2 .icon {
  color: #fff !important;
  border-color: #fff !important;
  background: transparent !important;
}
.department-theme-clipper-green .paragraph-theme-secondary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #78013D !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.department-theme-clipper-green .paragraph-theme-secondary.paragraph--type--documents article.document a {
  background: #fff !important;
}
.department-theme-clipper-green .paragraph-theme-secondary.paragraph--type--press-releases {
  color: #000000 !important;
}
.department-theme-clipper-green .paragraph-theme-secondary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.department-theme-clipper-green .paragraph-theme-secondary.paragraph--type--basic-content a, .department-theme-clipper-green .paragraph-theme-secondary.paragraph--type--content-with-image-on-right a, .department-theme-clipper-green .paragraph-theme-secondary.paragraph--type--content-with-image-on-left a {
  color: #fff;
}
.department-theme-clipper-green .paragraph-theme-secondary.paragraph--type--basic-content table {
  border-color: #fff;
}
.department-theme-clipper-green .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #fff;
  color: #78013D;
}
.department-theme-clipper-green .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .department-theme-clipper-green .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .department-theme-clipper-green .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .department-theme-clipper-green .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .department-theme-clipper-green .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .department-theme-clipper-green .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.department-theme-clipper-green .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .department-theme-clipper-green .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .department-theme-clipper-green .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .department-theme-clipper-green .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .department-theme-clipper-green .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .department-theme-clipper-green .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.department-theme-clipper-green .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #78013D !important;
}
.department-theme-clipper-green .paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .department-theme-clipper-green .paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #fff;
}

.department-theme-clipper-orange {
  /* Paragraph Theme
  ========================================================================== */
  /* Paragraph Theme
  ========================================================================== */
}
.department-theme-clipper-orange a,
.department-theme-clipper-orange .txt-brand-primary,
.department-theme-clipper-orange .btn-primary.btn-outline,
.department-theme-clipper-orange .field--name-field-popular-resource a:hover .fa,
.department-theme-clipper-orange .navbar-default .navbar-toggle,
.department-theme-clipper-orange article.faq h2 .icon,
.department-theme-clipper-orange .paragraph--type--twitter-feed article.tweet footer a:hover,
.department-theme-clipper-orange .paragraph--type--twitter-feed article.tweet footer span,
.department-theme-clipper-orange .paragraph--type--profiles-large article &gt; a:hover,
.department-theme-clipper-orange .press-release-node article.press-release header h2 a:hover,
.department-theme-clipper-orange .press-release-node article.news header h2 a:hover,
.department-theme-clipper-orange .paragraph--type--press-releases article h3 a:hover,
.department-theme-clipper-orange .press-release-listing h2 a:hover,
.department-theme-clipper-orange article.document a:hover,
.department-theme-clipper-orange .gallery-item a:hover h3,
.department-theme-clipper-orange article.event.listing .left-col h3 a:hover,
.department-theme-clipper-orange article.event.listing .more:hover,
.department-theme-clipper-orange .datepicker-container .datepicker-panel ul:nth-child(3),
.department-theme-clipper-orange .search-results-search button:hover,
.department-theme-clipper-orange .pagination &gt; li &gt; a,
.department-theme-clipper-orange .field--name-field-carousel-item a:hover h3,
.department-theme-clipper-orange .field--name-field-carousel-item a:hover h4,
.department-theme-clipper-orange .slick-arrow {
  color: #B75010;
}
.department-theme-clipper-orange .search-result h2 a:hover {
  color: #B75010 !important;
}
.department-theme-clipper-orange a:hover,
.department-theme-clipper-orange a.txt-brand-primary:hover,
.department-theme-clipper-orange .paragraph--type--team-members .team-member a:hover,
.department-theme-clipper-orange .navbar-default .navbar-toggle:hover,
.department-theme-clipper-orange .pagination &gt; li &gt; a:hover {
  color: #883b0c;
}
.department-theme-clipper-orange .datepicker-container .datepicker-panel &gt; ul &gt; li.highlighted,
.department-theme-clipper-orange .datepicker-container .datepicker-panel &gt; ul &gt; li:hover {
  background: rgba(183, 80, 16, 0.1);
}
.department-theme-clipper-orange #footer,
.department-theme-clipper-orange .btn.btn-primary.btn-outline,
.department-theme-clipper-orange .btn.btn-primary.btn-outline:hover,
.department-theme-clipper-orange .paragraph--type--popular-resources,
.department-theme-clipper-orange article.faq h2 .icon {
  border-color: #B75010;
}
.department-theme-clipper-orange #footer,
.department-theme-clipper-orange #footer:after,
.department-theme-clipper-orange .footer-inner:before,
.department-theme-clipper-orange .paragraph--type--popular-resources,
.department-theme-clipper-orange .paragraph--type--popular-resources:after,
.department-theme-clipper-orange .paragraph--type--popular-resources .inner:before,
.department-theme-clipper-orange .navbar-default .navbar-collapse,
.department-theme-clipper-orange #header .header-main:after,
.department-theme-clipper-orange .paragraph--type--featured-link a .fa,
.department-theme-clipper-orange blockquote:before,
.department-theme-clipper-orange table th,
.department-theme-clipper-orange .bg-brand-primary {
  background-color: #B75010;
  color: #fff;
}
.department-theme-clipper-orange .paragraph--type--featured-link a:hover .fa {
  background-color: #a0460e;
}
.department-theme-clipper-orange .btn-primary,
.department-theme-clipper-orange .has-filters .pager a.button, .department-theme-clipper-orange .js-pager__items a.button {
  background-color: #B75010;
  color: #fff;
}
.department-theme-clipper-orange .btn.btn-primary:hover,
.department-theme-clipper-orange .btn.btn-primary:focus,
.department-theme-clipper-orange .btn.btn-primary:active,
.department-theme-clipper-orange .has-filters .pager a.button:focus,
.department-theme-clipper-orange .has-filters .pager a.button:hover,
.department-theme-clipper-orange .has-filters .pager a.button:active {
  background-color: #883b0c;
  color: #fff;
}
.department-theme-clipper-orange .btn.btn-primary:focus,
.department-theme-clipper-orange .btn.btn-primary:active,
.department-theme-clipper-orange .has-filters .pager a.button:focus,
.department-theme-clipper-orange .has-filters .pager a.button:active {
  background-color: #71310a;
  color: #fff;
}
.department-theme-clipper-orange .btn.btn-primary.btn-outline,
.department-theme-clipper-orange .paragraph--type--carousel .field--name-field-cta a,
.department-theme-clipper-orange .paragraph--type--what .field--name-field-cta a,
.department-theme-clipper-orange .paragraph--type--faq .field--name-field-cta a,
.department-theme-clipper-orange .paragraph--type--content-with-image-on-right .field--name-field-cta a,
.department-theme-clipper-orange .paragraph--type--content-with-image-on-left .field--name-field-cta a,
.department-theme-clipper-orange .field--name-field-cta a {
  background-color: transparent;
  color: #B75010;
  border-color: #B75010;
}
.department-theme-clipper-orange .btn.btn-primary.btn-outline:hover,
.department-theme-clipper-orange .paragraph--type--carousel .field--name-field-cta a:hover,
.department-theme-clipper-orange .paragraph--type--what .field--name-field-cta a:hover,
.department-theme-clipper-orange .paragraph--type--faq .field--name-field-cta a:hover,
.department-theme-clipper-orange .paragraph--type--content-with-image-on-right .field--name-field-cta a:hover,
.department-theme-clipper-orange .paragraph--type--content-with-image-on-left .field--name-field-cta a:hover,
.department-theme-clipper-orange .field--name-field-cta a:hover {
  background-color: #B75010;
  border-color: #B75010;
  color: #fff;
}
.department-theme-clipper-orange .btn.btn-primary.btn-outline:focus, .department-theme-clipper-orange .btn.btn-primary.btn-outline:active, .department-theme-clipper-orange .btn.btn-primary.btn-outline:hover:active, .department-theme-clipper-orange .btn.btn-primary.btn-outline:focus:active,
.department-theme-clipper-orange .paragraph--type--carousel .field--name-field-cta a:focus,
.department-theme-clipper-orange .paragraph--type--carousel .field--name-field-cta a:active,
.department-theme-clipper-orange .paragraph--type--carousel .field--name-field-cta a:hover:active,
.department-theme-clipper-orange .paragraph--type--carousel .field--name-field-cta a:focus:active,
.department-theme-clipper-orange .paragraph--type--what .field--name-field-cta a:focus,
.department-theme-clipper-orange .paragraph--type--what .field--name-field-cta a:active,
.department-theme-clipper-orange .paragraph--type--what .field--name-field-cta a:hover:active,
.department-theme-clipper-orange .paragraph--type--what .field--name-field-cta a:focus:active,
.department-theme-clipper-orange .paragraph--type--faq .field--name-field-cta a:focus,
.department-theme-clipper-orange .paragraph--type--faq .field--name-field-cta a:active,
.department-theme-clipper-orange .paragraph--type--faq .field--name-field-cta a:hover:active,
.department-theme-clipper-orange .paragraph--type--faq .field--name-field-cta a:focus:active,
.department-theme-clipper-orange .paragraph--type--content-with-image-on-right .field--name-field-cta a:focus,
.department-theme-clipper-orange .paragraph--type--content-with-image-on-right .field--name-field-cta a:active,
.department-theme-clipper-orange .paragraph--type--content-with-image-on-right .field--name-field-cta a:hover:active,
.department-theme-clipper-orange .paragraph--type--content-with-image-on-right .field--name-field-cta a:focus:active,
.department-theme-clipper-orange .paragraph--type--content-with-image-on-left .field--name-field-cta a:focus,
.department-theme-clipper-orange .paragraph--type--content-with-image-on-left .field--name-field-cta a:active,
.department-theme-clipper-orange .paragraph--type--content-with-image-on-left .field--name-field-cta a:hover:active,
.department-theme-clipper-orange .paragraph--type--content-with-image-on-left .field--name-field-cta a:focus:active,
.department-theme-clipper-orange .field--name-field-cta a:focus,
.department-theme-clipper-orange .field--name-field-cta a:active,
.department-theme-clipper-orange .field--name-field-cta a:hover:active,
.department-theme-clipper-orange .field--name-field-cta a:focus:active {
  background-color: #883b0c;
  border-color: #883b0c;
  color: #fff;
}
.department-theme-clipper-orange .section-heading.primary-color h2,
.department-theme-clipper-orange .section-heading.primary-color .btn-wrap {
  background: #B75010;
}
.department-theme-clipper-orange #footer a,
.department-theme-clipper-orange #footer h3,
.department-theme-clipper-orange .field--name-field-popular-resource a,
.department-theme-clipper-orange .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; a,
.department-theme-clipper-orange .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded .fa-angle-left,
.department-theme-clipper-orange .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded .fa-angle-right {
  color: #fff;
}
.department-theme-clipper-orange .field--name-field-popular-resource a:hover .fa {
  background: #fff;
  border-color: #fff;
}
.department-theme-clipper-orange article.event .content {
  border-color: #fff;
}
.department-theme-clipper-orange .paragraph-theme-primary {
  background: #B75010 !important;
  color: #fff !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.department-theme-clipper-orange .paragraph-theme-primary h1, .department-theme-clipper-orange .paragraph-theme-primary h2, .department-theme-clipper-orange .paragraph-theme-primary h3, .department-theme-clipper-orange .paragraph-theme-primary h4, .department-theme-clipper-orange .paragraph-theme-primary h5, .department-theme-clipper-orange .paragraph-theme-primary h6,
.department-theme-clipper-orange .paragraph-theme-primary h1 a, .department-theme-clipper-orange .paragraph-theme-primary h2 a, .department-theme-clipper-orange .paragraph-theme-primary h3 a, .department-theme-clipper-orange .paragraph-theme-primary h4 a, .department-theme-clipper-orange .paragraph-theme-primary h5 a, .department-theme-clipper-orange .paragraph-theme-primary h6 a {
  color: #fff !important;
}
.department-theme-clipper-orange .paragraph-theme-primary .btn.btn-white.btn-outline,
.department-theme-clipper-orange .paragraph-theme-primary .btn.btn-primary.btn-outline,
.department-theme-clipper-orange .paragraph-theme-primary .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-clipper-orange .paragraph-theme-primary .btn.btn-white.btn-outline:hover, .department-theme-clipper-orange .paragraph-theme-primary .btn.btn-white.btn-outline:focus,
.department-theme-clipper-orange .paragraph-theme-primary .btn.btn-primary.btn-outline:hover,
.department-theme-clipper-orange .paragraph-theme-primary .btn.btn-primary.btn-outline:focus,
.department-theme-clipper-orange .paragraph-theme-primary .field--name-field-cta a:hover,
.department-theme-clipper-orange .paragraph-theme-primary .field--name-field-cta a:focus {
  background: #fff !important;
  color: #B75010 !important;
}
.department-theme-clipper-orange .paragraph-theme-primary .section-heading h2,
.department-theme-clipper-orange .paragraph-theme-primary .date-with-line span.text,
.department-theme-clipper-orange .paragraph-theme-primary .btn-wrap {
  background: #B75010 !important;
}
.department-theme-clipper-orange .paragraph-theme-primary .section-heading:before {
  background: #fff !important;
}
.department-theme-clipper-orange .paragraph-theme-primary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-clipper-orange .paragraph-theme-primary.paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading {
  color: #fff !important;
}
.department-theme-clipper-orange .paragraph-theme-primary.paragraph--type--popular-resources {
  border-color: #B75010 !important;
}
.department-theme-clipper-orange .paragraph-theme-primary.paragraph--type--popular-resources:after,
.department-theme-clipper-orange .paragraph-theme-primary.paragraph--type--popular-resources .inner:before {
  background: #B75010 !important;
}
.department-theme-clipper-orange .paragraph-theme-primary .field--name-field-popular-resource a:not([class="1"]) {
  color: #fff !important;
}
.department-theme-clipper-orange .paragraph-theme-primary .field--name-field-popular-resource a:hover .fa {
  background: #fff !important;
  color: #B75010 !important;
}
.department-theme-clipper-orange .paragraph-theme-primary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.department-theme-clipper-orange .paragraph-theme-primary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #B75010 !important;
}
.department-theme-clipper-orange .paragraph-theme-primary .field--name-field-popular-resource .fa {
  border-color: #fff !important;
}
.department-theme-clipper-orange .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.department-theme-clipper-orange .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet a,
.department-theme-clipper-orange .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet span {
  color: #B75010 !important;
}
.department-theme-clipper-orange .paragraph-theme-primary.paragraph--type--what .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-clipper-orange .paragraph-theme-primary.paragraph--type--what .field--name-field-cta a:hover {
  background: #fff !important;
  color: #B75010 !important;
}
.department-theme-clipper-orange .paragraph-theme-primary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-clipper-orange .paragraph-theme-primary.paragraph--type--staff-contact article {
  background: #fff !important;
}
.department-theme-clipper-orange .paragraph-theme-primary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #fff !important;
}
.department-theme-clipper-orange .paragraph-theme-primary.paragraph--type--staff-contact h3 a,
.department-theme-clipper-orange .paragraph-theme-primary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.department-theme-clipper-orange .paragraph-theme-primary.paragraph--type--staff-contact .btn-primary {
  background: #000000;
}
.department-theme-clipper-orange .paragraph-theme-primary.paragraph--type--faq a {
  color: #fff !important;
}
.department-theme-clipper-orange .paragraph-theme-primary.paragraph--type--faq article.faq h2 .icon {
  color: #fff !important;
  border-color: #fff !important;
  background: transparent !important;
}
.department-theme-clipper-orange .paragraph-theme-primary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #B75010 !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.department-theme-clipper-orange .paragraph-theme-primary.paragraph--type--documents article.document a {
  background: #fff !important;
}
.department-theme-clipper-orange .paragraph-theme-primary.paragraph--type--press-releases {
  color: #000000 !important;
}
.department-theme-clipper-orange .paragraph-theme-primary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.department-theme-clipper-orange .paragraph-theme-primary.paragraph--type--basic-content a, .department-theme-clipper-orange .paragraph-theme-primary.paragraph--type--content-with-image-on-right a, .department-theme-clipper-orange .paragraph-theme-primary.paragraph--type--content-with-image-on-left a {
  color: #fff;
}
.department-theme-clipper-orange .paragraph-theme-primary.paragraph--type--basic-content table {
  border-color: #fff;
}
.department-theme-clipper-orange .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #fff;
  color: #B75010;
}
.department-theme-clipper-orange .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .department-theme-clipper-orange .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .department-theme-clipper-orange .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .department-theme-clipper-orange .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .department-theme-clipper-orange .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .department-theme-clipper-orange .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.department-theme-clipper-orange .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .department-theme-clipper-orange .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .department-theme-clipper-orange .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .department-theme-clipper-orange .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .department-theme-clipper-orange .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .department-theme-clipper-orange .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.department-theme-clipper-orange .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #B75010 !important;
}
.department-theme-clipper-orange .paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .department-theme-clipper-orange .paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #fff;
}
.department-theme-clipper-orange .txt-brand-success,
.department-theme-clipper-orange .paragraph--type--upcoming-meetings .btn.btn-white.btn-outline:hover,
.department-theme-clipper-orange .paragraph--type--upcoming-meetings .btn.btn-white.btn-outline:focus,
.department-theme-clipper-orange .paragraph--type--upcoming-events-meetings .btn.btn-white.btn-outline:hover,
.department-theme-clipper-orange .paragraph--type--upcoming-events-meetings .btn.btn-white.btn-outline:focus,
.department-theme-clipper-orange .paragraph--type--selected-meetings-events .btn.btn-white.btn-outline:hover,
.department-theme-clipper-orange .paragraph--type--selected-meetings-events .btn.btn-white.btn-outline:focus {
  color: #78013D;
}
.department-theme-clipper-orange a.txt-brand-success:hover {
  color: #450123;
}
.department-theme-clipper-orange .bg-brand-success {
  background-color: #78013D;
  color: #fff;
}
.department-theme-clipper-orange .bg-brand-success a, .department-theme-clipper-orange .bg-brand-success h1, .department-theme-clipper-orange .bg-brand-success h2, .department-theme-clipper-orange .bg-brand-success h3, .department-theme-clipper-orange .bg-brand-success h4, .department-theme-clipper-orange .bg-brand-success h5, .department-theme-clipper-orange .bg-brand-success h6 {
  color: #fff;
}
.department-theme-clipper-orange .paragraph--type--upcoming-meetings,
.department-theme-clipper-orange .paragraph--type--upcoming-events-meetings,
.department-theme-clipper-orange .paragraph--type--selected-meetings-events,
.department-theme-clipper-orange #header .search .library-options,
.department-theme-clipper-orange #header .social-mobile,
.department-theme-clipper-orange #footer .footer-dept-mobile {
  background-color: #78013D;
}
.department-theme-clipper-orange .section-heading.secondary-color h2,
.department-theme-clipper-orange .section-heading.secondary-color .btn-wrap {
  background: #78013D;
  color: #fff;
}
.department-theme-clipper-orange .section-heading.secondary-color:before {
  background: #fff;
}
.department-theme-clipper-orange #header .utility-bar {
  background-color: #78013D;
  color: #fff;
}
.department-theme-clipper-orange #header .utility-bar a {
  color: #fff;
}
.department-theme-clipper-orange #header .utility-bar .social {
  border-color: #fff;
}
@media (max-width: 991px) {
  .department-theme-clipper-orange .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-clipper-orange .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-clipper-orange .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a:hover,
.department-theme-clipper-orange .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a:hover,
.department-theme-clipper-orange .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-clipper-orange .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li.active &gt; a,
.department-theme-clipper-orange .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li.active &gt; a:hover {
    background: #78013D;
    color: #fff;
  }
}
@media (min-width: 992px) {
  .department-theme-clipper-orange .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a,
.department-theme-clipper-orange .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; a:hover,
.department-theme-clipper-orange .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a:after,
.department-theme-clipper-orange .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a:before,
.department-theme-clipper-orange .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.active &gt; a:hover,
.department-theme-clipper-orange .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a:hover:after,
.department-theme-clipper-orange .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a:hover:after {
    background-color: #78013D;
    color: #fff;
  }
  .department-theme-clipper-orange .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded &gt; a .desktop-caret-large polygon {
    fill: #78013D;
  }
}
.department-theme-clipper-orange .btn.btn-white.btn-outline {
  background-color: transparent;
  color: #fff;
  border-color: #fff;
}
.department-theme-clipper-orange .btn.btn-white.btn-outline:hover {
  background-color: #fff;
  border-color: #fff;
  color: #78013D;
}
.department-theme-clipper-orange .btn.btn-white.btn-outline:focus, .department-theme-clipper-orange .btn.btn-white.btn-outline:active, .department-theme-clipper-orange .btn.btn-white.btn-outline:hover:active, .department-theme-clipper-orange .btn.btn-white.btn-outline:focus:active {
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  color: #78013D;
}
.department-theme-clipper-orange article.event .content {
  border-color: #fff;
}
.department-theme-clipper-orange article.event .content h2 a,
.department-theme-clipper-orange .paragraph--type--upcoming-meetings,
.department-theme-clipper-orange .paragraph--type--upcoming-events-meetings,
.department-theme-clipper-orange .paragraph--type--selected-meetings-events,
.department-theme-clipper-orange .paragraph--type--upcoming-meetings article.event .content h2 a,
.department-theme-clipper-orange .paragraph--type--upcoming-events-meetings article.event .content h2 a,
.department-theme-clipper-orange .paragraph--type--selected-meetings-events article.event .content h2 a,
.department-theme-clipper-orange .paragraph--type--upcoming-meetings h2,
.department-theme-clipper-orange .paragraph--type--upcoming-events-meetings h2,
.department-theme-clipper-orange .paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading,
.department-theme-clipper-orange .paragraph--type--selected-meetings-events h2,
.department-theme-clipper-orange #header .utility-bar .department-links {
  color: #fff;
}
.department-theme-clipper-orange .paragraph-theme-secondary {
  background: #78013D !important;
  color: #fff !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.department-theme-clipper-orange .paragraph-theme-secondary h1, .department-theme-clipper-orange .paragraph-theme-secondary h2, .department-theme-clipper-orange .paragraph-theme-secondary h3, .department-theme-clipper-orange .paragraph-theme-secondary h4, .department-theme-clipper-orange .paragraph-theme-secondary h5, .department-theme-clipper-orange .paragraph-theme-secondary h6,
.department-theme-clipper-orange .paragraph-theme-secondary h1 a, .department-theme-clipper-orange .paragraph-theme-secondary h2 a, .department-theme-clipper-orange .paragraph-theme-secondary h3 a, .department-theme-clipper-orange .paragraph-theme-secondary h4 a, .department-theme-clipper-orange .paragraph-theme-secondary h5 a, .department-theme-clipper-orange .paragraph-theme-secondary h6 a {
  color: #fff !important;
}
.department-theme-clipper-orange .paragraph-theme-secondary .btn.btn-white.btn-outline,
.department-theme-clipper-orange .paragraph-theme-secondary .btn.btn-primary.btn-outline,
.department-theme-clipper-orange .paragraph-theme-secondary .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-clipper-orange .paragraph-theme-secondary .btn.btn-white.btn-outline:hover, .department-theme-clipper-orange .paragraph-theme-secondary .btn.btn-white.btn-outline:focus,
.department-theme-clipper-orange .paragraph-theme-secondary .btn.btn-primary.btn-outline:hover,
.department-theme-clipper-orange .paragraph-theme-secondary .btn.btn-primary.btn-outline:focus,
.department-theme-clipper-orange .paragraph-theme-secondary .field--name-field-cta a:hover,
.department-theme-clipper-orange .paragraph-theme-secondary .field--name-field-cta a:focus {
  background: #fff !important;
  color: #78013D !important;
}
.department-theme-clipper-orange .paragraph-theme-secondary .section-heading h2,
.department-theme-clipper-orange .paragraph-theme-secondary .date-with-line span.text,
.department-theme-clipper-orange .paragraph-theme-secondary .btn-wrap {
  background: #78013D !important;
}
.department-theme-clipper-orange .paragraph-theme-secondary .section-heading:before {
  background: #fff !important;
}
.department-theme-clipper-orange .paragraph-theme-secondary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-clipper-orange .paragraph-theme-secondary.paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading {
  color: #fff !important;
}
.department-theme-clipper-orange .paragraph-theme-secondary.paragraph--type--popular-resources {
  border-color: #78013D !important;
}
.department-theme-clipper-orange .paragraph-theme-secondary.paragraph--type--popular-resources:after,
.department-theme-clipper-orange .paragraph-theme-secondary.paragraph--type--popular-resources .inner:before {
  background: #78013D !important;
}
.department-theme-clipper-orange .paragraph-theme-secondary .field--name-field-popular-resource a:not([class="1"]) {
  color: #fff !important;
}
.department-theme-clipper-orange .paragraph-theme-secondary .field--name-field-popular-resource a:hover .fa {
  background: #fff !important;
  color: #78013D !important;
}
.department-theme-clipper-orange .paragraph-theme-secondary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.department-theme-clipper-orange .paragraph-theme-secondary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #78013D !important;
}
.department-theme-clipper-orange .paragraph-theme-secondary .field--name-field-popular-resource .fa {
  border-color: #fff !important;
}
.department-theme-clipper-orange .paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.department-theme-clipper-orange .paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet a {
  color: #78013D !important;
}
.department-theme-clipper-orange .paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-clipper-orange .paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a:hover {
  background: #fff !important;
  color: #78013D !important;
}
.department-theme-clipper-orange .paragraph-theme-secondary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-clipper-orange .paragraph-theme-secondary.paragraph--type--staff-contact article {
  background: #fff !important;
}
.department-theme-clipper-orange .paragraph-theme-secondary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #fff !important;
}
.department-theme-clipper-orange .paragraph-theme-secondary.paragraph--type--staff-contact h3 a,
.department-theme-clipper-orange .paragraph-theme-secondary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.department-theme-clipper-orange .paragraph-theme-secondary.paragraph--type--staff-contact .btn-primary {
  background: #000000;
}
.department-theme-clipper-orange .paragraph-theme-secondary.paragraph--type--faq a {
  color: #fff !important;
}
.department-theme-clipper-orange .paragraph-theme-secondary.paragraph--type--faq article.faq h2 .icon {
  color: #fff !important;
  border-color: #fff !important;
  background: transparent !important;
}
.department-theme-clipper-orange .paragraph-theme-secondary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #78013D !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.department-theme-clipper-orange .paragraph-theme-secondary.paragraph--type--documents article.document a {
  background: #fff !important;
}
.department-theme-clipper-orange .paragraph-theme-secondary.paragraph--type--press-releases {
  color: #000000 !important;
}
.department-theme-clipper-orange .paragraph-theme-secondary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.department-theme-clipper-orange .paragraph-theme-secondary.paragraph--type--basic-content a, .department-theme-clipper-orange .paragraph-theme-secondary.paragraph--type--content-with-image-on-right a, .department-theme-clipper-orange .paragraph-theme-secondary.paragraph--type--content-with-image-on-left a {
  color: #fff;
}
.department-theme-clipper-orange .paragraph-theme-secondary.paragraph--type--basic-content table {
  border-color: #fff;
}
.department-theme-clipper-orange .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #fff;
  color: #78013D;
}
.department-theme-clipper-orange .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .department-theme-clipper-orange .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .department-theme-clipper-orange .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .department-theme-clipper-orange .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .department-theme-clipper-orange .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .department-theme-clipper-orange .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.department-theme-clipper-orange .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .department-theme-clipper-orange .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .department-theme-clipper-orange .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .department-theme-clipper-orange .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .department-theme-clipper-orange .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .department-theme-clipper-orange .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.department-theme-clipper-orange .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #78013D !important;
}
.department-theme-clipper-orange .paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .department-theme-clipper-orange .paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #fff;
}

.department-theme-clipper-violet {
  /* Paragraph Theme
  ========================================================================== */
  /* Paragraph Theme
  ========================================================================== */
}
.department-theme-clipper-violet a,
.department-theme-clipper-violet .txt-brand-primary,
.department-theme-clipper-violet .btn-primary.btn-outline,
.department-theme-clipper-violet .field--name-field-popular-resource a:hover .fa,
.department-theme-clipper-violet .navbar-default .navbar-toggle,
.department-theme-clipper-violet article.faq h2 .icon,
.department-theme-clipper-violet .paragraph--type--twitter-feed article.tweet footer a:hover,
.department-theme-clipper-violet .paragraph--type--twitter-feed article.tweet footer span,
.department-theme-clipper-violet .paragraph--type--profiles-large article &gt; a:hover,
.department-theme-clipper-violet .press-release-node article.press-release header h2 a:hover,
.department-theme-clipper-violet .press-release-node article.news header h2 a:hover,
.department-theme-clipper-violet .paragraph--type--press-releases article h3 a:hover,
.department-theme-clipper-violet .press-release-listing h2 a:hover,
.department-theme-clipper-violet article.document a:hover,
.department-theme-clipper-violet .gallery-item a:hover h3,
.department-theme-clipper-violet article.event.listing .left-col h3 a:hover,
.department-theme-clipper-violet article.event.listing .more:hover,
.department-theme-clipper-violet .datepicker-container .datepicker-panel ul:nth-child(3),
.department-theme-clipper-violet .search-results-search button:hover,
.department-theme-clipper-violet .pagination &gt; li &gt; a,
.department-theme-clipper-violet .field--name-field-carousel-item a:hover h3,
.department-theme-clipper-violet .field--name-field-carousel-item a:hover h4,
.department-theme-clipper-violet .slick-arrow {
  color: #251351;
}
.department-theme-clipper-violet .search-result h2 a:hover {
  color: #251351 !important;
}
.department-theme-clipper-violet a:hover,
.department-theme-clipper-violet a.txt-brand-primary:hover,
.department-theme-clipper-violet .paragraph--type--team-members .team-member a:hover,
.department-theme-clipper-violet .navbar-default .navbar-toggle:hover,
.department-theme-clipper-violet .pagination &gt; li &gt; a:hover {
  color: #120928;
}
.department-theme-clipper-violet .datepicker-container .datepicker-panel &gt; ul &gt; li.highlighted,
.department-theme-clipper-violet .datepicker-container .datepicker-panel &gt; ul &gt; li:hover {
  background: rgba(37, 19, 81, 0.1);
}
.department-theme-clipper-violet #footer,
.department-theme-clipper-violet .btn.btn-primary.btn-outline,
.department-theme-clipper-violet .btn.btn-primary.btn-outline:hover,
.department-theme-clipper-violet .paragraph--type--popular-resources,
.department-theme-clipper-violet article.faq h2 .icon {
  border-color: #251351;
}
.department-theme-clipper-violet #footer,
.department-theme-clipper-violet #footer:after,
.department-theme-clipper-violet .footer-inner:before,
.department-theme-clipper-violet .paragraph--type--popular-resources,
.department-theme-clipper-violet .paragraph--type--popular-resources:after,
.department-theme-clipper-violet .paragraph--type--popular-resources .inner:before,
.department-theme-clipper-violet .navbar-default .navbar-collapse,
.department-theme-clipper-violet #header .header-main:after,
.department-theme-clipper-violet .paragraph--type--featured-link a .fa,
.department-theme-clipper-violet blockquote:before,
.department-theme-clipper-violet table th,
.department-theme-clipper-violet .bg-brand-primary {
  background-color: #251351;
  color: #fff;
}
.department-theme-clipper-violet .paragraph--type--featured-link a:hover .fa {
  background-color: #1c0e3c;
}
.department-theme-clipper-violet .btn-primary,
.department-theme-clipper-violet .has-filters .pager a.button, .department-theme-clipper-violet .js-pager__items a.button {
  background-color: #251351;
  color: #fff;
}
.department-theme-clipper-violet .btn.btn-primary:hover,
.department-theme-clipper-violet .btn.btn-primary:focus,
.department-theme-clipper-violet .btn.btn-primary:active,
.department-theme-clipper-violet .has-filters .pager a.button:focus,
.department-theme-clipper-violet .has-filters .pager a.button:hover,
.department-theme-clipper-violet .has-filters .pager a.button:active {
  background-color: #120928;
  color: #fff;
}
.department-theme-clipper-violet .btn.btn-primary:focus,
.department-theme-clipper-violet .btn.btn-primary:active,
.department-theme-clipper-violet .has-filters .pager a.button:focus,
.department-theme-clipper-violet .has-filters .pager a.button:active {
  background-color: #090413;
  color: #fff;
}
.department-theme-clipper-violet .btn.btn-primary.btn-outline,
.department-theme-clipper-violet .paragraph--type--carousel .field--name-field-cta a,
.department-theme-clipper-violet .paragraph--type--what .field--name-field-cta a,
.department-theme-clipper-violet .paragraph--type--faq .field--name-field-cta a,
.department-theme-clipper-violet .paragraph--type--content-with-image-on-right .field--name-field-cta a,
.department-theme-clipper-violet .paragraph--type--content-with-image-on-left .field--name-field-cta a,
.department-theme-clipper-violet .field--name-field-cta a {
  background-color: transparent;
  color: #251351;
  border-color: #251351;
}
.department-theme-clipper-violet .btn.btn-primary.btn-outline:hover,
.department-theme-clipper-violet .paragraph--type--carousel .field--name-field-cta a:hover,
.department-theme-clipper-violet .paragraph--type--what .field--name-field-cta a:hover,
.department-theme-clipper-violet .paragraph--type--faq .field--name-field-cta a:hover,
.department-theme-clipper-violet .paragraph--type--content-with-image-on-right .field--name-field-cta a:hover,
.department-theme-clipper-violet .paragraph--type--content-with-image-on-left .field--name-field-cta a:hover,
.department-theme-clipper-violet .field--name-field-cta a:hover {
  background-color: #251351;
  border-color: #251351;
  color: #fff;
}
.department-theme-clipper-violet .btn.btn-primary.btn-outline:focus, .department-theme-clipper-violet .btn.btn-primary.btn-outline:active, .department-theme-clipper-violet .btn.btn-primary.btn-outline:hover:active, .department-theme-clipper-violet .btn.btn-primary.btn-outline:focus:active,
.department-theme-clipper-violet .paragraph--type--carousel .field--name-field-cta a:focus,
.department-theme-clipper-violet .paragraph--type--carousel .field--name-field-cta a:active,
.department-theme-clipper-violet .paragraph--type--carousel .field--name-field-cta a:hover:active,
.department-theme-clipper-violet .paragraph--type--carousel .field--name-field-cta a:focus:active,
.department-theme-clipper-violet .paragraph--type--what .field--name-field-cta a:focus,
.department-theme-clipper-violet .paragraph--type--what .field--name-field-cta a:active,
.department-theme-clipper-violet .paragraph--type--what .field--name-field-cta a:hover:active,
.department-theme-clipper-violet .paragraph--type--what .field--name-field-cta a:focus:active,
.department-theme-clipper-violet .paragraph--type--faq .field--name-field-cta a:focus,
.department-theme-clipper-violet .paragraph--type--faq .field--name-field-cta a:active,
.department-theme-clipper-violet .paragraph--type--faq .field--name-field-cta a:hover:active,
.department-theme-clipper-violet .paragraph--type--faq .field--name-field-cta a:focus:active,
.department-theme-clipper-violet .paragraph--type--content-with-image-on-right .field--name-field-cta a:focus,
.department-theme-clipper-violet .paragraph--type--content-with-image-on-right .field--name-field-cta a:active,
.department-theme-clipper-violet .paragraph--type--content-with-image-on-right .field--name-field-cta a:hover:active,
.department-theme-clipper-violet .paragraph--type--content-with-image-on-right .field--name-field-cta a:focus:active,
.department-theme-clipper-violet .paragraph--type--content-with-image-on-left .field--name-field-cta a:focus,
.department-theme-clipper-violet .paragraph--type--content-with-image-on-left .field--name-field-cta a:active,
.department-theme-clipper-violet .paragraph--type--content-with-image-on-left .field--name-field-cta a:hover:active,
.department-theme-clipper-violet .paragraph--type--content-with-image-on-left .field--name-field-cta a:focus:active,
.department-theme-clipper-violet .field--name-field-cta a:focus,
.department-theme-clipper-violet .field--name-field-cta a:active,
.department-theme-clipper-violet .field--name-field-cta a:hover:active,
.department-theme-clipper-violet .field--name-field-cta a:focus:active {
  background-color: #120928;
  border-color: #120928;
  color: #fff;
}
.department-theme-clipper-violet .section-heading.primary-color h2,
.department-theme-clipper-violet .section-heading.primary-color .btn-wrap {
  background: #251351;
}
.department-theme-clipper-violet #footer a,
.department-theme-clipper-violet #footer h3,
.department-theme-clipper-violet .field--name-field-popular-resource a,
.department-theme-clipper-violet .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; a,
.department-theme-clipper-violet .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded .fa-angle-left,
.department-theme-clipper-violet .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded .fa-angle-right {
  color: #fff;
}
.department-theme-clipper-violet .field--name-field-popular-resource a:hover .fa {
  background: #fff;
  border-color: #fff;
}
.department-theme-clipper-violet article.event .content {
  border-color: #fff;
}
.department-theme-clipper-violet .paragraph-theme-primary {
  background: #251351 !important;
  color: #fff !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.department-theme-clipper-violet .paragraph-theme-primary h1, .department-theme-clipper-violet .paragraph-theme-primary h2, .department-theme-clipper-violet .paragraph-theme-primary h3, .department-theme-clipper-violet .paragraph-theme-primary h4, .department-theme-clipper-violet .paragraph-theme-primary h5, .department-theme-clipper-violet .paragraph-theme-primary h6,
.department-theme-clipper-violet .paragraph-theme-primary h1 a, .department-theme-clipper-violet .paragraph-theme-primary h2 a, .department-theme-clipper-violet .paragraph-theme-primary h3 a, .department-theme-clipper-violet .paragraph-theme-primary h4 a, .department-theme-clipper-violet .paragraph-theme-primary h5 a, .department-theme-clipper-violet .paragraph-theme-primary h6 a {
  color: #fff !important;
}
.department-theme-clipper-violet .paragraph-theme-primary .btn.btn-white.btn-outline,
.department-theme-clipper-violet .paragraph-theme-primary .btn.btn-primary.btn-outline,
.department-theme-clipper-violet .paragraph-theme-primary .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-clipper-violet .paragraph-theme-primary .btn.btn-white.btn-outline:hover, .department-theme-clipper-violet .paragraph-theme-primary .btn.btn-white.btn-outline:focus,
.department-theme-clipper-violet .paragraph-theme-primary .btn.btn-primary.btn-outline:hover,
.department-theme-clipper-violet .paragraph-theme-primary .btn.btn-primary.btn-outline:focus,
.department-theme-clipper-violet .paragraph-theme-primary .field--name-field-cta a:hover,
.department-theme-clipper-violet .paragraph-theme-primary .field--name-field-cta a:focus {
  background: #fff !important;
  color: #251351 !important;
}
.department-theme-clipper-violet .paragraph-theme-primary .section-heading h2,
.department-theme-clipper-violet .paragraph-theme-primary .date-with-line span.text,
.department-theme-clipper-violet .paragraph-theme-primary .btn-wrap {
  background: #251351 !important;
}
.department-theme-clipper-violet .paragraph-theme-primary .section-heading:before {
  background: #fff !important;
}
.department-theme-clipper-violet .paragraph-theme-primary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-clipper-violet .paragraph-theme-primary.paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading {
  color: #fff !important;
}
.department-theme-clipper-violet .paragraph-theme-primary.paragraph--type--popular-resources {
  border-color: #251351 !important;
}
.department-theme-clipper-violet .paragraph-theme-primary.paragraph--type--popular-resources:after,
.department-theme-clipper-violet .paragraph-theme-primary.paragraph--type--popular-resources .inner:before {
  background: #251351 !important;
}
.department-theme-clipper-violet .paragraph-theme-primary .field--name-field-popular-resource a:not([class="1"]) {
  color: #fff !important;
}
.department-theme-clipper-violet .paragraph-theme-primary .field--name-field-popular-resource a:hover .fa {
  background: #fff !important;
  color: #251351 !important;
}
.department-theme-clipper-violet .paragraph-theme-primary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.department-theme-clipper-violet .paragraph-theme-primary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #251351 !important;
}
.department-theme-clipper-violet .paragraph-theme-primary .field--name-field-popular-resource .fa {
  border-color: #fff !important;
}
.department-theme-clipper-violet .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.department-theme-clipper-violet .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet a,
.department-theme-clipper-violet .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet span {
  color: #251351 !important;
}
.department-theme-clipper-violet .paragraph-theme-primary.paragraph--type--what .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-clipper-violet .paragraph-theme-primary.paragraph--type--what .field--name-field-cta a:hover {
  background: #fff !important;
  color: #251351 !important;
}
.department-theme-clipper-violet .paragraph-theme-primary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-clipper-violet .paragraph-theme-primary.paragraph--type--staff-contact article {
  background: #fff !important;
}
.department-theme-clipper-violet .paragraph-theme-primary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #fff !important;
}
.department-theme-clipper-violet .paragraph-theme-primary.paragraph--type--staff-contact h3 a,
.department-theme-clipper-violet .paragraph-theme-primary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.department-theme-clipper-violet .paragraph-theme-primary.paragraph--type--staff-contact .btn-primary {
  background: #000000;
}
.department-theme-clipper-violet .paragraph-theme-primary.paragraph--type--faq a {
  color: #fff !important;
}
.department-theme-clipper-violet .paragraph-theme-primary.paragraph--type--faq article.faq h2 .icon {
  color: #fff !important;
  border-color: #fff !important;
  background: transparent !important;
}
.department-theme-clipper-violet .paragraph-theme-primary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #251351 !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.department-theme-clipper-violet .paragraph-theme-primary.paragraph--type--documents article.document a {
  background: #fff !important;
}
.department-theme-clipper-violet .paragraph-theme-primary.paragraph--type--press-releases {
  color: #000000 !important;
}
.department-theme-clipper-violet .paragraph-theme-primary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.department-theme-clipper-violet .paragraph-theme-primary.paragraph--type--basic-content a, .department-theme-clipper-violet .paragraph-theme-primary.paragraph--type--content-with-image-on-right a, .department-theme-clipper-violet .paragraph-theme-primary.paragraph--type--content-with-image-on-left a {
  color: #fff;
}
.department-theme-clipper-violet .paragraph-theme-primary.paragraph--type--basic-content table {
  border-color: #fff;
}
.department-theme-clipper-violet .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #fff;
  color: #251351;
}
.department-theme-clipper-violet .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .department-theme-clipper-violet .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .department-theme-clipper-violet .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .department-theme-clipper-violet .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .department-theme-clipper-violet .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .department-theme-clipper-violet .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.department-theme-clipper-violet .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .department-theme-clipper-violet .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .department-theme-clipper-violet .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .department-theme-clipper-violet .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .department-theme-clipper-violet .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .department-theme-clipper-violet .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.department-theme-clipper-violet .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #251351 !important;
}
.department-theme-clipper-violet .paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .department-theme-clipper-violet .paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #fff;
}
.department-theme-clipper-violet .txt-brand-success,
.department-theme-clipper-violet .paragraph--type--upcoming-meetings .btn.btn-white.btn-outline:hover,
.department-theme-clipper-violet .paragraph--type--upcoming-meetings .btn.btn-white.btn-outline:focus,
.department-theme-clipper-violet .paragraph--type--upcoming-events-meetings .btn.btn-white.btn-outline:hover,
.department-theme-clipper-violet .paragraph--type--upcoming-events-meetings .btn.btn-white.btn-outline:focus,
.department-theme-clipper-violet .paragraph--type--selected-meetings-events .btn.btn-white.btn-outline:hover,
.department-theme-clipper-violet .paragraph--type--selected-meetings-events .btn.btn-white.btn-outline:focus {
  color: #78013D;
}
.department-theme-clipper-violet a.txt-brand-success:hover {
  color: #450123;
}
.department-theme-clipper-violet .bg-brand-success {
  background-color: #78013D;
  color: #fff;
}
.department-theme-clipper-violet .bg-brand-success a, .department-theme-clipper-violet .bg-brand-success h1, .department-theme-clipper-violet .bg-brand-success h2, .department-theme-clipper-violet .bg-brand-success h3, .department-theme-clipper-violet .bg-brand-success h4, .department-theme-clipper-violet .bg-brand-success h5, .department-theme-clipper-violet .bg-brand-success h6 {
  color: #fff;
}
.department-theme-clipper-violet .paragraph--type--upcoming-meetings,
.department-theme-clipper-violet .paragraph--type--upcoming-events-meetings,
.department-theme-clipper-violet .paragraph--type--selected-meetings-events,
.department-theme-clipper-violet #header .search .library-options,
.department-theme-clipper-violet #header .social-mobile,
.department-theme-clipper-violet #footer .footer-dept-mobile {
  background-color: #78013D;
}
.department-theme-clipper-violet .section-heading.secondary-color h2,
.department-theme-clipper-violet .section-heading.secondary-color .btn-wrap {
  background: #78013D;
  color: #fff;
}
.department-theme-clipper-violet .section-heading.secondary-color:before {
  background: #fff;
}
.department-theme-clipper-violet #header .utility-bar {
  background-color: #78013D;
  color: #fff;
}
.department-theme-clipper-violet #header .utility-bar a {
  color: #fff;
}
.department-theme-clipper-violet #header .utility-bar .social {
  border-color: #fff;
}
@media (max-width: 991px) {
  .department-theme-clipper-violet .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-clipper-violet .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-clipper-violet .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a:hover,
.department-theme-clipper-violet .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a:hover,
.department-theme-clipper-violet .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-clipper-violet .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li.active &gt; a,
.department-theme-clipper-violet .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li.active &gt; a:hover {
    background: #78013D;
    color: #fff;
  }
}
@media (min-width: 992px) {
  .department-theme-clipper-violet .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a,
.department-theme-clipper-violet .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; a:hover,
.department-theme-clipper-violet .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a:after,
.department-theme-clipper-violet .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a:before,
.department-theme-clipper-violet .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.active &gt; a:hover,
.department-theme-clipper-violet .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a:hover:after,
.department-theme-clipper-violet .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a:hover:after {
    background-color: #78013D;
    color: #fff;
  }
  .department-theme-clipper-violet .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded &gt; a .desktop-caret-large polygon {
    fill: #78013D;
  }
}
.department-theme-clipper-violet .btn.btn-white.btn-outline {
  background-color: transparent;
  color: #fff;
  border-color: #fff;
}
.department-theme-clipper-violet .btn.btn-white.btn-outline:hover {
  background-color: #fff;
  border-color: #fff;
  color: #78013D;
}
.department-theme-clipper-violet .btn.btn-white.btn-outline:focus, .department-theme-clipper-violet .btn.btn-white.btn-outline:active, .department-theme-clipper-violet .btn.btn-white.btn-outline:hover:active, .department-theme-clipper-violet .btn.btn-white.btn-outline:focus:active {
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  color: #78013D;
}
.department-theme-clipper-violet article.event .content {
  border-color: #fff;
}
.department-theme-clipper-violet article.event .content h2 a,
.department-theme-clipper-violet .paragraph--type--upcoming-meetings,
.department-theme-clipper-violet .paragraph--type--upcoming-events-meetings,
.department-theme-clipper-violet .paragraph--type--selected-meetings-events,
.department-theme-clipper-violet .paragraph--type--upcoming-meetings article.event .content h2 a,
.department-theme-clipper-violet .paragraph--type--upcoming-events-meetings article.event .content h2 a,
.department-theme-clipper-violet .paragraph--type--selected-meetings-events article.event .content h2 a,
.department-theme-clipper-violet .paragraph--type--upcoming-meetings h2,
.department-theme-clipper-violet .paragraph--type--upcoming-events-meetings h2,
.department-theme-clipper-violet .paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading,
.department-theme-clipper-violet .paragraph--type--selected-meetings-events h2,
.department-theme-clipper-violet #header .utility-bar .department-links {
  color: #fff;
}
.department-theme-clipper-violet .paragraph-theme-secondary {
  background: #78013D !important;
  color: #fff !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.department-theme-clipper-violet .paragraph-theme-secondary h1, .department-theme-clipper-violet .paragraph-theme-secondary h2, .department-theme-clipper-violet .paragraph-theme-secondary h3, .department-theme-clipper-violet .paragraph-theme-secondary h4, .department-theme-clipper-violet .paragraph-theme-secondary h5, .department-theme-clipper-violet .paragraph-theme-secondary h6,
.department-theme-clipper-violet .paragraph-theme-secondary h1 a, .department-theme-clipper-violet .paragraph-theme-secondary h2 a, .department-theme-clipper-violet .paragraph-theme-secondary h3 a, .department-theme-clipper-violet .paragraph-theme-secondary h4 a, .department-theme-clipper-violet .paragraph-theme-secondary h5 a, .department-theme-clipper-violet .paragraph-theme-secondary h6 a {
  color: #fff !important;
}
.department-theme-clipper-violet .paragraph-theme-secondary .btn.btn-white.btn-outline,
.department-theme-clipper-violet .paragraph-theme-secondary .btn.btn-primary.btn-outline,
.department-theme-clipper-violet .paragraph-theme-secondary .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-clipper-violet .paragraph-theme-secondary .btn.btn-white.btn-outline:hover, .department-theme-clipper-violet .paragraph-theme-secondary .btn.btn-white.btn-outline:focus,
.department-theme-clipper-violet .paragraph-theme-secondary .btn.btn-primary.btn-outline:hover,
.department-theme-clipper-violet .paragraph-theme-secondary .btn.btn-primary.btn-outline:focus,
.department-theme-clipper-violet .paragraph-theme-secondary .field--name-field-cta a:hover,
.department-theme-clipper-violet .paragraph-theme-secondary .field--name-field-cta a:focus {
  background: #fff !important;
  color: #78013D !important;
}
.department-theme-clipper-violet .paragraph-theme-secondary .section-heading h2,
.department-theme-clipper-violet .paragraph-theme-secondary .date-with-line span.text,
.department-theme-clipper-violet .paragraph-theme-secondary .btn-wrap {
  background: #78013D !important;
}
.department-theme-clipper-violet .paragraph-theme-secondary .section-heading:before {
  background: #fff !important;
}
.department-theme-clipper-violet .paragraph-theme-secondary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-clipper-violet .paragraph-theme-secondary.paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading {
  color: #fff !important;
}
.department-theme-clipper-violet .paragraph-theme-secondary.paragraph--type--popular-resources {
  border-color: #78013D !important;
}
.department-theme-clipper-violet .paragraph-theme-secondary.paragraph--type--popular-resources:after,
.department-theme-clipper-violet .paragraph-theme-secondary.paragraph--type--popular-resources .inner:before {
  background: #78013D !important;
}
.department-theme-clipper-violet .paragraph-theme-secondary .field--name-field-popular-resource a:not([class="1"]) {
  color: #fff !important;
}
.department-theme-clipper-violet .paragraph-theme-secondary .field--name-field-popular-resource a:hover .fa {
  background: #fff !important;
  color: #78013D !important;
}
.department-theme-clipper-violet .paragraph-theme-secondary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.department-theme-clipper-violet .paragraph-theme-secondary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #78013D !important;
}
.department-theme-clipper-violet .paragraph-theme-secondary .field--name-field-popular-resource .fa {
  border-color: #fff !important;
}
.department-theme-clipper-violet .paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.department-theme-clipper-violet .paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet a {
  color: #78013D !important;
}
.department-theme-clipper-violet .paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-clipper-violet .paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a:hover {
  background: #fff !important;
  color: #78013D !important;
}
.department-theme-clipper-violet .paragraph-theme-secondary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-clipper-violet .paragraph-theme-secondary.paragraph--type--staff-contact article {
  background: #fff !important;
}
.department-theme-clipper-violet .paragraph-theme-secondary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #fff !important;
}
.department-theme-clipper-violet .paragraph-theme-secondary.paragraph--type--staff-contact h3 a,
.department-theme-clipper-violet .paragraph-theme-secondary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.department-theme-clipper-violet .paragraph-theme-secondary.paragraph--type--staff-contact .btn-primary {
  background: #000000;
}
.department-theme-clipper-violet .paragraph-theme-secondary.paragraph--type--faq a {
  color: #fff !important;
}
.department-theme-clipper-violet .paragraph-theme-secondary.paragraph--type--faq article.faq h2 .icon {
  color: #fff !important;
  border-color: #fff !important;
  background: transparent !important;
}
.department-theme-clipper-violet .paragraph-theme-secondary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #78013D !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.department-theme-clipper-violet .paragraph-theme-secondary.paragraph--type--documents article.document a {
  background: #fff !important;
}
.department-theme-clipper-violet .paragraph-theme-secondary.paragraph--type--press-releases {
  color: #000000 !important;
}
.department-theme-clipper-violet .paragraph-theme-secondary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.department-theme-clipper-violet .paragraph-theme-secondary.paragraph--type--basic-content a, .department-theme-clipper-violet .paragraph-theme-secondary.paragraph--type--content-with-image-on-right a, .department-theme-clipper-violet .paragraph-theme-secondary.paragraph--type--content-with-image-on-left a {
  color: #fff;
}
.department-theme-clipper-violet .paragraph-theme-secondary.paragraph--type--basic-content table {
  border-color: #fff;
}
.department-theme-clipper-violet .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #fff;
  color: #78013D;
}
.department-theme-clipper-violet .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .department-theme-clipper-violet .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .department-theme-clipper-violet .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .department-theme-clipper-violet .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .department-theme-clipper-violet .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .department-theme-clipper-violet .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.department-theme-clipper-violet .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .department-theme-clipper-violet .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .department-theme-clipper-violet .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .department-theme-clipper-violet .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .department-theme-clipper-violet .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .department-theme-clipper-violet .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.department-theme-clipper-violet .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #78013D !important;
}
.department-theme-clipper-violet .paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .department-theme-clipper-violet .paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #fff;
}

.department-theme-clippers {
  /* Paragraph Theme
  ========================================================================== */
  /* Paragraph Theme
  ========================================================================== */
}
.department-theme-clippers a,
.department-theme-clippers .txt-brand-primary,
.department-theme-clippers .btn-primary.btn-outline,
.department-theme-clippers .field--name-field-popular-resource a:hover .fa,
.department-theme-clippers .navbar-default .navbar-toggle,
.department-theme-clippers article.faq h2 .icon,
.department-theme-clippers .paragraph--type--twitter-feed article.tweet footer a:hover,
.department-theme-clippers .paragraph--type--twitter-feed article.tweet footer span,
.department-theme-clippers .paragraph--type--profiles-large article &gt; a:hover,
.department-theme-clippers .press-release-node article.press-release header h2 a:hover,
.department-theme-clippers .press-release-node article.news header h2 a:hover,
.department-theme-clippers .paragraph--type--press-releases article h3 a:hover,
.department-theme-clippers .press-release-listing h2 a:hover,
.department-theme-clippers article.document a:hover,
.department-theme-clippers .gallery-item a:hover h3,
.department-theme-clippers article.event.listing .left-col h3 a:hover,
.department-theme-clippers article.event.listing .more:hover,
.department-theme-clippers .datepicker-container .datepicker-panel ul:nth-child(3),
.department-theme-clippers .search-results-search button:hover,
.department-theme-clippers .pagination &gt; li &gt; a,
.department-theme-clippers .field--name-field-carousel-item a:hover h3,
.department-theme-clippers .field--name-field-carousel-item a:hover h4,
.department-theme-clippers .slick-arrow {
  color: #78013D;
}
.department-theme-clippers .search-result h2 a:hover {
  color: #78013D !important;
}
.department-theme-clippers a:hover,
.department-theme-clippers a.txt-brand-primary:hover,
.department-theme-clippers .paragraph--type--team-members .team-member a:hover,
.department-theme-clippers .navbar-default .navbar-toggle:hover,
.department-theme-clippers .pagination &gt; li &gt; a:hover {
  color: #450123;
}
.department-theme-clippers .datepicker-container .datepicker-panel &gt; ul &gt; li.highlighted,
.department-theme-clippers .datepicker-container .datepicker-panel &gt; ul &gt; li:hover {
  background: rgba(120, 1, 61, 0.1);
}
.department-theme-clippers #footer,
.department-theme-clippers .btn.btn-primary.btn-outline,
.department-theme-clippers .btn.btn-primary.btn-outline:hover,
.department-theme-clippers .paragraph--type--popular-resources,
.department-theme-clippers article.faq h2 .icon {
  border-color: #78013D;
}
.department-theme-clippers #footer,
.department-theme-clippers #footer:after,
.department-theme-clippers .footer-inner:before,
.department-theme-clippers .paragraph--type--popular-resources,
.department-theme-clippers .paragraph--type--popular-resources:after,
.department-theme-clippers .paragraph--type--popular-resources .inner:before,
.department-theme-clippers .navbar-default .navbar-collapse,
.department-theme-clippers #header .header-main:after,
.department-theme-clippers .paragraph--type--featured-link a .fa,
.department-theme-clippers blockquote:before,
.department-theme-clippers table th,
.department-theme-clippers .bg-brand-primary {
  background-color: #78013D;
  color: #fff;
}
.department-theme-clippers .paragraph--type--featured-link a:hover .fa {
  background-color: #5f0130;
}
.department-theme-clippers .btn-primary,
.department-theme-clippers .has-filters .pager a.button, .department-theme-clippers .js-pager__items a.button {
  background-color: #78013D;
  color: #fff;
}
.department-theme-clippers .btn.btn-primary:hover,
.department-theme-clippers .btn.btn-primary:focus,
.department-theme-clippers .btn.btn-primary:active,
.department-theme-clippers .has-filters .pager a.button:focus,
.department-theme-clippers .has-filters .pager a.button:hover,
.department-theme-clippers .has-filters .pager a.button:active {
  background-color: #450123;
  color: #fff;
}
.department-theme-clippers .btn.btn-primary:focus,
.department-theme-clippers .btn.btn-primary:active,
.department-theme-clippers .has-filters .pager a.button:focus,
.department-theme-clippers .has-filters .pager a.button:active {
  background-color: #2c0016;
  color: #fff;
}
.department-theme-clippers .btn.btn-primary.btn-outline,
.department-theme-clippers .paragraph--type--carousel .field--name-field-cta a,
.department-theme-clippers .paragraph--type--what .field--name-field-cta a,
.department-theme-clippers .paragraph--type--faq .field--name-field-cta a,
.department-theme-clippers .paragraph--type--content-with-image-on-right .field--name-field-cta a,
.department-theme-clippers .paragraph--type--content-with-image-on-left .field--name-field-cta a,
.department-theme-clippers .field--name-field-cta a {
  background-color: transparent;
  color: #78013D;
  border-color: #78013D;
}
.department-theme-clippers .btn.btn-primary.btn-outline:hover,
.department-theme-clippers .paragraph--type--carousel .field--name-field-cta a:hover,
.department-theme-clippers .paragraph--type--what .field--name-field-cta a:hover,
.department-theme-clippers .paragraph--type--faq .field--name-field-cta a:hover,
.department-theme-clippers .paragraph--type--content-with-image-on-right .field--name-field-cta a:hover,
.department-theme-clippers .paragraph--type--content-with-image-on-left .field--name-field-cta a:hover,
.department-theme-clippers .field--name-field-cta a:hover {
  background-color: #78013D;
  border-color: #78013D;
  color: #fff;
}
.department-theme-clippers .btn.btn-primary.btn-outline:focus, .department-theme-clippers .btn.btn-primary.btn-outline:active, .department-theme-clippers .btn.btn-primary.btn-outline:hover:active, .department-theme-clippers .btn.btn-primary.btn-outline:focus:active,
.department-theme-clippers .paragraph--type--carousel .field--name-field-cta a:focus,
.department-theme-clippers .paragraph--type--carousel .field--name-field-cta a:active,
.department-theme-clippers .paragraph--type--carousel .field--name-field-cta a:hover:active,
.department-theme-clippers .paragraph--type--carousel .field--name-field-cta a:focus:active,
.department-theme-clippers .paragraph--type--what .field--name-field-cta a:focus,
.department-theme-clippers .paragraph--type--what .field--name-field-cta a:active,
.department-theme-clippers .paragraph--type--what .field--name-field-cta a:hover:active,
.department-theme-clippers .paragraph--type--what .field--name-field-cta a:focus:active,
.department-theme-clippers .paragraph--type--faq .field--name-field-cta a:focus,
.department-theme-clippers .paragraph--type--faq .field--name-field-cta a:active,
.department-theme-clippers .paragraph--type--faq .field--name-field-cta a:hover:active,
.department-theme-clippers .paragraph--type--faq .field--name-field-cta a:focus:active,
.department-theme-clippers .paragraph--type--content-with-image-on-right .field--name-field-cta a:focus,
.department-theme-clippers .paragraph--type--content-with-image-on-right .field--name-field-cta a:active,
.department-theme-clippers .paragraph--type--content-with-image-on-right .field--name-field-cta a:hover:active,
.department-theme-clippers .paragraph--type--content-with-image-on-right .field--name-field-cta a:focus:active,
.department-theme-clippers .paragraph--type--content-with-image-on-left .field--name-field-cta a:focus,
.department-theme-clippers .paragraph--type--content-with-image-on-left .field--name-field-cta a:active,
.department-theme-clippers .paragraph--type--content-with-image-on-left .field--name-field-cta a:hover:active,
.department-theme-clippers .paragraph--type--content-with-image-on-left .field--name-field-cta a:focus:active,
.department-theme-clippers .field--name-field-cta a:focus,
.department-theme-clippers .field--name-field-cta a:active,
.department-theme-clippers .field--name-field-cta a:hover:active,
.department-theme-clippers .field--name-field-cta a:focus:active {
  background-color: #450123;
  border-color: #450123;
  color: #fff;
}
.department-theme-clippers .section-heading.primary-color h2,
.department-theme-clippers .section-heading.primary-color .btn-wrap {
  background: #78013D;
}
.department-theme-clippers #footer a,
.department-theme-clippers #footer h3,
.department-theme-clippers .field--name-field-popular-resource a,
.department-theme-clippers .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; a,
.department-theme-clippers .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded .fa-angle-left,
.department-theme-clippers .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded .fa-angle-right {
  color: #fff;
}
.department-theme-clippers .field--name-field-popular-resource a:hover .fa {
  background: #fff;
  border-color: #fff;
}
.department-theme-clippers article.event .content {
  border-color: #fff;
}
.department-theme-clippers .paragraph-theme-primary {
  background: #78013D !important;
  color: #fff !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.department-theme-clippers .paragraph-theme-primary h1, .department-theme-clippers .paragraph-theme-primary h2, .department-theme-clippers .paragraph-theme-primary h3, .department-theme-clippers .paragraph-theme-primary h4, .department-theme-clippers .paragraph-theme-primary h5, .department-theme-clippers .paragraph-theme-primary h6,
.department-theme-clippers .paragraph-theme-primary h1 a, .department-theme-clippers .paragraph-theme-primary h2 a, .department-theme-clippers .paragraph-theme-primary h3 a, .department-theme-clippers .paragraph-theme-primary h4 a, .department-theme-clippers .paragraph-theme-primary h5 a, .department-theme-clippers .paragraph-theme-primary h6 a {
  color: #fff !important;
}
.department-theme-clippers .paragraph-theme-primary .btn.btn-white.btn-outline,
.department-theme-clippers .paragraph-theme-primary .btn.btn-primary.btn-outline,
.department-theme-clippers .paragraph-theme-primary .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-clippers .paragraph-theme-primary .btn.btn-white.btn-outline:hover, .department-theme-clippers .paragraph-theme-primary .btn.btn-white.btn-outline:focus,
.department-theme-clippers .paragraph-theme-primary .btn.btn-primary.btn-outline:hover,
.department-theme-clippers .paragraph-theme-primary .btn.btn-primary.btn-outline:focus,
.department-theme-clippers .paragraph-theme-primary .field--name-field-cta a:hover,
.department-theme-clippers .paragraph-theme-primary .field--name-field-cta a:focus {
  background: #fff !important;
  color: #78013D !important;
}
.department-theme-clippers .paragraph-theme-primary .section-heading h2,
.department-theme-clippers .paragraph-theme-primary .date-with-line span.text,
.department-theme-clippers .paragraph-theme-primary .btn-wrap {
  background: #78013D !important;
}
.department-theme-clippers .paragraph-theme-primary .section-heading:before {
  background: #fff !important;
}
.department-theme-clippers .paragraph-theme-primary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-clippers .paragraph-theme-primary.paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading {
  color: #fff !important;
}
.department-theme-clippers .paragraph-theme-primary.paragraph--type--popular-resources {
  border-color: #78013D !important;
}
.department-theme-clippers .paragraph-theme-primary.paragraph--type--popular-resources:after,
.department-theme-clippers .paragraph-theme-primary.paragraph--type--popular-resources .inner:before {
  background: #78013D !important;
}
.department-theme-clippers .paragraph-theme-primary .field--name-field-popular-resource a:not([class="1"]) {
  color: #fff !important;
}
.department-theme-clippers .paragraph-theme-primary .field--name-field-popular-resource a:hover .fa {
  background: #fff !important;
  color: #78013D !important;
}
.department-theme-clippers .paragraph-theme-primary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.department-theme-clippers .paragraph-theme-primary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #78013D !important;
}
.department-theme-clippers .paragraph-theme-primary .field--name-field-popular-resource .fa {
  border-color: #fff !important;
}
.department-theme-clippers .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.department-theme-clippers .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet a,
.department-theme-clippers .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet span {
  color: #78013D !important;
}
.department-theme-clippers .paragraph-theme-primary.paragraph--type--what .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-clippers .paragraph-theme-primary.paragraph--type--what .field--name-field-cta a:hover {
  background: #fff !important;
  color: #78013D !important;
}
.department-theme-clippers .paragraph-theme-primary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-clippers .paragraph-theme-primary.paragraph--type--staff-contact article {
  background: #fff !important;
}
.department-theme-clippers .paragraph-theme-primary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #fff !important;
}
.department-theme-clippers .paragraph-theme-primary.paragraph--type--staff-contact h3 a,
.department-theme-clippers .paragraph-theme-primary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.department-theme-clippers .paragraph-theme-primary.paragraph--type--staff-contact .btn-primary {
  background: #000000;
}
.department-theme-clippers .paragraph-theme-primary.paragraph--type--faq a {
  color: #fff !important;
}
.department-theme-clippers .paragraph-theme-primary.paragraph--type--faq article.faq h2 .icon {
  color: #fff !important;
  border-color: #fff !important;
  background: transparent !important;
}
.department-theme-clippers .paragraph-theme-primary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #78013D !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.department-theme-clippers .paragraph-theme-primary.paragraph--type--documents article.document a {
  background: #fff !important;
}
.department-theme-clippers .paragraph-theme-primary.paragraph--type--press-releases {
  color: #000000 !important;
}
.department-theme-clippers .paragraph-theme-primary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.department-theme-clippers .paragraph-theme-primary.paragraph--type--basic-content a, .department-theme-clippers .paragraph-theme-primary.paragraph--type--content-with-image-on-right a, .department-theme-clippers .paragraph-theme-primary.paragraph--type--content-with-image-on-left a {
  color: #fff;
}
.department-theme-clippers .paragraph-theme-primary.paragraph--type--basic-content table {
  border-color: #fff;
}
.department-theme-clippers .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #fff;
  color: #78013D;
}
.department-theme-clippers .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .department-theme-clippers .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .department-theme-clippers .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .department-theme-clippers .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .department-theme-clippers .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .department-theme-clippers .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.department-theme-clippers .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .department-theme-clippers .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .department-theme-clippers .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .department-theme-clippers .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .department-theme-clippers .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .department-theme-clippers .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.department-theme-clippers .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #78013D !important;
}
.department-theme-clippers .paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .department-theme-clippers .paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #fff;
}
.department-theme-clippers .txt-brand-success,
.department-theme-clippers .paragraph--type--upcoming-meetings .btn.btn-white.btn-outline:hover,
.department-theme-clippers .paragraph--type--upcoming-meetings .btn.btn-white.btn-outline:focus,
.department-theme-clippers .paragraph--type--upcoming-events-meetings .btn.btn-white.btn-outline:hover,
.department-theme-clippers .paragraph--type--upcoming-events-meetings .btn.btn-white.btn-outline:focus,
.department-theme-clippers .paragraph--type--selected-meetings-events .btn.btn-white.btn-outline:hover,
.department-theme-clippers .paragraph--type--selected-meetings-events .btn.btn-white.btn-outline:focus {
  color: #C5B589;
}
.department-theme-clippers a.txt-brand-success:hover {
  color: #b4a067;
}
.department-theme-clippers .bg-brand-success {
  background-color: #C5B589;
  color: #000;
}
.department-theme-clippers .bg-brand-success a, .department-theme-clippers .bg-brand-success h1, .department-theme-clippers .bg-brand-success h2, .department-theme-clippers .bg-brand-success h3, .department-theme-clippers .bg-brand-success h4, .department-theme-clippers .bg-brand-success h5, .department-theme-clippers .bg-brand-success h6 {
  color: #000;
}
.department-theme-clippers .paragraph--type--upcoming-meetings,
.department-theme-clippers .paragraph--type--upcoming-events-meetings,
.department-theme-clippers .paragraph--type--selected-meetings-events,
.department-theme-clippers #header .search .library-options,
.department-theme-clippers #header .social-mobile,
.department-theme-clippers #footer .footer-dept-mobile {
  background-color: #C5B589;
}
.department-theme-clippers .section-heading.secondary-color h2,
.department-theme-clippers .section-heading.secondary-color .btn-wrap {
  background: #C5B589;
  color: #000;
}
.department-theme-clippers .section-heading.secondary-color:before {
  background: #000;
}
.department-theme-clippers #header .utility-bar {
  background-color: #C5B589;
  color: #000;
}
.department-theme-clippers #header .utility-bar a {
  color: #000;
}
.department-theme-clippers #header .utility-bar .social {
  border-color: #000;
}
@media (max-width: 991px) {
  .department-theme-clippers .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-clippers .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-clippers .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a:hover,
.department-theme-clippers .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a:hover,
.department-theme-clippers .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-clippers .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li.active &gt; a,
.department-theme-clippers .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li.active &gt; a:hover {
    background: #C5B589;
    color: #000;
  }
}
@media (min-width: 992px) {
  .department-theme-clippers .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a,
.department-theme-clippers .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; a:hover,
.department-theme-clippers .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a:after,
.department-theme-clippers .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a:before,
.department-theme-clippers .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.active &gt; a:hover,
.department-theme-clippers .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a:hover:after,
.department-theme-clippers .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a:hover:after {
    background-color: #C5B589;
    color: #000;
  }
  .department-theme-clippers .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded &gt; a .desktop-caret-large polygon {
    fill: #C5B589;
  }
}
.department-theme-clippers .btn.btn-white.btn-outline {
  background-color: transparent;
  color: #000;
  border-color: #000;
}
.department-theme-clippers .btn.btn-white.btn-outline:hover {
  background-color: #000;
  border-color: #000;
  color: #C5B589;
}
.department-theme-clippers .btn.btn-white.btn-outline:focus, .department-theme-clippers .btn.btn-white.btn-outline:active, .department-theme-clippers .btn.btn-white.btn-outline:hover:active, .department-theme-clippers .btn.btn-white.btn-outline:focus:active {
  background-color: black;
  border-color: black;
  color: #C5B589;
}
.department-theme-clippers article.event .content {
  border-color: #000;
}
.department-theme-clippers article.event .content h2 a,
.department-theme-clippers .paragraph--type--upcoming-meetings,
.department-theme-clippers .paragraph--type--upcoming-events-meetings,
.department-theme-clippers .paragraph--type--selected-meetings-events,
.department-theme-clippers .paragraph--type--upcoming-meetings article.event .content h2 a,
.department-theme-clippers .paragraph--type--upcoming-events-meetings article.event .content h2 a,
.department-theme-clippers .paragraph--type--selected-meetings-events article.event .content h2 a,
.department-theme-clippers .paragraph--type--upcoming-meetings h2,
.department-theme-clippers .paragraph--type--upcoming-events-meetings h2,
.department-theme-clippers .paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading,
.department-theme-clippers .paragraph--type--selected-meetings-events h2,
.department-theme-clippers #header .utility-bar .department-links {
  color: #000;
}
.department-theme-clippers .paragraph-theme-secondary {
  background: #C5B589 !important;
  color: #000 !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.department-theme-clippers .paragraph-theme-secondary h1, .department-theme-clippers .paragraph-theme-secondary h2, .department-theme-clippers .paragraph-theme-secondary h3, .department-theme-clippers .paragraph-theme-secondary h4, .department-theme-clippers .paragraph-theme-secondary h5, .department-theme-clippers .paragraph-theme-secondary h6,
.department-theme-clippers .paragraph-theme-secondary h1 a, .department-theme-clippers .paragraph-theme-secondary h2 a, .department-theme-clippers .paragraph-theme-secondary h3 a, .department-theme-clippers .paragraph-theme-secondary h4 a, .department-theme-clippers .paragraph-theme-secondary h5 a, .department-theme-clippers .paragraph-theme-secondary h6 a {
  color: #000 !important;
}
.department-theme-clippers .paragraph-theme-secondary .btn.btn-white.btn-outline,
.department-theme-clippers .paragraph-theme-secondary .btn.btn-primary.btn-outline,
.department-theme-clippers .paragraph-theme-secondary .field--name-field-cta a {
  border-color: #000 !important;
  color: #000 !important;
}
.department-theme-clippers .paragraph-theme-secondary .btn.btn-white.btn-outline:hover, .department-theme-clippers .paragraph-theme-secondary .btn.btn-white.btn-outline:focus,
.department-theme-clippers .paragraph-theme-secondary .btn.btn-primary.btn-outline:hover,
.department-theme-clippers .paragraph-theme-secondary .btn.btn-primary.btn-outline:focus,
.department-theme-clippers .paragraph-theme-secondary .field--name-field-cta a:hover,
.department-theme-clippers .paragraph-theme-secondary .field--name-field-cta a:focus {
  background: #000 !important;
  color: #C5B589 !important;
}
.department-theme-clippers .paragraph-theme-secondary .section-heading h2,
.department-theme-clippers .paragraph-theme-secondary .date-with-line span.text,
.department-theme-clippers .paragraph-theme-secondary .btn-wrap {
  background: #C5B589 !important;
}
.department-theme-clippers .paragraph-theme-secondary .section-heading:before {
  background: #000 !important;
}
.department-theme-clippers .paragraph-theme-secondary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #000 !important;
}
.department-theme-clippers .paragraph-theme-secondary.paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading {
  color: #000 !important;
}
.department-theme-clippers .paragraph-theme-secondary.paragraph--type--popular-resources {
  border-color: #C5B589 !important;
}
.department-theme-clippers .paragraph-theme-secondary.paragraph--type--popular-resources:after,
.department-theme-clippers .paragraph-theme-secondary.paragraph--type--popular-resources .inner:before {
  background: #C5B589 !important;
}
.department-theme-clippers .paragraph-theme-secondary .field--name-field-popular-resource a:not([class="1"]) {
  color: #000 !important;
}
.department-theme-clippers .paragraph-theme-secondary .field--name-field-popular-resource a:hover .fa {
  background: #000 !important;
  color: #C5B589 !important;
}
.department-theme-clippers .paragraph-theme-secondary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.department-theme-clippers .paragraph-theme-secondary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #C5B589 !important;
}
.department-theme-clippers .paragraph-theme-secondary .field--name-field-popular-resource .fa {
  border-color: #000 !important;
}
.department-theme-clippers .paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.department-theme-clippers .paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet a {
  color: #C5B589 !important;
}
.department-theme-clippers .paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a {
  border-color: #000 !important;
  color: #000 !important;
}
.department-theme-clippers .paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a:hover {
  background: #000 !important;
  color: #C5B589 !important;
}
.department-theme-clippers .paragraph-theme-secondary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #000 !important;
}
.department-theme-clippers .paragraph-theme-secondary.paragraph--type--staff-contact article {
  background: #000 !important;
}
.department-theme-clippers .paragraph-theme-secondary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #000 !important;
}
.department-theme-clippers .paragraph-theme-secondary.paragraph--type--staff-contact h3 a,
.department-theme-clippers .paragraph-theme-secondary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.department-theme-clippers .paragraph-theme-secondary.paragraph--type--staff-contact .btn-primary {
  background: #000000;
}
.department-theme-clippers .paragraph-theme-secondary.paragraph--type--faq a {
  color: #000 !important;
}
.department-theme-clippers .paragraph-theme-secondary.paragraph--type--faq article.faq h2 .icon {
  color: #000 !important;
  border-color: #000 !important;
  background: transparent !important;
}
.department-theme-clippers .paragraph-theme-secondary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #C5B589 !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.department-theme-clippers .paragraph-theme-secondary.paragraph--type--documents article.document a {
  background: #000 !important;
}
.department-theme-clippers .paragraph-theme-secondary.paragraph--type--press-releases {
  color: #000000 !important;
}
.department-theme-clippers .paragraph-theme-secondary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.department-theme-clippers .paragraph-theme-secondary.paragraph--type--basic-content a, .department-theme-clippers .paragraph-theme-secondary.paragraph--type--content-with-image-on-right a, .department-theme-clippers .paragraph-theme-secondary.paragraph--type--content-with-image-on-left a {
  color: #000;
}
.department-theme-clippers .paragraph-theme-secondary.paragraph--type--basic-content table {
  border-color: #000;
}
.department-theme-clippers .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #000;
  color: #C5B589;
}
.department-theme-clippers .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .department-theme-clippers .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .department-theme-clippers .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .department-theme-clippers .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .department-theme-clippers .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .department-theme-clippers .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.department-theme-clippers .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .department-theme-clippers .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .department-theme-clippers .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .department-theme-clippers .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .department-theme-clippers .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .department-theme-clippers .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.department-theme-clippers .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #C5B589 !important;
}
.department-theme-clippers .paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .department-theme-clippers .paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #000;
}

.department-theme-east-bay-blue {
  /* Paragraph Theme
  ========================================================================== */
  /* Paragraph Theme
  ========================================================================== */
}
.department-theme-east-bay-blue a,
.department-theme-east-bay-blue .txt-brand-primary,
.department-theme-east-bay-blue .btn-primary.btn-outline,
.department-theme-east-bay-blue .field--name-field-popular-resource a:hover .fa,
.department-theme-east-bay-blue .navbar-default .navbar-toggle,
.department-theme-east-bay-blue article.faq h2 .icon,
.department-theme-east-bay-blue .paragraph--type--twitter-feed article.tweet footer a:hover,
.department-theme-east-bay-blue .paragraph--type--twitter-feed article.tweet footer span,
.department-theme-east-bay-blue .paragraph--type--profiles-large article &gt; a:hover,
.department-theme-east-bay-blue .press-release-node article.press-release header h2 a:hover,
.department-theme-east-bay-blue .press-release-node article.news header h2 a:hover,
.department-theme-east-bay-blue .paragraph--type--press-releases article h3 a:hover,
.department-theme-east-bay-blue .press-release-listing h2 a:hover,
.department-theme-east-bay-blue article.document a:hover,
.department-theme-east-bay-blue .gallery-item a:hover h3,
.department-theme-east-bay-blue article.event.listing .left-col h3 a:hover,
.department-theme-east-bay-blue article.event.listing .more:hover,
.department-theme-east-bay-blue .datepicker-container .datepicker-panel ul:nth-child(3),
.department-theme-east-bay-blue .search-results-search button:hover,
.department-theme-east-bay-blue .pagination &gt; li &gt; a,
.department-theme-east-bay-blue .field--name-field-carousel-item a:hover h3,
.department-theme-east-bay-blue .field--name-field-carousel-item a:hover h4,
.department-theme-east-bay-blue .slick-arrow {
  color: #3E5C76;
}
.department-theme-east-bay-blue .search-result h2 a:hover {
  color: #3E5C76 !important;
}
.department-theme-east-bay-blue a:hover,
.department-theme-east-bay-blue a.txt-brand-primary:hover,
.department-theme-east-bay-blue .paragraph--type--team-members .team-member a:hover,
.department-theme-east-bay-blue .navbar-default .navbar-toggle:hover,
.department-theme-east-bay-blue .pagination &gt; li &gt; a:hover {
  color: #2c4255;
}
.department-theme-east-bay-blue .datepicker-container .datepicker-panel &gt; ul &gt; li.highlighted,
.department-theme-east-bay-blue .datepicker-container .datepicker-panel &gt; ul &gt; li:hover {
  background: rgba(62, 92, 118, 0.1);
}
.department-theme-east-bay-blue #footer,
.department-theme-east-bay-blue .btn.btn-primary.btn-outline,
.department-theme-east-bay-blue .btn.btn-primary.btn-outline:hover,
.department-theme-east-bay-blue .paragraph--type--popular-resources,
.department-theme-east-bay-blue article.faq h2 .icon {
  border-color: #3E5C76;
}
.department-theme-east-bay-blue #footer,
.department-theme-east-bay-blue #footer:after,
.department-theme-east-bay-blue .footer-inner:before,
.department-theme-east-bay-blue .paragraph--type--popular-resources,
.department-theme-east-bay-blue .paragraph--type--popular-resources:after,
.department-theme-east-bay-blue .paragraph--type--popular-resources .inner:before,
.department-theme-east-bay-blue .navbar-default .navbar-collapse,
.department-theme-east-bay-blue #header .header-main:after,
.department-theme-east-bay-blue .paragraph--type--featured-link a .fa,
.department-theme-east-bay-blue blockquote:before,
.department-theme-east-bay-blue table th,
.department-theme-east-bay-blue .bg-brand-primary {
  background-color: #3E5C76;
  color: #fff;
}
.department-theme-east-bay-blue .paragraph--type--featured-link a:hover .fa {
  background-color: #354f65;
}
.department-theme-east-bay-blue .btn-primary,
.department-theme-east-bay-blue .has-filters .pager a.button, .department-theme-east-bay-blue .js-pager__items a.button {
  background-color: #3E5C76;
  color: #fff;
}
.department-theme-east-bay-blue .btn.btn-primary:hover,
.department-theme-east-bay-blue .btn.btn-primary:focus,
.department-theme-east-bay-blue .btn.btn-primary:active,
.department-theme-east-bay-blue .has-filters .pager a.button:focus,
.department-theme-east-bay-blue .has-filters .pager a.button:hover,
.department-theme-east-bay-blue .has-filters .pager a.button:active {
  background-color: #2c4255;
  color: #fff;
}
.department-theme-east-bay-blue .btn.btn-primary:focus,
.department-theme-east-bay-blue .btn.btn-primary:active,
.department-theme-east-bay-blue .has-filters .pager a.button:focus,
.department-theme-east-bay-blue .has-filters .pager a.button:active {
  background-color: #243544;
  color: #fff;
}
.department-theme-east-bay-blue .btn.btn-primary.btn-outline,
.department-theme-east-bay-blue .paragraph--type--carousel .field--name-field-cta a,
.department-theme-east-bay-blue .paragraph--type--what .field--name-field-cta a,
.department-theme-east-bay-blue .paragraph--type--faq .field--name-field-cta a,
.department-theme-east-bay-blue .paragraph--type--content-with-image-on-right .field--name-field-cta a,
.department-theme-east-bay-blue .paragraph--type--content-with-image-on-left .field--name-field-cta a,
.department-theme-east-bay-blue .field--name-field-cta a {
  background-color: transparent;
  color: #3E5C76;
  border-color: #3E5C76;
}
.department-theme-east-bay-blue .btn.btn-primary.btn-outline:hover,
.department-theme-east-bay-blue .paragraph--type--carousel .field--name-field-cta a:hover,
.department-theme-east-bay-blue .paragraph--type--what .field--name-field-cta a:hover,
.department-theme-east-bay-blue .paragraph--type--faq .field--name-field-cta a:hover,
.department-theme-east-bay-blue .paragraph--type--content-with-image-on-right .field--name-field-cta a:hover,
.department-theme-east-bay-blue .paragraph--type--content-with-image-on-left .field--name-field-cta a:hover,
.department-theme-east-bay-blue .field--name-field-cta a:hover {
  background-color: #3E5C76;
  border-color: #3E5C76;
  color: #fff;
}
.department-theme-east-bay-blue .btn.btn-primary.btn-outline:focus, .department-theme-east-bay-blue .btn.btn-primary.btn-outline:active, .department-theme-east-bay-blue .btn.btn-primary.btn-outline:hover:active, .department-theme-east-bay-blue .btn.btn-primary.btn-outline:focus:active,
.department-theme-east-bay-blue .paragraph--type--carousel .field--name-field-cta a:focus,
.department-theme-east-bay-blue .paragraph--type--carousel .field--name-field-cta a:active,
.department-theme-east-bay-blue .paragraph--type--carousel .field--name-field-cta a:hover:active,
.department-theme-east-bay-blue .paragraph--type--carousel .field--name-field-cta a:focus:active,
.department-theme-east-bay-blue .paragraph--type--what .field--name-field-cta a:focus,
.department-theme-east-bay-blue .paragraph--type--what .field--name-field-cta a:active,
.department-theme-east-bay-blue .paragraph--type--what .field--name-field-cta a:hover:active,
.department-theme-east-bay-blue .paragraph--type--what .field--name-field-cta a:focus:active,
.department-theme-east-bay-blue .paragraph--type--faq .field--name-field-cta a:focus,
.department-theme-east-bay-blue .paragraph--type--faq .field--name-field-cta a:active,
.department-theme-east-bay-blue .paragraph--type--faq .field--name-field-cta a:hover:active,
.department-theme-east-bay-blue .paragraph--type--faq .field--name-field-cta a:focus:active,
.department-theme-east-bay-blue .paragraph--type--content-with-image-on-right .field--name-field-cta a:focus,
.department-theme-east-bay-blue .paragraph--type--content-with-image-on-right .field--name-field-cta a:active,
.department-theme-east-bay-blue .paragraph--type--content-with-image-on-right .field--name-field-cta a:hover:active,
.department-theme-east-bay-blue .paragraph--type--content-with-image-on-right .field--name-field-cta a:focus:active,
.department-theme-east-bay-blue .paragraph--type--content-with-image-on-left .field--name-field-cta a:focus,
.department-theme-east-bay-blue .paragraph--type--content-with-image-on-left .field--name-field-cta a:active,
.department-theme-east-bay-blue .paragraph--type--content-with-image-on-left .field--name-field-cta a:hover:active,
.department-theme-east-bay-blue .paragraph--type--content-with-image-on-left .field--name-field-cta a:focus:active,
.department-theme-east-bay-blue .field--name-field-cta a:focus,
.department-theme-east-bay-blue .field--name-field-cta a:active,
.department-theme-east-bay-blue .field--name-field-cta a:hover:active,
.department-theme-east-bay-blue .field--name-field-cta a:focus:active {
  background-color: #2c4255;
  border-color: #2c4255;
  color: #fff;
}
.department-theme-east-bay-blue .section-heading.primary-color h2,
.department-theme-east-bay-blue .section-heading.primary-color .btn-wrap {
  background: #3E5C76;
}
.department-theme-east-bay-blue #footer a,
.department-theme-east-bay-blue #footer h3,
.department-theme-east-bay-blue .field--name-field-popular-resource a,
.department-theme-east-bay-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; a,
.department-theme-east-bay-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded .fa-angle-left,
.department-theme-east-bay-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded .fa-angle-right {
  color: #fff;
}
.department-theme-east-bay-blue .field--name-field-popular-resource a:hover .fa {
  background: #fff;
  border-color: #fff;
}
.department-theme-east-bay-blue article.event .content {
  border-color: #fff;
}
.department-theme-east-bay-blue .paragraph-theme-primary {
  background: #3E5C76 !important;
  color: #fff !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.department-theme-east-bay-blue .paragraph-theme-primary h1, .department-theme-east-bay-blue .paragraph-theme-primary h2, .department-theme-east-bay-blue .paragraph-theme-primary h3, .department-theme-east-bay-blue .paragraph-theme-primary h4, .department-theme-east-bay-blue .paragraph-theme-primary h5, .department-theme-east-bay-blue .paragraph-theme-primary h6,
.department-theme-east-bay-blue .paragraph-theme-primary h1 a, .department-theme-east-bay-blue .paragraph-theme-primary h2 a, .department-theme-east-bay-blue .paragraph-theme-primary h3 a, .department-theme-east-bay-blue .paragraph-theme-primary h4 a, .department-theme-east-bay-blue .paragraph-theme-primary h5 a, .department-theme-east-bay-blue .paragraph-theme-primary h6 a {
  color: #fff !important;
}
.department-theme-east-bay-blue .paragraph-theme-primary .btn.btn-white.btn-outline,
.department-theme-east-bay-blue .paragraph-theme-primary .btn.btn-primary.btn-outline,
.department-theme-east-bay-blue .paragraph-theme-primary .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-east-bay-blue .paragraph-theme-primary .btn.btn-white.btn-outline:hover, .department-theme-east-bay-blue .paragraph-theme-primary .btn.btn-white.btn-outline:focus,
.department-theme-east-bay-blue .paragraph-theme-primary .btn.btn-primary.btn-outline:hover,
.department-theme-east-bay-blue .paragraph-theme-primary .btn.btn-primary.btn-outline:focus,
.department-theme-east-bay-blue .paragraph-theme-primary .field--name-field-cta a:hover,
.department-theme-east-bay-blue .paragraph-theme-primary .field--name-field-cta a:focus {
  background: #fff !important;
  color: #3E5C76 !important;
}
.department-theme-east-bay-blue .paragraph-theme-primary .section-heading h2,
.department-theme-east-bay-blue .paragraph-theme-primary .date-with-line span.text,
.department-theme-east-bay-blue .paragraph-theme-primary .btn-wrap {
  background: #3E5C76 !important;
}
.department-theme-east-bay-blue .paragraph-theme-primary .section-heading:before {
  background: #fff !important;
}
.department-theme-east-bay-blue .paragraph-theme-primary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-east-bay-blue .paragraph-theme-primary.paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading {
  color: #fff !important;
}
.department-theme-east-bay-blue .paragraph-theme-primary.paragraph--type--popular-resources {
  border-color: #3E5C76 !important;
}
.department-theme-east-bay-blue .paragraph-theme-primary.paragraph--type--popular-resources:after,
.department-theme-east-bay-blue .paragraph-theme-primary.paragraph--type--popular-resources .inner:before {
  background: #3E5C76 !important;
}
.department-theme-east-bay-blue .paragraph-theme-primary .field--name-field-popular-resource a:not([class="1"]) {
  color: #fff !important;
}
.department-theme-east-bay-blue .paragraph-theme-primary .field--name-field-popular-resource a:hover .fa {
  background: #fff !important;
  color: #3E5C76 !important;
}
.department-theme-east-bay-blue .paragraph-theme-primary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.department-theme-east-bay-blue .paragraph-theme-primary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #3E5C76 !important;
}
.department-theme-east-bay-blue .paragraph-theme-primary .field--name-field-popular-resource .fa {
  border-color: #fff !important;
}
.department-theme-east-bay-blue .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.department-theme-east-bay-blue .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet a,
.department-theme-east-bay-blue .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet span {
  color: #3E5C76 !important;
}
.department-theme-east-bay-blue .paragraph-theme-primary.paragraph--type--what .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-east-bay-blue .paragraph-theme-primary.paragraph--type--what .field--name-field-cta a:hover {
  background: #fff !important;
  color: #3E5C76 !important;
}
.department-theme-east-bay-blue .paragraph-theme-primary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-east-bay-blue .paragraph-theme-primary.paragraph--type--staff-contact article {
  background: #fff !important;
}
.department-theme-east-bay-blue .paragraph-theme-primary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #fff !important;
}
.department-theme-east-bay-blue .paragraph-theme-primary.paragraph--type--staff-contact h3 a,
.department-theme-east-bay-blue .paragraph-theme-primary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.department-theme-east-bay-blue .paragraph-theme-primary.paragraph--type--staff-contact .btn-primary {
  background: #000000;
}
.department-theme-east-bay-blue .paragraph-theme-primary.paragraph--type--faq a {
  color: #fff !important;
}
.department-theme-east-bay-blue .paragraph-theme-primary.paragraph--type--faq article.faq h2 .icon {
  color: #fff !important;
  border-color: #fff !important;
  background: transparent !important;
}
.department-theme-east-bay-blue .paragraph-theme-primary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #3E5C76 !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.department-theme-east-bay-blue .paragraph-theme-primary.paragraph--type--documents article.document a {
  background: #fff !important;
}
.department-theme-east-bay-blue .paragraph-theme-primary.paragraph--type--press-releases {
  color: #000000 !important;
}
.department-theme-east-bay-blue .paragraph-theme-primary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.department-theme-east-bay-blue .paragraph-theme-primary.paragraph--type--basic-content a, .department-theme-east-bay-blue .paragraph-theme-primary.paragraph--type--content-with-image-on-right a, .department-theme-east-bay-blue .paragraph-theme-primary.paragraph--type--content-with-image-on-left a {
  color: #fff;
}
.department-theme-east-bay-blue .paragraph-theme-primary.paragraph--type--basic-content table {
  border-color: #fff;
}
.department-theme-east-bay-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #fff;
  color: #3E5C76;
}
.department-theme-east-bay-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .department-theme-east-bay-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .department-theme-east-bay-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .department-theme-east-bay-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .department-theme-east-bay-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .department-theme-east-bay-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.department-theme-east-bay-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .department-theme-east-bay-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .department-theme-east-bay-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .department-theme-east-bay-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .department-theme-east-bay-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .department-theme-east-bay-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.department-theme-east-bay-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #3E5C76 !important;
}
.department-theme-east-bay-blue .paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .department-theme-east-bay-blue .paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #fff;
}
.department-theme-east-bay-blue .txt-brand-success,
.department-theme-east-bay-blue .paragraph--type--upcoming-meetings .btn.btn-white.btn-outline:hover,
.department-theme-east-bay-blue .paragraph--type--upcoming-meetings .btn.btn-white.btn-outline:focus,
.department-theme-east-bay-blue .paragraph--type--upcoming-events-meetings .btn.btn-white.btn-outline:hover,
.department-theme-east-bay-blue .paragraph--type--upcoming-events-meetings .btn.btn-white.btn-outline:focus,
.department-theme-east-bay-blue .paragraph--type--selected-meetings-events .btn.btn-white.btn-outline:hover,
.department-theme-east-bay-blue .paragraph--type--selected-meetings-events .btn.btn-white.btn-outline:focus {
  color: #0D7131;
}
.department-theme-east-bay-blue a.txt-brand-success:hover {
  color: #08431d;
}
.department-theme-east-bay-blue .bg-brand-success {
  background-color: #0D7131;
  color: #fff;
}
.department-theme-east-bay-blue .bg-brand-success a, .department-theme-east-bay-blue .bg-brand-success h1, .department-theme-east-bay-blue .bg-brand-success h2, .department-theme-east-bay-blue .bg-brand-success h3, .department-theme-east-bay-blue .bg-brand-success h4, .department-theme-east-bay-blue .bg-brand-success h5, .department-theme-east-bay-blue .bg-brand-success h6 {
  color: #fff;
}
.department-theme-east-bay-blue .paragraph--type--upcoming-meetings,
.department-theme-east-bay-blue .paragraph--type--upcoming-events-meetings,
.department-theme-east-bay-blue .paragraph--type--selected-meetings-events,
.department-theme-east-bay-blue #header .search .library-options,
.department-theme-east-bay-blue #header .social-mobile,
.department-theme-east-bay-blue #footer .footer-dept-mobile {
  background-color: #0D7131;
}
.department-theme-east-bay-blue .section-heading.secondary-color h2,
.department-theme-east-bay-blue .section-heading.secondary-color .btn-wrap {
  background: #0D7131;
  color: #fff;
}
.department-theme-east-bay-blue .section-heading.secondary-color:before {
  background: #fff;
}
.department-theme-east-bay-blue #header .utility-bar {
  background-color: #0D7131;
  color: #fff;
}
.department-theme-east-bay-blue #header .utility-bar a {
  color: #fff;
}
.department-theme-east-bay-blue #header .utility-bar .social {
  border-color: #fff;
}
@media (max-width: 991px) {
  .department-theme-east-bay-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-east-bay-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-east-bay-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a:hover,
.department-theme-east-bay-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a:hover,
.department-theme-east-bay-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-east-bay-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li.active &gt; a,
.department-theme-east-bay-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li.active &gt; a:hover {
    background: #0D7131;
    color: #fff;
  }
}
@media (min-width: 992px) {
  .department-theme-east-bay-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a,
.department-theme-east-bay-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; a:hover,
.department-theme-east-bay-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a:after,
.department-theme-east-bay-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a:before,
.department-theme-east-bay-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.active &gt; a:hover,
.department-theme-east-bay-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a:hover:after,
.department-theme-east-bay-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a:hover:after {
    background-color: #0D7131;
    color: #fff;
  }
  .department-theme-east-bay-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded &gt; a .desktop-caret-large polygon {
    fill: #0D7131;
  }
}
.department-theme-east-bay-blue .btn.btn-white.btn-outline {
  background-color: transparent;
  color: #fff;
  border-color: #fff;
}
.department-theme-east-bay-blue .btn.btn-white.btn-outline:hover {
  background-color: #fff;
  border-color: #fff;
  color: #0D7131;
}
.department-theme-east-bay-blue .btn.btn-white.btn-outline:focus, .department-theme-east-bay-blue .btn.btn-white.btn-outline:active, .department-theme-east-bay-blue .btn.btn-white.btn-outline:hover:active, .department-theme-east-bay-blue .btn.btn-white.btn-outline:focus:active {
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  color: #0D7131;
}
.department-theme-east-bay-blue article.event .content {
  border-color: #fff;
}
.department-theme-east-bay-blue article.event .content h2 a,
.department-theme-east-bay-blue .paragraph--type--upcoming-meetings,
.department-theme-east-bay-blue .paragraph--type--upcoming-events-meetings,
.department-theme-east-bay-blue .paragraph--type--selected-meetings-events,
.department-theme-east-bay-blue .paragraph--type--upcoming-meetings article.event .content h2 a,
.department-theme-east-bay-blue .paragraph--type--upcoming-events-meetings article.event .content h2 a,
.department-theme-east-bay-blue .paragraph--type--selected-meetings-events article.event .content h2 a,
.department-theme-east-bay-blue .paragraph--type--upcoming-meetings h2,
.department-theme-east-bay-blue .paragraph--type--upcoming-events-meetings h2,
.department-theme-east-bay-blue .paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading,
.department-theme-east-bay-blue .paragraph--type--selected-meetings-events h2,
.department-theme-east-bay-blue #header .utility-bar .department-links {
  color: #fff;
}
.department-theme-east-bay-blue .paragraph-theme-secondary {
  background: #0D7131 !important;
  color: #fff !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.department-theme-east-bay-blue .paragraph-theme-secondary h1, .department-theme-east-bay-blue .paragraph-theme-secondary h2, .department-theme-east-bay-blue .paragraph-theme-secondary h3, .department-theme-east-bay-blue .paragraph-theme-secondary h4, .department-theme-east-bay-blue .paragraph-theme-secondary h5, .department-theme-east-bay-blue .paragraph-theme-secondary h6,
.department-theme-east-bay-blue .paragraph-theme-secondary h1 a, .department-theme-east-bay-blue .paragraph-theme-secondary h2 a, .department-theme-east-bay-blue .paragraph-theme-secondary h3 a, .department-theme-east-bay-blue .paragraph-theme-secondary h4 a, .department-theme-east-bay-blue .paragraph-theme-secondary h5 a, .department-theme-east-bay-blue .paragraph-theme-secondary h6 a {
  color: #fff !important;
}
.department-theme-east-bay-blue .paragraph-theme-secondary .btn.btn-white.btn-outline,
.department-theme-east-bay-blue .paragraph-theme-secondary .btn.btn-primary.btn-outline,
.department-theme-east-bay-blue .paragraph-theme-secondary .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-east-bay-blue .paragraph-theme-secondary .btn.btn-white.btn-outline:hover, .department-theme-east-bay-blue .paragraph-theme-secondary .btn.btn-white.btn-outline:focus,
.department-theme-east-bay-blue .paragraph-theme-secondary .btn.btn-primary.btn-outline:hover,
.department-theme-east-bay-blue .paragraph-theme-secondary .btn.btn-primary.btn-outline:focus,
.department-theme-east-bay-blue .paragraph-theme-secondary .field--name-field-cta a:hover,
.department-theme-east-bay-blue .paragraph-theme-secondary .field--name-field-cta a:focus {
  background: #fff !important;
  color: #0D7131 !important;
}
.department-theme-east-bay-blue .paragraph-theme-secondary .section-heading h2,
.department-theme-east-bay-blue .paragraph-theme-secondary .date-with-line span.text,
.department-theme-east-bay-blue .paragraph-theme-secondary .btn-wrap {
  background: #0D7131 !important;
}
.department-theme-east-bay-blue .paragraph-theme-secondary .section-heading:before {
  background: #fff !important;
}
.department-theme-east-bay-blue .paragraph-theme-secondary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-east-bay-blue .paragraph-theme-secondary.paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading {
  color: #fff !important;
}
.department-theme-east-bay-blue .paragraph-theme-secondary.paragraph--type--popular-resources {
  border-color: #0D7131 !important;
}
.department-theme-east-bay-blue .paragraph-theme-secondary.paragraph--type--popular-resources:after,
.department-theme-east-bay-blue .paragraph-theme-secondary.paragraph--type--popular-resources .inner:before {
  background: #0D7131 !important;
}
.department-theme-east-bay-blue .paragraph-theme-secondary .field--name-field-popular-resource a:not([class="1"]) {
  color: #fff !important;
}
.department-theme-east-bay-blue .paragraph-theme-secondary .field--name-field-popular-resource a:hover .fa {
  background: #fff !important;
  color: #0D7131 !important;
}
.department-theme-east-bay-blue .paragraph-theme-secondary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.department-theme-east-bay-blue .paragraph-theme-secondary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #0D7131 !important;
}
.department-theme-east-bay-blue .paragraph-theme-secondary .field--name-field-popular-resource .fa {
  border-color: #fff !important;
}
.department-theme-east-bay-blue .paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.department-theme-east-bay-blue .paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet a {
  color: #0D7131 !important;
}
.department-theme-east-bay-blue .paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-east-bay-blue .paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a:hover {
  background: #fff !important;
  color: #0D7131 !important;
}
.department-theme-east-bay-blue .paragraph-theme-secondary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-east-bay-blue .paragraph-theme-secondary.paragraph--type--staff-contact article {
  background: #fff !important;
}
.department-theme-east-bay-blue .paragraph-theme-secondary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #fff !important;
}
.department-theme-east-bay-blue .paragraph-theme-secondary.paragraph--type--staff-contact h3 a,
.department-theme-east-bay-blue .paragraph-theme-secondary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.department-theme-east-bay-blue .paragraph-theme-secondary.paragraph--type--staff-contact .btn-primary {
  background: #000000;
}
.department-theme-east-bay-blue .paragraph-theme-secondary.paragraph--type--faq a {
  color: #fff !important;
}
.department-theme-east-bay-blue .paragraph-theme-secondary.paragraph--type--faq article.faq h2 .icon {
  color: #fff !important;
  border-color: #fff !important;
  background: transparent !important;
}
.department-theme-east-bay-blue .paragraph-theme-secondary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #0D7131 !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.department-theme-east-bay-blue .paragraph-theme-secondary.paragraph--type--documents article.document a {
  background: #fff !important;
}
.department-theme-east-bay-blue .paragraph-theme-secondary.paragraph--type--press-releases {
  color: #000000 !important;
}
.department-theme-east-bay-blue .paragraph-theme-secondary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.department-theme-east-bay-blue .paragraph-theme-secondary.paragraph--type--basic-content a, .department-theme-east-bay-blue .paragraph-theme-secondary.paragraph--type--content-with-image-on-right a, .department-theme-east-bay-blue .paragraph-theme-secondary.paragraph--type--content-with-image-on-left a {
  color: #fff;
}
.department-theme-east-bay-blue .paragraph-theme-secondary.paragraph--type--basic-content table {
  border-color: #fff;
}
.department-theme-east-bay-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #fff;
  color: #0D7131;
}
.department-theme-east-bay-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .department-theme-east-bay-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .department-theme-east-bay-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .department-theme-east-bay-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .department-theme-east-bay-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .department-theme-east-bay-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.department-theme-east-bay-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .department-theme-east-bay-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .department-theme-east-bay-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .department-theme-east-bay-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .department-theme-east-bay-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .department-theme-east-bay-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.department-theme-east-bay-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #0D7131 !important;
}
.department-theme-east-bay-blue .paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .department-theme-east-bay-blue .paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #fff;
}

.department-theme-ebony {
  /* Paragraph Theme
  ========================================================================== */
  /* Paragraph Theme
  ========================================================================== */
}
.department-theme-ebony a,
.department-theme-ebony .txt-brand-primary,
.department-theme-ebony .btn-primary.btn-outline,
.department-theme-ebony .field--name-field-popular-resource a:hover .fa,
.department-theme-ebony .navbar-default .navbar-toggle,
.department-theme-ebony article.faq h2 .icon,
.department-theme-ebony .paragraph--type--twitter-feed article.tweet footer a:hover,
.department-theme-ebony .paragraph--type--twitter-feed article.tweet footer span,
.department-theme-ebony .paragraph--type--profiles-large article &gt; a:hover,
.department-theme-ebony .press-release-node article.press-release header h2 a:hover,
.department-theme-ebony .press-release-node article.news header h2 a:hover,
.department-theme-ebony .paragraph--type--press-releases article h3 a:hover,
.department-theme-ebony .press-release-listing h2 a:hover,
.department-theme-ebony article.document a:hover,
.department-theme-ebony .gallery-item a:hover h3,
.department-theme-ebony article.event.listing .left-col h3 a:hover,
.department-theme-ebony article.event.listing .more:hover,
.department-theme-ebony .datepicker-container .datepicker-panel ul:nth-child(3),
.department-theme-ebony .search-results-search button:hover,
.department-theme-ebony .pagination &gt; li &gt; a,
.department-theme-ebony .field--name-field-carousel-item a:hover h3,
.department-theme-ebony .field--name-field-carousel-item a:hover h4,
.department-theme-ebony .slick-arrow {
  color: #0D1321;
}
.department-theme-ebony .search-result h2 a:hover {
  color: #0D1321 !important;
}
.department-theme-ebony a:hover,
.department-theme-ebony a.txt-brand-primary:hover,
.department-theme-ebony .paragraph--type--team-members .team-member a:hover,
.department-theme-ebony .navbar-default .navbar-toggle:hover,
.department-theme-ebony .pagination &gt; li &gt; a:hover {
  color: black;
}
.department-theme-ebony .datepicker-container .datepicker-panel &gt; ul &gt; li.highlighted,
.department-theme-ebony .datepicker-container .datepicker-panel &gt; ul &gt; li:hover {
  background: rgba(13, 19, 33, 0.1);
}
.department-theme-ebony #footer,
.department-theme-ebony .btn.btn-primary.btn-outline,
.department-theme-ebony .btn.btn-primary.btn-outline:hover,
.department-theme-ebony .paragraph--type--popular-resources,
.department-theme-ebony article.faq h2 .icon {
  border-color: #0D1321;
}
.department-theme-ebony #footer,
.department-theme-ebony #footer:after,
.department-theme-ebony .footer-inner:before,
.department-theme-ebony .paragraph--type--popular-resources,
.department-theme-ebony .paragraph--type--popular-resources:after,
.department-theme-ebony .paragraph--type--popular-resources .inner:before,
.department-theme-ebony .navbar-default .navbar-collapse,
.department-theme-ebony #header .header-main:after,
.department-theme-ebony .paragraph--type--featured-link a .fa,
.department-theme-ebony blockquote:before,
.department-theme-ebony table th,
.department-theme-ebony .bg-brand-primary {
  background-color: #0D1321;
  color: #fff;
}
.department-theme-ebony .paragraph--type--featured-link a:hover .fa {
  background-color: #06080f;
}
.department-theme-ebony .btn-primary,
.department-theme-ebony .has-filters .pager a.button, .department-theme-ebony .js-pager__items a.button {
  background-color: #0D1321;
  color: #fff;
}
.department-theme-ebony .btn.btn-primary:hover,
.department-theme-ebony .btn.btn-primary:focus,
.department-theme-ebony .btn.btn-primary:active,
.department-theme-ebony .has-filters .pager a.button:focus,
.department-theme-ebony .has-filters .pager a.button:hover,
.department-theme-ebony .has-filters .pager a.button:active {
  background-color: black;
  color: #fff;
}
.department-theme-ebony .btn.btn-primary:focus,
.department-theme-ebony .btn.btn-primary:active,
.department-theme-ebony .has-filters .pager a.button:focus,
.department-theme-ebony .has-filters .pager a.button:active {
  background-color: black;
  color: #fff;
}
.department-theme-ebony .btn.btn-primary.btn-outline,
.department-theme-ebony .paragraph--type--carousel .field--name-field-cta a,
.department-theme-ebony .paragraph--type--what .field--name-field-cta a,
.department-theme-ebony .paragraph--type--faq .field--name-field-cta a,
.department-theme-ebony .paragraph--type--content-with-image-on-right .field--name-field-cta a,
.department-theme-ebony .paragraph--type--content-with-image-on-left .field--name-field-cta a,
.department-theme-ebony .field--name-field-cta a {
  background-color: transparent;
  color: #0D1321;
  border-color: #0D1321;
}
.department-theme-ebony .btn.btn-primary.btn-outline:hover,
.department-theme-ebony .paragraph--type--carousel .field--name-field-cta a:hover,
.department-theme-ebony .paragraph--type--what .field--name-field-cta a:hover,
.department-theme-ebony .paragraph--type--faq .field--name-field-cta a:hover,
.department-theme-ebony .paragraph--type--content-with-image-on-right .field--name-field-cta a:hover,
.department-theme-ebony .paragraph--type--content-with-image-on-left .field--name-field-cta a:hover,
.department-theme-ebony .field--name-field-cta a:hover {
  background-color: #0D1321;
  border-color: #0D1321;
  color: #fff;
}
.department-theme-ebony .btn.btn-primary.btn-outline:focus, .department-theme-ebony .btn.btn-primary.btn-outline:active, .department-theme-ebony .btn.btn-primary.btn-outline:hover:active, .department-theme-ebony .btn.btn-primary.btn-outline:focus:active,
.department-theme-ebony .paragraph--type--carousel .field--name-field-cta a:focus,
.department-theme-ebony .paragraph--type--carousel .field--name-field-cta a:active,
.department-theme-ebony .paragraph--type--carousel .field--name-field-cta a:hover:active,
.department-theme-ebony .paragraph--type--carousel .field--name-field-cta a:focus:active,
.department-theme-ebony .paragraph--type--what .field--name-field-cta a:focus,
.department-theme-ebony .paragraph--type--what .field--name-field-cta a:active,
.department-theme-ebony .paragraph--type--what .field--name-field-cta a:hover:active,
.department-theme-ebony .paragraph--type--what .field--name-field-cta a:focus:active,
.department-theme-ebony .paragraph--type--faq .field--name-field-cta a:focus,
.department-theme-ebony .paragraph--type--faq .field--name-field-cta a:active,
.department-theme-ebony .paragraph--type--faq .field--name-field-cta a:hover:active,
.department-theme-ebony .paragraph--type--faq .field--name-field-cta a:focus:active,
.department-theme-ebony .paragraph--type--content-with-image-on-right .field--name-field-cta a:focus,
.department-theme-ebony .paragraph--type--content-with-image-on-right .field--name-field-cta a:active,
.department-theme-ebony .paragraph--type--content-with-image-on-right .field--name-field-cta a:hover:active,
.department-theme-ebony .paragraph--type--content-with-image-on-right .field--name-field-cta a:focus:active,
.department-theme-ebony .paragraph--type--content-with-image-on-left .field--name-field-cta a:focus,
.department-theme-ebony .paragraph--type--content-with-image-on-left .field--name-field-cta a:active,
.department-theme-ebony .paragraph--type--content-with-image-on-left .field--name-field-cta a:hover:active,
.department-theme-ebony .paragraph--type--content-with-image-on-left .field--name-field-cta a:focus:active,
.department-theme-ebony .field--name-field-cta a:focus,
.department-theme-ebony .field--name-field-cta a:active,
.department-theme-ebony .field--name-field-cta a:hover:active,
.department-theme-ebony .field--name-field-cta a:focus:active {
  background-color: black;
  border-color: black;
  color: #fff;
}
.department-theme-ebony .section-heading.primary-color h2,
.department-theme-ebony .section-heading.primary-color .btn-wrap {
  background: #0D1321;
}
.department-theme-ebony #footer a,
.department-theme-ebony #footer h3,
.department-theme-ebony .field--name-field-popular-resource a,
.department-theme-ebony .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; a,
.department-theme-ebony .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded .fa-angle-left,
.department-theme-ebony .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded .fa-angle-right {
  color: #fff;
}
.department-theme-ebony .field--name-field-popular-resource a:hover .fa {
  background: #fff;
  border-color: #fff;
}
.department-theme-ebony article.event .content {
  border-color: #fff;
}
.department-theme-ebony .paragraph-theme-primary {
  background: #0D1321 !important;
  color: #fff !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.department-theme-ebony .paragraph-theme-primary h1, .department-theme-ebony .paragraph-theme-primary h2, .department-theme-ebony .paragraph-theme-primary h3, .department-theme-ebony .paragraph-theme-primary h4, .department-theme-ebony .paragraph-theme-primary h5, .department-theme-ebony .paragraph-theme-primary h6,
.department-theme-ebony .paragraph-theme-primary h1 a, .department-theme-ebony .paragraph-theme-primary h2 a, .department-theme-ebony .paragraph-theme-primary h3 a, .department-theme-ebony .paragraph-theme-primary h4 a, .department-theme-ebony .paragraph-theme-primary h5 a, .department-theme-ebony .paragraph-theme-primary h6 a {
  color: #fff !important;
}
.department-theme-ebony .paragraph-theme-primary .btn.btn-white.btn-outline,
.department-theme-ebony .paragraph-theme-primary .btn.btn-primary.btn-outline,
.department-theme-ebony .paragraph-theme-primary .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-ebony .paragraph-theme-primary .btn.btn-white.btn-outline:hover, .department-theme-ebony .paragraph-theme-primary .btn.btn-white.btn-outline:focus,
.department-theme-ebony .paragraph-theme-primary .btn.btn-primary.btn-outline:hover,
.department-theme-ebony .paragraph-theme-primary .btn.btn-primary.btn-outline:focus,
.department-theme-ebony .paragraph-theme-primary .field--name-field-cta a:hover,
.department-theme-ebony .paragraph-theme-primary .field--name-field-cta a:focus {
  background: #fff !important;
  color: #0D1321 !important;
}
.department-theme-ebony .paragraph-theme-primary .section-heading h2,
.department-theme-ebony .paragraph-theme-primary .date-with-line span.text,
.department-theme-ebony .paragraph-theme-primary .btn-wrap {
  background: #0D1321 !important;
}
.department-theme-ebony .paragraph-theme-primary .section-heading:before {
  background: #fff !important;
}
.department-theme-ebony .paragraph-theme-primary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-ebony .paragraph-theme-primary.paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading {
  color: #fff !important;
}
.department-theme-ebony .paragraph-theme-primary.paragraph--type--popular-resources {
  border-color: #0D1321 !important;
}
.department-theme-ebony .paragraph-theme-primary.paragraph--type--popular-resources:after,
.department-theme-ebony .paragraph-theme-primary.paragraph--type--popular-resources .inner:before {
  background: #0D1321 !important;
}
.department-theme-ebony .paragraph-theme-primary .field--name-field-popular-resource a:not([class="1"]) {
  color: #fff !important;
}
.department-theme-ebony .paragraph-theme-primary .field--name-field-popular-resource a:hover .fa {
  background: #fff !important;
  color: #0D1321 !important;
}
.department-theme-ebony .paragraph-theme-primary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.department-theme-ebony .paragraph-theme-primary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #0D1321 !important;
}
.department-theme-ebony .paragraph-theme-primary .field--name-field-popular-resource .fa {
  border-color: #fff !important;
}
.department-theme-ebony .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.department-theme-ebony .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet a,
.department-theme-ebony .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet span {
  color: #0D1321 !important;
}
.department-theme-ebony .paragraph-theme-primary.paragraph--type--what .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-ebony .paragraph-theme-primary.paragraph--type--what .field--name-field-cta a:hover {
  background: #fff !important;
  color: #0D1321 !important;
}
.department-theme-ebony .paragraph-theme-primary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-ebony .paragraph-theme-primary.paragraph--type--staff-contact article {
  background: #fff !important;
}
.department-theme-ebony .paragraph-theme-primary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #fff !important;
}
.department-theme-ebony .paragraph-theme-primary.paragraph--type--staff-contact h3 a,
.department-theme-ebony .paragraph-theme-primary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.department-theme-ebony .paragraph-theme-primary.paragraph--type--staff-contact .btn-primary {
  background: #000000;
}
.department-theme-ebony .paragraph-theme-primary.paragraph--type--faq a {
  color: #fff !important;
}
.department-theme-ebony .paragraph-theme-primary.paragraph--type--faq article.faq h2 .icon {
  color: #fff !important;
  border-color: #fff !important;
  background: transparent !important;
}
.department-theme-ebony .paragraph-theme-primary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #0D1321 !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.department-theme-ebony .paragraph-theme-primary.paragraph--type--documents article.document a {
  background: #fff !important;
}
.department-theme-ebony .paragraph-theme-primary.paragraph--type--press-releases {
  color: #000000 !important;
}
.department-theme-ebony .paragraph-theme-primary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.department-theme-ebony .paragraph-theme-primary.paragraph--type--basic-content a, .department-theme-ebony .paragraph-theme-primary.paragraph--type--content-with-image-on-right a, .department-theme-ebony .paragraph-theme-primary.paragraph--type--content-with-image-on-left a {
  color: #fff;
}
.department-theme-ebony .paragraph-theme-primary.paragraph--type--basic-content table {
  border-color: #fff;
}
.department-theme-ebony .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #fff;
  color: #0D1321;
}
.department-theme-ebony .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .department-theme-ebony .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .department-theme-ebony .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .department-theme-ebony .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .department-theme-ebony .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .department-theme-ebony .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.department-theme-ebony .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .department-theme-ebony .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .department-theme-ebony .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .department-theme-ebony .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .department-theme-ebony .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .department-theme-ebony .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.department-theme-ebony .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #0D1321 !important;
}
.department-theme-ebony .paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .department-theme-ebony .paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #fff;
}
.department-theme-ebony .txt-brand-success,
.department-theme-ebony .paragraph--type--upcoming-meetings .btn.btn-white.btn-outline:hover,
.department-theme-ebony .paragraph--type--upcoming-meetings .btn.btn-white.btn-outline:focus,
.department-theme-ebony .paragraph--type--upcoming-events-meetings .btn.btn-white.btn-outline:hover,
.department-theme-ebony .paragraph--type--upcoming-events-meetings .btn.btn-white.btn-outline:focus,
.department-theme-ebony .paragraph--type--selected-meetings-events .btn.btn-white.btn-outline:hover,
.department-theme-ebony .paragraph--type--selected-meetings-events .btn.btn-white.btn-outline:focus {
  color: #0D7131;
}
.department-theme-ebony a.txt-brand-success:hover {
  color: #08431d;
}
.department-theme-ebony .bg-brand-success {
  background-color: #0D7131;
  color: #fff;
}
.department-theme-ebony .bg-brand-success a, .department-theme-ebony .bg-brand-success h1, .department-theme-ebony .bg-brand-success h2, .department-theme-ebony .bg-brand-success h3, .department-theme-ebony .bg-brand-success h4, .department-theme-ebony .bg-brand-success h5, .department-theme-ebony .bg-brand-success h6 {
  color: #fff;
}
.department-theme-ebony .paragraph--type--upcoming-meetings,
.department-theme-ebony .paragraph--type--upcoming-events-meetings,
.department-theme-ebony .paragraph--type--selected-meetings-events,
.department-theme-ebony #header .search .library-options,
.department-theme-ebony #header .social-mobile,
.department-theme-ebony #footer .footer-dept-mobile {
  background-color: #0D7131;
}
.department-theme-ebony .section-heading.secondary-color h2,
.department-theme-ebony .section-heading.secondary-color .btn-wrap {
  background: #0D7131;
  color: #fff;
}
.department-theme-ebony .section-heading.secondary-color:before {
  background: #fff;
}
.department-theme-ebony #header .utility-bar {
  background-color: #0D7131;
  color: #fff;
}
.department-theme-ebony #header .utility-bar a {
  color: #fff;
}
.department-theme-ebony #header .utility-bar .social {
  border-color: #fff;
}
@media (max-width: 991px) {
  .department-theme-ebony .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-ebony .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-ebony .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a:hover,
.department-theme-ebony .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a:hover,
.department-theme-ebony .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-ebony .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li.active &gt; a,
.department-theme-ebony .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li.active &gt; a:hover {
    background: #0D7131;
    color: #fff;
  }
}
@media (min-width: 992px) {
  .department-theme-ebony .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a,
.department-theme-ebony .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; a:hover,
.department-theme-ebony .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a:after,
.department-theme-ebony .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a:before,
.department-theme-ebony .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.active &gt; a:hover,
.department-theme-ebony .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a:hover:after,
.department-theme-ebony .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a:hover:after {
    background-color: #0D7131;
    color: #fff;
  }
  .department-theme-ebony .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded &gt; a .desktop-caret-large polygon {
    fill: #0D7131;
  }
}
.department-theme-ebony .btn.btn-white.btn-outline {
  background-color: transparent;
  color: #fff;
  border-color: #fff;
}
.department-theme-ebony .btn.btn-white.btn-outline:hover {
  background-color: #fff;
  border-color: #fff;
  color: #0D7131;
}
.department-theme-ebony .btn.btn-white.btn-outline:focus, .department-theme-ebony .btn.btn-white.btn-outline:active, .department-theme-ebony .btn.btn-white.btn-outline:hover:active, .department-theme-ebony .btn.btn-white.btn-outline:focus:active {
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  color: #0D7131;
}
.department-theme-ebony article.event .content {
  border-color: #fff;
}
.department-theme-ebony article.event .content h2 a,
.department-theme-ebony .paragraph--type--upcoming-meetings,
.department-theme-ebony .paragraph--type--upcoming-events-meetings,
.department-theme-ebony .paragraph--type--selected-meetings-events,
.department-theme-ebony .paragraph--type--upcoming-meetings article.event .content h2 a,
.department-theme-ebony .paragraph--type--upcoming-events-meetings article.event .content h2 a,
.department-theme-ebony .paragraph--type--selected-meetings-events article.event .content h2 a,
.department-theme-ebony .paragraph--type--upcoming-meetings h2,
.department-theme-ebony .paragraph--type--upcoming-events-meetings h2,
.department-theme-ebony .paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading,
.department-theme-ebony .paragraph--type--selected-meetings-events h2,
.department-theme-ebony #header .utility-bar .department-links {
  color: #fff;
}
.department-theme-ebony .paragraph-theme-secondary {
  background: #0D7131 !important;
  color: #fff !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.department-theme-ebony .paragraph-theme-secondary h1, .department-theme-ebony .paragraph-theme-secondary h2, .department-theme-ebony .paragraph-theme-secondary h3, .department-theme-ebony .paragraph-theme-secondary h4, .department-theme-ebony .paragraph-theme-secondary h5, .department-theme-ebony .paragraph-theme-secondary h6,
.department-theme-ebony .paragraph-theme-secondary h1 a, .department-theme-ebony .paragraph-theme-secondary h2 a, .department-theme-ebony .paragraph-theme-secondary h3 a, .department-theme-ebony .paragraph-theme-secondary h4 a, .department-theme-ebony .paragraph-theme-secondary h5 a, .department-theme-ebony .paragraph-theme-secondary h6 a {
  color: #fff !important;
}
.department-theme-ebony .paragraph-theme-secondary .btn.btn-white.btn-outline,
.department-theme-ebony .paragraph-theme-secondary .btn.btn-primary.btn-outline,
.department-theme-ebony .paragraph-theme-secondary .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-ebony .paragraph-theme-secondary .btn.btn-white.btn-outline:hover, .department-theme-ebony .paragraph-theme-secondary .btn.btn-white.btn-outline:focus,
.department-theme-ebony .paragraph-theme-secondary .btn.btn-primary.btn-outline:hover,
.department-theme-ebony .paragraph-theme-secondary .btn.btn-primary.btn-outline:focus,
.department-theme-ebony .paragraph-theme-secondary .field--name-field-cta a:hover,
.department-theme-ebony .paragraph-theme-secondary .field--name-field-cta a:focus {
  background: #fff !important;
  color: #0D7131 !important;
}
.department-theme-ebony .paragraph-theme-secondary .section-heading h2,
.department-theme-ebony .paragraph-theme-secondary .date-with-line span.text,
.department-theme-ebony .paragraph-theme-secondary .btn-wrap {
  background: #0D7131 !important;
}
.department-theme-ebony .paragraph-theme-secondary .section-heading:before {
  background: #fff !important;
}
.department-theme-ebony .paragraph-theme-secondary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-ebony .paragraph-theme-secondary.paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading {
  color: #fff !important;
}
.department-theme-ebony .paragraph-theme-secondary.paragraph--type--popular-resources {
  border-color: #0D7131 !important;
}
.department-theme-ebony .paragraph-theme-secondary.paragraph--type--popular-resources:after,
.department-theme-ebony .paragraph-theme-secondary.paragraph--type--popular-resources .inner:before {
  background: #0D7131 !important;
}
.department-theme-ebony .paragraph-theme-secondary .field--name-field-popular-resource a:not([class="1"]) {
  color: #fff !important;
}
.department-theme-ebony .paragraph-theme-secondary .field--name-field-popular-resource a:hover .fa {
  background: #fff !important;
  color: #0D7131 !important;
}
.department-theme-ebony .paragraph-theme-secondary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.department-theme-ebony .paragraph-theme-secondary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #0D7131 !important;
}
.department-theme-ebony .paragraph-theme-secondary .field--name-field-popular-resource .fa {
  border-color: #fff !important;
}
.department-theme-ebony .paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.department-theme-ebony .paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet a {
  color: #0D7131 !important;
}
.department-theme-ebony .paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-ebony .paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a:hover {
  background: #fff !important;
  color: #0D7131 !important;
}
.department-theme-ebony .paragraph-theme-secondary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-ebony .paragraph-theme-secondary.paragraph--type--staff-contact article {
  background: #fff !important;
}
.department-theme-ebony .paragraph-theme-secondary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #fff !important;
}
.department-theme-ebony .paragraph-theme-secondary.paragraph--type--staff-contact h3 a,
.department-theme-ebony .paragraph-theme-secondary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.department-theme-ebony .paragraph-theme-secondary.paragraph--type--staff-contact .btn-primary {
  background: #000000;
}
.department-theme-ebony .paragraph-theme-secondary.paragraph--type--faq a {
  color: #fff !important;
}
.department-theme-ebony .paragraph-theme-secondary.paragraph--type--faq article.faq h2 .icon {
  color: #fff !important;
  border-color: #fff !important;
  background: transparent !important;
}
.department-theme-ebony .paragraph-theme-secondary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #0D7131 !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.department-theme-ebony .paragraph-theme-secondary.paragraph--type--documents article.document a {
  background: #fff !important;
}
.department-theme-ebony .paragraph-theme-secondary.paragraph--type--press-releases {
  color: #000000 !important;
}
.department-theme-ebony .paragraph-theme-secondary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.department-theme-ebony .paragraph-theme-secondary.paragraph--type--basic-content a, .department-theme-ebony .paragraph-theme-secondary.paragraph--type--content-with-image-on-right a, .department-theme-ebony .paragraph-theme-secondary.paragraph--type--content-with-image-on-left a {
  color: #fff;
}
.department-theme-ebony .paragraph-theme-secondary.paragraph--type--basic-content table {
  border-color: #fff;
}
.department-theme-ebony .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #fff;
  color: #0D7131;
}
.department-theme-ebony .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .department-theme-ebony .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .department-theme-ebony .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .department-theme-ebony .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .department-theme-ebony .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .department-theme-ebony .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.department-theme-ebony .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .department-theme-ebony .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .department-theme-ebony .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .department-theme-ebony .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .department-theme-ebony .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .department-theme-ebony .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.department-theme-ebony .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #0D7131 !important;
}
.department-theme-ebony .paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .department-theme-ebony .paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #fff;
}

.department-theme-firefly {
  /* Paragraph Theme
  ========================================================================== */
  /* Paragraph Theme
  ========================================================================== */
}
.department-theme-firefly a,
.department-theme-firefly .txt-brand-primary,
.department-theme-firefly .btn-primary.btn-outline,
.department-theme-firefly .field--name-field-popular-resource a:hover .fa,
.department-theme-firefly .navbar-default .navbar-toggle,
.department-theme-firefly article.faq h2 .icon,
.department-theme-firefly .paragraph--type--twitter-feed article.tweet footer a:hover,
.department-theme-firefly .paragraph--type--twitter-feed article.tweet footer span,
.department-theme-firefly .paragraph--type--profiles-large article &gt; a:hover,
.department-theme-firefly .press-release-node article.press-release header h2 a:hover,
.department-theme-firefly .press-release-node article.news header h2 a:hover,
.department-theme-firefly .paragraph--type--press-releases article h3 a:hover,
.department-theme-firefly .press-release-listing h2 a:hover,
.department-theme-firefly article.document a:hover,
.department-theme-firefly .gallery-item a:hover h3,
.department-theme-firefly article.event.listing .left-col h3 a:hover,
.department-theme-firefly article.event.listing .more:hover,
.department-theme-firefly .datepicker-container .datepicker-panel ul:nth-child(3),
.department-theme-firefly .search-results-search button:hover,
.department-theme-firefly .pagination &gt; li &gt; a,
.department-theme-firefly .field--name-field-carousel-item a:hover h3,
.department-theme-firefly .field--name-field-carousel-item a:hover h4,
.department-theme-firefly .slick-arrow {
  color: #113537;
}
.department-theme-firefly .search-result h2 a:hover {
  color: #113537 !important;
}
.department-theme-firefly a:hover,
.department-theme-firefly a.txt-brand-primary:hover,
.department-theme-firefly .paragraph--type--team-members .team-member a:hover,
.department-theme-firefly .navbar-default .navbar-toggle:hover,
.department-theme-firefly .pagination &gt; li &gt; a:hover {
  color: #050f10;
}
.department-theme-firefly .datepicker-container .datepicker-panel &gt; ul &gt; li.highlighted,
.department-theme-firefly .datepicker-container .datepicker-panel &gt; ul &gt; li:hover {
  background: rgba(17, 53, 55, 0.1);
}
.department-theme-firefly #footer,
.department-theme-firefly .btn.btn-primary.btn-outline,
.department-theme-firefly .btn.btn-primary.btn-outline:hover,
.department-theme-firefly .paragraph--type--popular-resources,
.department-theme-firefly article.faq h2 .icon {
  border-color: #113537;
}
.department-theme-firefly #footer,
.department-theme-firefly #footer:after,
.department-theme-firefly .footer-inner:before,
.department-theme-firefly .paragraph--type--popular-resources,
.department-theme-firefly .paragraph--type--popular-resources:after,
.department-theme-firefly .paragraph--type--popular-resources .inner:before,
.department-theme-firefly .navbar-default .navbar-collapse,
.department-theme-firefly #header .header-main:after,
.department-theme-firefly .paragraph--type--featured-link a .fa,
.department-theme-firefly blockquote:before,
.department-theme-firefly table th,
.department-theme-firefly .bg-brand-primary {
  background-color: #113537;
  color: #fff;
}
.department-theme-firefly .paragraph--type--featured-link a:hover .fa {
  background-color: #0b2224;
}
.department-theme-firefly .btn-primary,
.department-theme-firefly .has-filters .pager a.button, .department-theme-firefly .js-pager__items a.button {
  background-color: #113537;
  color: #fff;
}
.department-theme-firefly .btn.btn-primary:hover,
.department-theme-firefly .btn.btn-primary:focus,
.department-theme-firefly .btn.btn-primary:active,
.department-theme-firefly .has-filters .pager a.button:focus,
.department-theme-firefly .has-filters .pager a.button:hover,
.department-theme-firefly .has-filters .pager a.button:active {
  background-color: #050f10;
  color: #fff;
}
.department-theme-firefly .btn.btn-primary:focus,
.department-theme-firefly .btn.btn-primary:active,
.department-theme-firefly .has-filters .pager a.button:focus,
.department-theme-firefly .has-filters .pager a.button:active {
  background-color: black;
  color: #fff;
}
.department-theme-firefly .btn.btn-primary.btn-outline,
.department-theme-firefly .paragraph--type--carousel .field--name-field-cta a,
.department-theme-firefly .paragraph--type--what .field--name-field-cta a,
.department-theme-firefly .paragraph--type--faq .field--name-field-cta a,
.department-theme-firefly .paragraph--type--content-with-image-on-right .field--name-field-cta a,
.department-theme-firefly .paragraph--type--content-with-image-on-left .field--name-field-cta a,
.department-theme-firefly .field--name-field-cta a {
  background-color: transparent;
  color: #113537;
  border-color: #113537;
}
.department-theme-firefly .btn.btn-primary.btn-outline:hover,
.department-theme-firefly .paragraph--type--carousel .field--name-field-cta a:hover,
.department-theme-firefly .paragraph--type--what .field--name-field-cta a:hover,
.department-theme-firefly .paragraph--type--faq .field--name-field-cta a:hover,
.department-theme-firefly .paragraph--type--content-with-image-on-right .field--name-field-cta a:hover,
.department-theme-firefly .paragraph--type--content-with-image-on-left .field--name-field-cta a:hover,
.department-theme-firefly .field--name-field-cta a:hover {
  background-color: #113537;
  border-color: #113537;
  color: #fff;
}
.department-theme-firefly .btn.btn-primary.btn-outline:focus, .department-theme-firefly .btn.btn-primary.btn-outline:active, .department-theme-firefly .btn.btn-primary.btn-outline:hover:active, .department-theme-firefly .btn.btn-primary.btn-outline:focus:active,
.department-theme-firefly .paragraph--type--carousel .field--name-field-cta a:focus,
.department-theme-firefly .paragraph--type--carousel .field--name-field-cta a:active,
.department-theme-firefly .paragraph--type--carousel .field--name-field-cta a:hover:active,
.department-theme-firefly .paragraph--type--carousel .field--name-field-cta a:focus:active,
.department-theme-firefly .paragraph--type--what .field--name-field-cta a:focus,
.department-theme-firefly .paragraph--type--what .field--name-field-cta a:active,
.department-theme-firefly .paragraph--type--what .field--name-field-cta a:hover:active,
.department-theme-firefly .paragraph--type--what .field--name-field-cta a:focus:active,
.department-theme-firefly .paragraph--type--faq .field--name-field-cta a:focus,
.department-theme-firefly .paragraph--type--faq .field--name-field-cta a:active,
.department-theme-firefly .paragraph--type--faq .field--name-field-cta a:hover:active,
.department-theme-firefly .paragraph--type--faq .field--name-field-cta a:focus:active,
.department-theme-firefly .paragraph--type--content-with-image-on-right .field--name-field-cta a:focus,
.department-theme-firefly .paragraph--type--content-with-image-on-right .field--name-field-cta a:active,
.department-theme-firefly .paragraph--type--content-with-image-on-right .field--name-field-cta a:hover:active,
.department-theme-firefly .paragraph--type--content-with-image-on-right .field--name-field-cta a:focus:active,
.department-theme-firefly .paragraph--type--content-with-image-on-left .field--name-field-cta a:focus,
.department-theme-firefly .paragraph--type--content-with-image-on-left .field--name-field-cta a:active,
.department-theme-firefly .paragraph--type--content-with-image-on-left .field--name-field-cta a:hover:active,
.department-theme-firefly .paragraph--type--content-with-image-on-left .field--name-field-cta a:focus:active,
.department-theme-firefly .field--name-field-cta a:focus,
.department-theme-firefly .field--name-field-cta a:active,
.department-theme-firefly .field--name-field-cta a:hover:active,
.department-theme-firefly .field--name-field-cta a:focus:active {
  background-color: #050f10;
  border-color: #050f10;
  color: #fff;
}
.department-theme-firefly .section-heading.primary-color h2,
.department-theme-firefly .section-heading.primary-color .btn-wrap {
  background: #113537;
}
.department-theme-firefly #footer a,
.department-theme-firefly #footer h3,
.department-theme-firefly .field--name-field-popular-resource a,
.department-theme-firefly .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; a,
.department-theme-firefly .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded .fa-angle-left,
.department-theme-firefly .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded .fa-angle-right {
  color: #fff;
}
.department-theme-firefly .field--name-field-popular-resource a:hover .fa {
  background: #fff;
  border-color: #fff;
}
.department-theme-firefly article.event .content {
  border-color: #fff;
}
.department-theme-firefly .paragraph-theme-primary {
  background: #113537 !important;
  color: #fff !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.department-theme-firefly .paragraph-theme-primary h1, .department-theme-firefly .paragraph-theme-primary h2, .department-theme-firefly .paragraph-theme-primary h3, .department-theme-firefly .paragraph-theme-primary h4, .department-theme-firefly .paragraph-theme-primary h5, .department-theme-firefly .paragraph-theme-primary h6,
.department-theme-firefly .paragraph-theme-primary h1 a, .department-theme-firefly .paragraph-theme-primary h2 a, .department-theme-firefly .paragraph-theme-primary h3 a, .department-theme-firefly .paragraph-theme-primary h4 a, .department-theme-firefly .paragraph-theme-primary h5 a, .department-theme-firefly .paragraph-theme-primary h6 a {
  color: #fff !important;
}
.department-theme-firefly .paragraph-theme-primary .btn.btn-white.btn-outline,
.department-theme-firefly .paragraph-theme-primary .btn.btn-primary.btn-outline,
.department-theme-firefly .paragraph-theme-primary .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-firefly .paragraph-theme-primary .btn.btn-white.btn-outline:hover, .department-theme-firefly .paragraph-theme-primary .btn.btn-white.btn-outline:focus,
.department-theme-firefly .paragraph-theme-primary .btn.btn-primary.btn-outline:hover,
.department-theme-firefly .paragraph-theme-primary .btn.btn-primary.btn-outline:focus,
.department-theme-firefly .paragraph-theme-primary .field--name-field-cta a:hover,
.department-theme-firefly .paragraph-theme-primary .field--name-field-cta a:focus {
  background: #fff !important;
  color: #113537 !important;
}
.department-theme-firefly .paragraph-theme-primary .section-heading h2,
.department-theme-firefly .paragraph-theme-primary .date-with-line span.text,
.department-theme-firefly .paragraph-theme-primary .btn-wrap {
  background: #113537 !important;
}
.department-theme-firefly .paragraph-theme-primary .section-heading:before {
  background: #fff !important;
}
.department-theme-firefly .paragraph-theme-primary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-firefly .paragraph-theme-primary.paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading {
  color: #fff !important;
}
.department-theme-firefly .paragraph-theme-primary.paragraph--type--popular-resources {
  border-color: #113537 !important;
}
.department-theme-firefly .paragraph-theme-primary.paragraph--type--popular-resources:after,
.department-theme-firefly .paragraph-theme-primary.paragraph--type--popular-resources .inner:before {
  background: #113537 !important;
}
.department-theme-firefly .paragraph-theme-primary .field--name-field-popular-resource a:not([class="1"]) {
  color: #fff !important;
}
.department-theme-firefly .paragraph-theme-primary .field--name-field-popular-resource a:hover .fa {
  background: #fff !important;
  color: #113537 !important;
}
.department-theme-firefly .paragraph-theme-primary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.department-theme-firefly .paragraph-theme-primary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #113537 !important;
}
.department-theme-firefly .paragraph-theme-primary .field--name-field-popular-resource .fa {
  border-color: #fff !important;
}
.department-theme-firefly .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.department-theme-firefly .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet a,
.department-theme-firefly .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet span {
  color: #113537 !important;
}
.department-theme-firefly .paragraph-theme-primary.paragraph--type--what .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-firefly .paragraph-theme-primary.paragraph--type--what .field--name-field-cta a:hover {
  background: #fff !important;
  color: #113537 !important;
}
.department-theme-firefly .paragraph-theme-primary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-firefly .paragraph-theme-primary.paragraph--type--staff-contact article {
  background: #fff !important;
}
.department-theme-firefly .paragraph-theme-primary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #fff !important;
}
.department-theme-firefly .paragraph-theme-primary.paragraph--type--staff-contact h3 a,
.department-theme-firefly .paragraph-theme-primary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.department-theme-firefly .paragraph-theme-primary.paragraph--type--staff-contact .btn-primary {
  background: #000000;
}
.department-theme-firefly .paragraph-theme-primary.paragraph--type--faq a {
  color: #fff !important;
}
.department-theme-firefly .paragraph-theme-primary.paragraph--type--faq article.faq h2 .icon {
  color: #fff !important;
  border-color: #fff !important;
  background: transparent !important;
}
.department-theme-firefly .paragraph-theme-primary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #113537 !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.department-theme-firefly .paragraph-theme-primary.paragraph--type--documents article.document a {
  background: #fff !important;
}
.department-theme-firefly .paragraph-theme-primary.paragraph--type--press-releases {
  color: #000000 !important;
}
.department-theme-firefly .paragraph-theme-primary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.department-theme-firefly .paragraph-theme-primary.paragraph--type--basic-content a, .department-theme-firefly .paragraph-theme-primary.paragraph--type--content-with-image-on-right a, .department-theme-firefly .paragraph-theme-primary.paragraph--type--content-with-image-on-left a {
  color: #fff;
}
.department-theme-firefly .paragraph-theme-primary.paragraph--type--basic-content table {
  border-color: #fff;
}
.department-theme-firefly .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #fff;
  color: #113537;
}
.department-theme-firefly .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .department-theme-firefly .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .department-theme-firefly .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .department-theme-firefly .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .department-theme-firefly .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .department-theme-firefly .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.department-theme-firefly .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .department-theme-firefly .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .department-theme-firefly .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .department-theme-firefly .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .department-theme-firefly .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .department-theme-firefly .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.department-theme-firefly .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #113537 !important;
}
.department-theme-firefly .paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .department-theme-firefly .paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #fff;
}
.department-theme-firefly .txt-brand-success,
.department-theme-firefly .paragraph--type--upcoming-meetings .btn.btn-white.btn-outline:hover,
.department-theme-firefly .paragraph--type--upcoming-meetings .btn.btn-white.btn-outline:focus,
.department-theme-firefly .paragraph--type--upcoming-events-meetings .btn.btn-white.btn-outline:hover,
.department-theme-firefly .paragraph--type--upcoming-events-meetings .btn.btn-white.btn-outline:focus,
.department-theme-firefly .paragraph--type--selected-meetings-events .btn.btn-white.btn-outline:hover,
.department-theme-firefly .paragraph--type--selected-meetings-events .btn.btn-white.btn-outline:focus {
  color: #0D7131;
}
.department-theme-firefly a.txt-brand-success:hover {
  color: #08431d;
}
.department-theme-firefly .bg-brand-success {
  background-color: #0D7131;
  color: #fff;
}
.department-theme-firefly .bg-brand-success a, .department-theme-firefly .bg-brand-success h1, .department-theme-firefly .bg-brand-success h2, .department-theme-firefly .bg-brand-success h3, .department-theme-firefly .bg-brand-success h4, .department-theme-firefly .bg-brand-success h5, .department-theme-firefly .bg-brand-success h6 {
  color: #fff;
}
.department-theme-firefly .paragraph--type--upcoming-meetings,
.department-theme-firefly .paragraph--type--upcoming-events-meetings,
.department-theme-firefly .paragraph--type--selected-meetings-events,
.department-theme-firefly #header .search .library-options,
.department-theme-firefly #header .social-mobile,
.department-theme-firefly #footer .footer-dept-mobile {
  background-color: #0D7131;
}
.department-theme-firefly .section-heading.secondary-color h2,
.department-theme-firefly .section-heading.secondary-color .btn-wrap {
  background: #0D7131;
  color: #fff;
}
.department-theme-firefly .section-heading.secondary-color:before {
  background: #fff;
}
.department-theme-firefly #header .utility-bar {
  background-color: #0D7131;
  color: #fff;
}
.department-theme-firefly #header .utility-bar a {
  color: #fff;
}
.department-theme-firefly #header .utility-bar .social {
  border-color: #fff;
}
@media (max-width: 991px) {
  .department-theme-firefly .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-firefly .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-firefly .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a:hover,
.department-theme-firefly .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a:hover,
.department-theme-firefly .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-firefly .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li.active &gt; a,
.department-theme-firefly .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li.active &gt; a:hover {
    background: #0D7131;
    color: #fff;
  }
}
@media (min-width: 992px) {
  .department-theme-firefly .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a,
.department-theme-firefly .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; a:hover,
.department-theme-firefly .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a:after,
.department-theme-firefly .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a:before,
.department-theme-firefly .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.active &gt; a:hover,
.department-theme-firefly .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a:hover:after,
.department-theme-firefly .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a:hover:after {
    background-color: #0D7131;
    color: #fff;
  }
  .department-theme-firefly .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded &gt; a .desktop-caret-large polygon {
    fill: #0D7131;
  }
}
.department-theme-firefly .btn.btn-white.btn-outline {
  background-color: transparent;
  color: #fff;
  border-color: #fff;
}
.department-theme-firefly .btn.btn-white.btn-outline:hover {
  background-color: #fff;
  border-color: #fff;
  color: #0D7131;
}
.department-theme-firefly .btn.btn-white.btn-outline:focus, .department-theme-firefly .btn.btn-white.btn-outline:active, .department-theme-firefly .btn.btn-white.btn-outline:hover:active, .department-theme-firefly .btn.btn-white.btn-outline:focus:active {
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  color: #0D7131;
}
.department-theme-firefly article.event .content {
  border-color: #fff;
}
.department-theme-firefly article.event .content h2 a,
.department-theme-firefly .paragraph--type--upcoming-meetings,
.department-theme-firefly .paragraph--type--upcoming-events-meetings,
.department-theme-firefly .paragraph--type--selected-meetings-events,
.department-theme-firefly .paragraph--type--upcoming-meetings article.event .content h2 a,
.department-theme-firefly .paragraph--type--upcoming-events-meetings article.event .content h2 a,
.department-theme-firefly .paragraph--type--selected-meetings-events article.event .content h2 a,
.department-theme-firefly .paragraph--type--upcoming-meetings h2,
.department-theme-firefly .paragraph--type--upcoming-events-meetings h2,
.department-theme-firefly .paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading,
.department-theme-firefly .paragraph--type--selected-meetings-events h2,
.department-theme-firefly #header .utility-bar .department-links {
  color: #fff;
}
.department-theme-firefly .paragraph-theme-secondary {
  background: #0D7131 !important;
  color: #fff !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.department-theme-firefly .paragraph-theme-secondary h1, .department-theme-firefly .paragraph-theme-secondary h2, .department-theme-firefly .paragraph-theme-secondary h3, .department-theme-firefly .paragraph-theme-secondary h4, .department-theme-firefly .paragraph-theme-secondary h5, .department-theme-firefly .paragraph-theme-secondary h6,
.department-theme-firefly .paragraph-theme-secondary h1 a, .department-theme-firefly .paragraph-theme-secondary h2 a, .department-theme-firefly .paragraph-theme-secondary h3 a, .department-theme-firefly .paragraph-theme-secondary h4 a, .department-theme-firefly .paragraph-theme-secondary h5 a, .department-theme-firefly .paragraph-theme-secondary h6 a {
  color: #fff !important;
}
.department-theme-firefly .paragraph-theme-secondary .btn.btn-white.btn-outline,
.department-theme-firefly .paragraph-theme-secondary .btn.btn-primary.btn-outline,
.department-theme-firefly .paragraph-theme-secondary .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-firefly .paragraph-theme-secondary .btn.btn-white.btn-outline:hover, .department-theme-firefly .paragraph-theme-secondary .btn.btn-white.btn-outline:focus,
.department-theme-firefly .paragraph-theme-secondary .btn.btn-primary.btn-outline:hover,
.department-theme-firefly .paragraph-theme-secondary .btn.btn-primary.btn-outline:focus,
.department-theme-firefly .paragraph-theme-secondary .field--name-field-cta a:hover,
.department-theme-firefly .paragraph-theme-secondary .field--name-field-cta a:focus {
  background: #fff !important;
  color: #0D7131 !important;
}
.department-theme-firefly .paragraph-theme-secondary .section-heading h2,
.department-theme-firefly .paragraph-theme-secondary .date-with-line span.text,
.department-theme-firefly .paragraph-theme-secondary .btn-wrap {
  background: #0D7131 !important;
}
.department-theme-firefly .paragraph-theme-secondary .section-heading:before {
  background: #fff !important;
}
.department-theme-firefly .paragraph-theme-secondary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-firefly .paragraph-theme-secondary.paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading {
  color: #fff !important;
}
.department-theme-firefly .paragraph-theme-secondary.paragraph--type--popular-resources {
  border-color: #0D7131 !important;
}
.department-theme-firefly .paragraph-theme-secondary.paragraph--type--popular-resources:after,
.department-theme-firefly .paragraph-theme-secondary.paragraph--type--popular-resources .inner:before {
  background: #0D7131 !important;
}
.department-theme-firefly .paragraph-theme-secondary .field--name-field-popular-resource a:not([class="1"]) {
  color: #fff !important;
}
.department-theme-firefly .paragraph-theme-secondary .field--name-field-popular-resource a:hover .fa {
  background: #fff !important;
  color: #0D7131 !important;
}
.department-theme-firefly .paragraph-theme-secondary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.department-theme-firefly .paragraph-theme-secondary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #0D7131 !important;
}
.department-theme-firefly .paragraph-theme-secondary .field--name-field-popular-resource .fa {
  border-color: #fff !important;
}
.department-theme-firefly .paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.department-theme-firefly .paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet a {
  color: #0D7131 !important;
}
.department-theme-firefly .paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-firefly .paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a:hover {
  background: #fff !important;
  color: #0D7131 !important;
}
.department-theme-firefly .paragraph-theme-secondary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-firefly .paragraph-theme-secondary.paragraph--type--staff-contact article {
  background: #fff !important;
}
.department-theme-firefly .paragraph-theme-secondary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #fff !important;
}
.department-theme-firefly .paragraph-theme-secondary.paragraph--type--staff-contact h3 a,
.department-theme-firefly .paragraph-theme-secondary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.department-theme-firefly .paragraph-theme-secondary.paragraph--type--staff-contact .btn-primary {
  background: #000000;
}
.department-theme-firefly .paragraph-theme-secondary.paragraph--type--faq a {
  color: #fff !important;
}
.department-theme-firefly .paragraph-theme-secondary.paragraph--type--faq article.faq h2 .icon {
  color: #fff !important;
  border-color: #fff !important;
  background: transparent !important;
}
.department-theme-firefly .paragraph-theme-secondary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #0D7131 !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.department-theme-firefly .paragraph-theme-secondary.paragraph--type--documents article.document a {
  background: #fff !important;
}
.department-theme-firefly .paragraph-theme-secondary.paragraph--type--press-releases {
  color: #000000 !important;
}
.department-theme-firefly .paragraph-theme-secondary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.department-theme-firefly .paragraph-theme-secondary.paragraph--type--basic-content a, .department-theme-firefly .paragraph-theme-secondary.paragraph--type--content-with-image-on-right a, .department-theme-firefly .paragraph-theme-secondary.paragraph--type--content-with-image-on-left a {
  color: #fff;
}
.department-theme-firefly .paragraph-theme-secondary.paragraph--type--basic-content table {
  border-color: #fff;
}
.department-theme-firefly .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #fff;
  color: #0D7131;
}
.department-theme-firefly .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .department-theme-firefly .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .department-theme-firefly .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .department-theme-firefly .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .department-theme-firefly .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .department-theme-firefly .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.department-theme-firefly .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .department-theme-firefly .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .department-theme-firefly .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .department-theme-firefly .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .department-theme-firefly .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .department-theme-firefly .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.department-theme-firefly .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #0D7131 !important;
}
.department-theme-firefly .paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .department-theme-firefly .paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #fff;
}

.department-theme-forest-green {
  /* Paragraph Theme
  ========================================================================== */
  /* Paragraph Theme
  ========================================================================== */
}
.department-theme-forest-green a,
.department-theme-forest-green .txt-brand-primary,
.department-theme-forest-green .btn-primary.btn-outline,
.department-theme-forest-green .field--name-field-popular-resource a:hover .fa,
.department-theme-forest-green .navbar-default .navbar-toggle,
.department-theme-forest-green article.faq h2 .icon,
.department-theme-forest-green .paragraph--type--twitter-feed article.tweet footer a:hover,
.department-theme-forest-green .paragraph--type--twitter-feed article.tweet footer span,
.department-theme-forest-green .paragraph--type--profiles-large article &gt; a:hover,
.department-theme-forest-green .press-release-node article.press-release header h2 a:hover,
.department-theme-forest-green .press-release-node article.news header h2 a:hover,
.department-theme-forest-green .paragraph--type--press-releases article h3 a:hover,
.department-theme-forest-green .press-release-listing h2 a:hover,
.department-theme-forest-green article.document a:hover,
.department-theme-forest-green .gallery-item a:hover h3,
.department-theme-forest-green article.event.listing .left-col h3 a:hover,
.department-theme-forest-green article.event.listing .more:hover,
.department-theme-forest-green .datepicker-container .datepicker-panel ul:nth-child(3),
.department-theme-forest-green .search-results-search button:hover,
.department-theme-forest-green .pagination &gt; li &gt; a,
.department-theme-forest-green .field--name-field-carousel-item a:hover h3,
.department-theme-forest-green .field--name-field-carousel-item a:hover h4,
.department-theme-forest-green .slick-arrow {
  color: #003300;
}
.department-theme-forest-green .search-result h2 a:hover {
  color: #003300 !important;
}
.department-theme-forest-green a:hover,
.department-theme-forest-green a.txt-brand-primary:hover,
.department-theme-forest-green .paragraph--type--team-members .team-member a:hover,
.department-theme-forest-green .navbar-default .navbar-toggle:hover,
.department-theme-forest-green .pagination &gt; li &gt; a:hover {
  color: black;
}
.department-theme-forest-green .datepicker-container .datepicker-panel &gt; ul &gt; li.highlighted,
.department-theme-forest-green .datepicker-container .datepicker-panel &gt; ul &gt; li:hover {
  background: rgba(0, 51, 0, 0.1);
}
.department-theme-forest-green #footer,
.department-theme-forest-green .btn.btn-primary.btn-outline,
.department-theme-forest-green .btn.btn-primary.btn-outline:hover,
.department-theme-forest-green .paragraph--type--popular-resources,
.department-theme-forest-green article.faq h2 .icon {
  border-color: #003300;
}
.department-theme-forest-green #footer,
.department-theme-forest-green #footer:after,
.department-theme-forest-green .footer-inner:before,
.department-theme-forest-green .paragraph--type--popular-resources,
.department-theme-forest-green .paragraph--type--popular-resources:after,
.department-theme-forest-green .paragraph--type--popular-resources .inner:before,
.department-theme-forest-green .navbar-default .navbar-collapse,
.department-theme-forest-green #header .header-main:after,
.department-theme-forest-green .paragraph--type--featured-link a .fa,
.department-theme-forest-green blockquote:before,
.department-theme-forest-green table th,
.department-theme-forest-green .bg-brand-primary {
  background-color: #003300;
  color: #fff;
}
.department-theme-forest-green .paragraph--type--featured-link a:hover .fa {
  background-color: #001a00;
}
.department-theme-forest-green .btn-primary,
.department-theme-forest-green .has-filters .pager a.button, .department-theme-forest-green .js-pager__items a.button {
  background-color: #003300;
  color: #fff;
}
.department-theme-forest-green .btn.btn-primary:hover,
.department-theme-forest-green .btn.btn-primary:focus,
.department-theme-forest-green .btn.btn-primary:active,
.department-theme-forest-green .has-filters .pager a.button:focus,
.department-theme-forest-green .has-filters .pager a.button:hover,
.department-theme-forest-green .has-filters .pager a.button:active {
  background-color: black;
  color: #fff;
}
.department-theme-forest-green .btn.btn-primary:focus,
.department-theme-forest-green .btn.btn-primary:active,
.department-theme-forest-green .has-filters .pager a.button:focus,
.department-theme-forest-green .has-filters .pager a.button:active {
  background-color: black;
  color: #fff;
}
.department-theme-forest-green .btn.btn-primary.btn-outline,
.department-theme-forest-green .paragraph--type--carousel .field--name-field-cta a,
.department-theme-forest-green .paragraph--type--what .field--name-field-cta a,
.department-theme-forest-green .paragraph--type--faq .field--name-field-cta a,
.department-theme-forest-green .paragraph--type--content-with-image-on-right .field--name-field-cta a,
.department-theme-forest-green .paragraph--type--content-with-image-on-left .field--name-field-cta a,
.department-theme-forest-green .field--name-field-cta a {
  background-color: transparent;
  color: #003300;
  border-color: #003300;
}
.department-theme-forest-green .btn.btn-primary.btn-outline:hover,
.department-theme-forest-green .paragraph--type--carousel .field--name-field-cta a:hover,
.department-theme-forest-green .paragraph--type--what .field--name-field-cta a:hover,
.department-theme-forest-green .paragraph--type--faq .field--name-field-cta a:hover,
.department-theme-forest-green .paragraph--type--content-with-image-on-right .field--name-field-cta a:hover,
.department-theme-forest-green .paragraph--type--content-with-image-on-left .field--name-field-cta a:hover,
.department-theme-forest-green .field--name-field-cta a:hover {
  background-color: #003300;
  border-color: #003300;
  color: #fff;
}
.department-theme-forest-green .btn.btn-primary.btn-outline:focus, .department-theme-forest-green .btn.btn-primary.btn-outline:active, .department-theme-forest-green .btn.btn-primary.btn-outline:hover:active, .department-theme-forest-green .btn.btn-primary.btn-outline:focus:active,
.department-theme-forest-green .paragraph--type--carousel .field--name-field-cta a:focus,
.department-theme-forest-green .paragraph--type--carousel .field--name-field-cta a:active,
.department-theme-forest-green .paragraph--type--carousel .field--name-field-cta a:hover:active,
.department-theme-forest-green .paragraph--type--carousel .field--name-field-cta a:focus:active,
.department-theme-forest-green .paragraph--type--what .field--name-field-cta a:focus,
.department-theme-forest-green .paragraph--type--what .field--name-field-cta a:active,
.department-theme-forest-green .paragraph--type--what .field--name-field-cta a:hover:active,
.department-theme-forest-green .paragraph--type--what .field--name-field-cta a:focus:active,
.department-theme-forest-green .paragraph--type--faq .field--name-field-cta a:focus,
.department-theme-forest-green .paragraph--type--faq .field--name-field-cta a:active,
.department-theme-forest-green .paragraph--type--faq .field--name-field-cta a:hover:active,
.department-theme-forest-green .paragraph--type--faq .field--name-field-cta a:focus:active,
.department-theme-forest-green .paragraph--type--content-with-image-on-right .field--name-field-cta a:focus,
.department-theme-forest-green .paragraph--type--content-with-image-on-right .field--name-field-cta a:active,
.department-theme-forest-green .paragraph--type--content-with-image-on-right .field--name-field-cta a:hover:active,
.department-theme-forest-green .paragraph--type--content-with-image-on-right .field--name-field-cta a:focus:active,
.department-theme-forest-green .paragraph--type--content-with-image-on-left .field--name-field-cta a:focus,
.department-theme-forest-green .paragraph--type--content-with-image-on-left .field--name-field-cta a:active,
.department-theme-forest-green .paragraph--type--content-with-image-on-left .field--name-field-cta a:hover:active,
.department-theme-forest-green .paragraph--type--content-with-image-on-left .field--name-field-cta a:focus:active,
.department-theme-forest-green .field--name-field-cta a:focus,
.department-theme-forest-green .field--name-field-cta a:active,
.department-theme-forest-green .field--name-field-cta a:hover:active,
.department-theme-forest-green .field--name-field-cta a:focus:active {
  background-color: black;
  border-color: black;
  color: #fff;
}
.department-theme-forest-green .section-heading.primary-color h2,
.department-theme-forest-green .section-heading.primary-color .btn-wrap {
  background: #003300;
}
.department-theme-forest-green #footer a,
.department-theme-forest-green #footer h3,
.department-theme-forest-green .field--name-field-popular-resource a,
.department-theme-forest-green .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; a,
.department-theme-forest-green .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded .fa-angle-left,
.department-theme-forest-green .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded .fa-angle-right {
  color: #fff;
}
.department-theme-forest-green .field--name-field-popular-resource a:hover .fa {
  background: #fff;
  border-color: #fff;
}
.department-theme-forest-green article.event .content {
  border-color: #fff;
}
.department-theme-forest-green .paragraph-theme-primary {
  background: #003300 !important;
  color: #fff !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.department-theme-forest-green .paragraph-theme-primary h1, .department-theme-forest-green .paragraph-theme-primary h2, .department-theme-forest-green .paragraph-theme-primary h3, .department-theme-forest-green .paragraph-theme-primary h4, .department-theme-forest-green .paragraph-theme-primary h5, .department-theme-forest-green .paragraph-theme-primary h6,
.department-theme-forest-green .paragraph-theme-primary h1 a, .department-theme-forest-green .paragraph-theme-primary h2 a, .department-theme-forest-green .paragraph-theme-primary h3 a, .department-theme-forest-green .paragraph-theme-primary h4 a, .department-theme-forest-green .paragraph-theme-primary h5 a, .department-theme-forest-green .paragraph-theme-primary h6 a {
  color: #fff !important;
}
.department-theme-forest-green .paragraph-theme-primary .btn.btn-white.btn-outline,
.department-theme-forest-green .paragraph-theme-primary .btn.btn-primary.btn-outline,
.department-theme-forest-green .paragraph-theme-primary .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-forest-green .paragraph-theme-primary .btn.btn-white.btn-outline:hover, .department-theme-forest-green .paragraph-theme-primary .btn.btn-white.btn-outline:focus,
.department-theme-forest-green .paragraph-theme-primary .btn.btn-primary.btn-outline:hover,
.department-theme-forest-green .paragraph-theme-primary .btn.btn-primary.btn-outline:focus,
.department-theme-forest-green .paragraph-theme-primary .field--name-field-cta a:hover,
.department-theme-forest-green .paragraph-theme-primary .field--name-field-cta a:focus {
  background: #fff !important;
  color: #003300 !important;
}
.department-theme-forest-green .paragraph-theme-primary .section-heading h2,
.department-theme-forest-green .paragraph-theme-primary .date-with-line span.text,
.department-theme-forest-green .paragraph-theme-primary .btn-wrap {
  background: #003300 !important;
}
.department-theme-forest-green .paragraph-theme-primary .section-heading:before {
  background: #fff !important;
}
.department-theme-forest-green .paragraph-theme-primary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-forest-green .paragraph-theme-primary.paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading {
  color: #fff !important;
}
.department-theme-forest-green .paragraph-theme-primary.paragraph--type--popular-resources {
  border-color: #003300 !important;
}
.department-theme-forest-green .paragraph-theme-primary.paragraph--type--popular-resources:after,
.department-theme-forest-green .paragraph-theme-primary.paragraph--type--popular-resources .inner:before {
  background: #003300 !important;
}
.department-theme-forest-green .paragraph-theme-primary .field--name-field-popular-resource a:not([class="1"]) {
  color: #fff !important;
}
.department-theme-forest-green .paragraph-theme-primary .field--name-field-popular-resource a:hover .fa {
  background: #fff !important;
  color: #003300 !important;
}
.department-theme-forest-green .paragraph-theme-primary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.department-theme-forest-green .paragraph-theme-primary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #003300 !important;
}
.department-theme-forest-green .paragraph-theme-primary .field--name-field-popular-resource .fa {
  border-color: #fff !important;
}
.department-theme-forest-green .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.department-theme-forest-green .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet a,
.department-theme-forest-green .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet span {
  color: #003300 !important;
}
.department-theme-forest-green .paragraph-theme-primary.paragraph--type--what .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-forest-green .paragraph-theme-primary.paragraph--type--what .field--name-field-cta a:hover {
  background: #fff !important;
  color: #003300 !important;
}
.department-theme-forest-green .paragraph-theme-primary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-forest-green .paragraph-theme-primary.paragraph--type--staff-contact article {
  background: #fff !important;
}
.department-theme-forest-green .paragraph-theme-primary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #fff !important;
}
.department-theme-forest-green .paragraph-theme-primary.paragraph--type--staff-contact h3 a,
.department-theme-forest-green .paragraph-theme-primary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.department-theme-forest-green .paragraph-theme-primary.paragraph--type--staff-contact .btn-primary {
  background: #000000;
}
.department-theme-forest-green .paragraph-theme-primary.paragraph--type--faq a {
  color: #fff !important;
}
.department-theme-forest-green .paragraph-theme-primary.paragraph--type--faq article.faq h2 .icon {
  color: #fff !important;
  border-color: #fff !important;
  background: transparent !important;
}
.department-theme-forest-green .paragraph-theme-primary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #003300 !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.department-theme-forest-green .paragraph-theme-primary.paragraph--type--documents article.document a {
  background: #fff !important;
}
.department-theme-forest-green .paragraph-theme-primary.paragraph--type--press-releases {
  color: #000000 !important;
}
.department-theme-forest-green .paragraph-theme-primary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.department-theme-forest-green .paragraph-theme-primary.paragraph--type--basic-content a, .department-theme-forest-green .paragraph-theme-primary.paragraph--type--content-with-image-on-right a, .department-theme-forest-green .paragraph-theme-primary.paragraph--type--content-with-image-on-left a {
  color: #fff;
}
.department-theme-forest-green .paragraph-theme-primary.paragraph--type--basic-content table {
  border-color: #fff;
}
.department-theme-forest-green .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #fff;
  color: #003300;
}
.department-theme-forest-green .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .department-theme-forest-green .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .department-theme-forest-green .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .department-theme-forest-green .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .department-theme-forest-green .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .department-theme-forest-green .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.department-theme-forest-green .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .department-theme-forest-green .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .department-theme-forest-green .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .department-theme-forest-green .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .department-theme-forest-green .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .department-theme-forest-green .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.department-theme-forest-green .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #003300 !important;
}
.department-theme-forest-green .paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .department-theme-forest-green .paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #fff;
}
.department-theme-forest-green .txt-brand-success,
.department-theme-forest-green .paragraph--type--upcoming-meetings .btn.btn-white.btn-outline:hover,
.department-theme-forest-green .paragraph--type--upcoming-meetings .btn.btn-white.btn-outline:focus,
.department-theme-forest-green .paragraph--type--upcoming-events-meetings .btn.btn-white.btn-outline:hover,
.department-theme-forest-green .paragraph--type--upcoming-events-meetings .btn.btn-white.btn-outline:focus,
.department-theme-forest-green .paragraph--type--selected-meetings-events .btn.btn-white.btn-outline:hover,
.department-theme-forest-green .paragraph--type--selected-meetings-events .btn.btn-white.btn-outline:focus {
  color: #d3e5eb;
}
.department-theme-forest-green a.txt-brand-success:hover {
  color: #b0d0db;
}
.department-theme-forest-green .bg-brand-success {
  background-color: #d3e5eb;
  color: #000;
}
.department-theme-forest-green .bg-brand-success a, .department-theme-forest-green .bg-brand-success h1, .department-theme-forest-green .bg-brand-success h2, .department-theme-forest-green .bg-brand-success h3, .department-theme-forest-green .bg-brand-success h4, .department-theme-forest-green .bg-brand-success h5, .department-theme-forest-green .bg-brand-success h6 {
  color: #000;
}
.department-theme-forest-green .paragraph--type--upcoming-meetings,
.department-theme-forest-green .paragraph--type--upcoming-events-meetings,
.department-theme-forest-green .paragraph--type--selected-meetings-events,
.department-theme-forest-green #header .search .library-options,
.department-theme-forest-green #header .social-mobile,
.department-theme-forest-green #footer .footer-dept-mobile {
  background-color: #d3e5eb;
}
.department-theme-forest-green .section-heading.secondary-color h2,
.department-theme-forest-green .section-heading.secondary-color .btn-wrap {
  background: #d3e5eb;
  color: #000;
}
.department-theme-forest-green .section-heading.secondary-color:before {
  background: #000;
}
.department-theme-forest-green #header .utility-bar {
  background-color: #d3e5eb;
  color: #000;
}
.department-theme-forest-green #header .utility-bar a {
  color: #000;
}
.department-theme-forest-green #header .utility-bar .social {
  border-color: #000;
}
@media (max-width: 991px) {
  .department-theme-forest-green .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-forest-green .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-forest-green .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a:hover,
.department-theme-forest-green .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a:hover,
.department-theme-forest-green .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-forest-green .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li.active &gt; a,
.department-theme-forest-green .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li.active &gt; a:hover {
    background: #d3e5eb;
    color: #000;
  }
}
@media (min-width: 992px) {
  .department-theme-forest-green .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a,
.department-theme-forest-green .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; a:hover,
.department-theme-forest-green .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a:after,
.department-theme-forest-green .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a:before,
.department-theme-forest-green .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.active &gt; a:hover,
.department-theme-forest-green .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a:hover:after,
.department-theme-forest-green .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a:hover:after {
    background-color: #d3e5eb;
    color: #000;
  }
  .department-theme-forest-green .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded &gt; a .desktop-caret-large polygon {
    fill: #d3e5eb;
  }
}
.department-theme-forest-green .btn.btn-white.btn-outline {
  background-color: transparent;
  color: #000;
  border-color: #000;
}
.department-theme-forest-green .btn.btn-white.btn-outline:hover {
  background-color: #000;
  border-color: #000;
  color: #d3e5eb;
}
.department-theme-forest-green .btn.btn-white.btn-outline:focus, .department-theme-forest-green .btn.btn-white.btn-outline:active, .department-theme-forest-green .btn.btn-white.btn-outline:hover:active, .department-theme-forest-green .btn.btn-white.btn-outline:focus:active {
  background-color: black;
  border-color: black;
  color: #d3e5eb;
}
.department-theme-forest-green article.event .content {
  border-color: #000;
}
.department-theme-forest-green article.event .content h2 a,
.department-theme-forest-green .paragraph--type--upcoming-meetings,
.department-theme-forest-green .paragraph--type--upcoming-events-meetings,
.department-theme-forest-green .paragraph--type--selected-meetings-events,
.department-theme-forest-green .paragraph--type--upcoming-meetings article.event .content h2 a,
.department-theme-forest-green .paragraph--type--upcoming-events-meetings article.event .content h2 a,
.department-theme-forest-green .paragraph--type--selected-meetings-events article.event .content h2 a,
.department-theme-forest-green .paragraph--type--upcoming-meetings h2,
.department-theme-forest-green .paragraph--type--upcoming-events-meetings h2,
.department-theme-forest-green .paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading,
.department-theme-forest-green .paragraph--type--selected-meetings-events h2,
.department-theme-forest-green #header .utility-bar .department-links {
  color: #000;
}
.department-theme-forest-green .paragraph-theme-secondary {
  background: #d3e5eb !important;
  color: #000 !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.department-theme-forest-green .paragraph-theme-secondary h1, .department-theme-forest-green .paragraph-theme-secondary h2, .department-theme-forest-green .paragraph-theme-secondary h3, .department-theme-forest-green .paragraph-theme-secondary h4, .department-theme-forest-green .paragraph-theme-secondary h5, .department-theme-forest-green .paragraph-theme-secondary h6,
.department-theme-forest-green .paragraph-theme-secondary h1 a, .department-theme-forest-green .paragraph-theme-secondary h2 a, .department-theme-forest-green .paragraph-theme-secondary h3 a, .department-theme-forest-green .paragraph-theme-secondary h4 a, .department-theme-forest-green .paragraph-theme-secondary h5 a, .department-theme-forest-green .paragraph-theme-secondary h6 a {
  color: #000 !important;
}
.department-theme-forest-green .paragraph-theme-secondary .btn.btn-white.btn-outline,
.department-theme-forest-green .paragraph-theme-secondary .btn.btn-primary.btn-outline,
.department-theme-forest-green .paragraph-theme-secondary .field--name-field-cta a {
  border-color: #000 !important;
  color: #000 !important;
}
.department-theme-forest-green .paragraph-theme-secondary .btn.btn-white.btn-outline:hover, .department-theme-forest-green .paragraph-theme-secondary .btn.btn-white.btn-outline:focus,
.department-theme-forest-green .paragraph-theme-secondary .btn.btn-primary.btn-outline:hover,
.department-theme-forest-green .paragraph-theme-secondary .btn.btn-primary.btn-outline:focus,
.department-theme-forest-green .paragraph-theme-secondary .field--name-field-cta a:hover,
.department-theme-forest-green .paragraph-theme-secondary .field--name-field-cta a:focus {
  background: #000 !important;
  color: #d3e5eb !important;
}
.department-theme-forest-green .paragraph-theme-secondary .section-heading h2,
.department-theme-forest-green .paragraph-theme-secondary .date-with-line span.text,
.department-theme-forest-green .paragraph-theme-secondary .btn-wrap {
  background: #d3e5eb !important;
}
.department-theme-forest-green .paragraph-theme-secondary .section-heading:before {
  background: #000 !important;
}
.department-theme-forest-green .paragraph-theme-secondary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #000 !important;
}
.department-theme-forest-green .paragraph-theme-secondary.paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading {
  color: #000 !important;
}
.department-theme-forest-green .paragraph-theme-secondary.paragraph--type--popular-resources {
  border-color: #d3e5eb !important;
}
.department-theme-forest-green .paragraph-theme-secondary.paragraph--type--popular-resources:after,
.department-theme-forest-green .paragraph-theme-secondary.paragraph--type--popular-resources .inner:before {
  background: #d3e5eb !important;
}
.department-theme-forest-green .paragraph-theme-secondary .field--name-field-popular-resource a:not([class="1"]) {
  color: #000 !important;
}
.department-theme-forest-green .paragraph-theme-secondary .field--name-field-popular-resource a:hover .fa {
  background: #000 !important;
  color: #d3e5eb !important;
}
.department-theme-forest-green .paragraph-theme-secondary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.department-theme-forest-green .paragraph-theme-secondary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #d3e5eb !important;
}
.department-theme-forest-green .paragraph-theme-secondary .field--name-field-popular-resource .fa {
  border-color: #000 !important;
}
.department-theme-forest-green .paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.department-theme-forest-green .paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet a {
  color: #d3e5eb !important;
}
.department-theme-forest-green .paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a {
  border-color: #000 !important;
  color: #000 !important;
}
.department-theme-forest-green .paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a:hover {
  background: #000 !important;
  color: #d3e5eb !important;
}
.department-theme-forest-green .paragraph-theme-secondary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #000 !important;
}
.department-theme-forest-green .paragraph-theme-secondary.paragraph--type--staff-contact article {
  background: #000 !important;
}
.department-theme-forest-green .paragraph-theme-secondary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #000 !important;
}
.department-theme-forest-green .paragraph-theme-secondary.paragraph--type--staff-contact h3 a,
.department-theme-forest-green .paragraph-theme-secondary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.department-theme-forest-green .paragraph-theme-secondary.paragraph--type--staff-contact .btn-primary {
  background: #000000;
}
.department-theme-forest-green .paragraph-theme-secondary.paragraph--type--faq a {
  color: #000 !important;
}
.department-theme-forest-green .paragraph-theme-secondary.paragraph--type--faq article.faq h2 .icon {
  color: #000 !important;
  border-color: #000 !important;
  background: transparent !important;
}
.department-theme-forest-green .paragraph-theme-secondary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #d3e5eb !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.department-theme-forest-green .paragraph-theme-secondary.paragraph--type--documents article.document a {
  background: #000 !important;
}
.department-theme-forest-green .paragraph-theme-secondary.paragraph--type--press-releases {
  color: #000000 !important;
}
.department-theme-forest-green .paragraph-theme-secondary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.department-theme-forest-green .paragraph-theme-secondary.paragraph--type--basic-content a, .department-theme-forest-green .paragraph-theme-secondary.paragraph--type--content-with-image-on-right a, .department-theme-forest-green .paragraph-theme-secondary.paragraph--type--content-with-image-on-left a {
  color: #000;
}
.department-theme-forest-green .paragraph-theme-secondary.paragraph--type--basic-content table {
  border-color: #000;
}
.department-theme-forest-green .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #000;
  color: #d3e5eb;
}
.department-theme-forest-green .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .department-theme-forest-green .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .department-theme-forest-green .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .department-theme-forest-green .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .department-theme-forest-green .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .department-theme-forest-green .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.department-theme-forest-green .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .department-theme-forest-green .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .department-theme-forest-green .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .department-theme-forest-green .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .department-theme-forest-green .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .department-theme-forest-green .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.department-theme-forest-green .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #d3e5eb !important;
}
.department-theme-forest-green .paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .department-theme-forest-green .paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #000;
}

.department-theme-gothic-blue {
  /* Paragraph Theme
  ========================================================================== */
  /* Paragraph Theme
  ========================================================================== */
}
.department-theme-gothic-blue a,
.department-theme-gothic-blue .txt-brand-primary,
.department-theme-gothic-blue .btn-primary.btn-outline,
.department-theme-gothic-blue .field--name-field-popular-resource a:hover .fa,
.department-theme-gothic-blue .navbar-default .navbar-toggle,
.department-theme-gothic-blue article.faq h2 .icon,
.department-theme-gothic-blue .paragraph--type--twitter-feed article.tweet footer a:hover,
.department-theme-gothic-blue .paragraph--type--twitter-feed article.tweet footer span,
.department-theme-gothic-blue .paragraph--type--profiles-large article &gt; a:hover,
.department-theme-gothic-blue .press-release-node article.press-release header h2 a:hover,
.department-theme-gothic-blue .press-release-node article.news header h2 a:hover,
.department-theme-gothic-blue .paragraph--type--press-releases article h3 a:hover,
.department-theme-gothic-blue .press-release-listing h2 a:hover,
.department-theme-gothic-blue article.document a:hover,
.department-theme-gothic-blue .gallery-item a:hover h3,
.department-theme-gothic-blue article.event.listing .left-col h3 a:hover,
.department-theme-gothic-blue article.event.listing .more:hover,
.department-theme-gothic-blue .datepicker-container .datepicker-panel ul:nth-child(3),
.department-theme-gothic-blue .search-results-search button:hover,
.department-theme-gothic-blue .pagination &gt; li &gt; a,
.department-theme-gothic-blue .field--name-field-carousel-item a:hover h3,
.department-theme-gothic-blue .field--name-field-carousel-item a:hover h4,
.department-theme-gothic-blue .slick-arrow {
  color: #003366;
}
.department-theme-gothic-blue .search-result h2 a:hover {
  color: #003366 !important;
}
.department-theme-gothic-blue a:hover,
.department-theme-gothic-blue a.txt-brand-primary:hover,
.department-theme-gothic-blue .paragraph--type--team-members .team-member a:hover,
.department-theme-gothic-blue .navbar-default .navbar-toggle:hover,
.department-theme-gothic-blue .pagination &gt; li &gt; a:hover {
  color: #001a33;
}
.department-theme-gothic-blue .datepicker-container .datepicker-panel &gt; ul &gt; li.highlighted,
.department-theme-gothic-blue .datepicker-container .datepicker-panel &gt; ul &gt; li:hover {
  background: rgba(0, 51, 102, 0.1);
}
.department-theme-gothic-blue #footer,
.department-theme-gothic-blue .btn.btn-primary.btn-outline,
.department-theme-gothic-blue .btn.btn-primary.btn-outline:hover,
.department-theme-gothic-blue .paragraph--type--popular-resources,
.department-theme-gothic-blue article.faq h2 .icon {
  border-color: #003366;
}
.department-theme-gothic-blue #footer,
.department-theme-gothic-blue #footer:after,
.department-theme-gothic-blue .footer-inner:before,
.department-theme-gothic-blue .paragraph--type--popular-resources,
.department-theme-gothic-blue .paragraph--type--popular-resources:after,
.department-theme-gothic-blue .paragraph--type--popular-resources .inner:before,
.department-theme-gothic-blue .navbar-default .navbar-collapse,
.department-theme-gothic-blue #header .header-main:after,
.department-theme-gothic-blue .paragraph--type--featured-link a .fa,
.department-theme-gothic-blue blockquote:before,
.department-theme-gothic-blue table th,
.department-theme-gothic-blue .bg-brand-primary {
  background-color: #003366;
  color: #fff;
}
.department-theme-gothic-blue .paragraph--type--featured-link a:hover .fa {
  background-color: #00264d;
}
.department-theme-gothic-blue .btn-primary,
.department-theme-gothic-blue .has-filters .pager a.button, .department-theme-gothic-blue .js-pager__items a.button {
  background-color: #003366;
  color: #fff;
}
.department-theme-gothic-blue .btn.btn-primary:hover,
.department-theme-gothic-blue .btn.btn-primary:focus,
.department-theme-gothic-blue .btn.btn-primary:active,
.department-theme-gothic-blue .has-filters .pager a.button:focus,
.department-theme-gothic-blue .has-filters .pager a.button:hover,
.department-theme-gothic-blue .has-filters .pager a.button:active {
  background-color: #001a33;
  color: #fff;
}
.department-theme-gothic-blue .btn.btn-primary:focus,
.department-theme-gothic-blue .btn.btn-primary:active,
.department-theme-gothic-blue .has-filters .pager a.button:focus,
.department-theme-gothic-blue .has-filters .pager a.button:active {
  background-color: #000d1a;
  color: #fff;
}
.department-theme-gothic-blue .btn.btn-primary.btn-outline,
.department-theme-gothic-blue .paragraph--type--carousel .field--name-field-cta a,
.department-theme-gothic-blue .paragraph--type--what .field--name-field-cta a,
.department-theme-gothic-blue .paragraph--type--faq .field--name-field-cta a,
.department-theme-gothic-blue .paragraph--type--content-with-image-on-right .field--name-field-cta a,
.department-theme-gothic-blue .paragraph--type--content-with-image-on-left .field--name-field-cta a,
.department-theme-gothic-blue .field--name-field-cta a {
  background-color: transparent;
  color: #003366;
  border-color: #003366;
}
.department-theme-gothic-blue .btn.btn-primary.btn-outline:hover,
.department-theme-gothic-blue .paragraph--type--carousel .field--name-field-cta a:hover,
.department-theme-gothic-blue .paragraph--type--what .field--name-field-cta a:hover,
.department-theme-gothic-blue .paragraph--type--faq .field--name-field-cta a:hover,
.department-theme-gothic-blue .paragraph--type--content-with-image-on-right .field--name-field-cta a:hover,
.department-theme-gothic-blue .paragraph--type--content-with-image-on-left .field--name-field-cta a:hover,
.department-theme-gothic-blue .field--name-field-cta a:hover {
  background-color: #003366;
  border-color: #003366;
  color: #fff;
}
.department-theme-gothic-blue .btn.btn-primary.btn-outline:focus, .department-theme-gothic-blue .btn.btn-primary.btn-outline:active, .department-theme-gothic-blue .btn.btn-primary.btn-outline:hover:active, .department-theme-gothic-blue .btn.btn-primary.btn-outline:focus:active,
.department-theme-gothic-blue .paragraph--type--carousel .field--name-field-cta a:focus,
.department-theme-gothic-blue .paragraph--type--carousel .field--name-field-cta a:active,
.department-theme-gothic-blue .paragraph--type--carousel .field--name-field-cta a:hover:active,
.department-theme-gothic-blue .paragraph--type--carousel .field--name-field-cta a:focus:active,
.department-theme-gothic-blue .paragraph--type--what .field--name-field-cta a:focus,
.department-theme-gothic-blue .paragraph--type--what .field--name-field-cta a:active,
.department-theme-gothic-blue .paragraph--type--what .field--name-field-cta a:hover:active,
.department-theme-gothic-blue .paragraph--type--what .field--name-field-cta a:focus:active,
.department-theme-gothic-blue .paragraph--type--faq .field--name-field-cta a:focus,
.department-theme-gothic-blue .paragraph--type--faq .field--name-field-cta a:active,
.department-theme-gothic-blue .paragraph--type--faq .field--name-field-cta a:hover:active,
.department-theme-gothic-blue .paragraph--type--faq .field--name-field-cta a:focus:active,
.department-theme-gothic-blue .paragraph--type--content-with-image-on-right .field--name-field-cta a:focus,
.department-theme-gothic-blue .paragraph--type--content-with-image-on-right .field--name-field-cta a:active,
.department-theme-gothic-blue .paragraph--type--content-with-image-on-right .field--name-field-cta a:hover:active,
.department-theme-gothic-blue .paragraph--type--content-with-image-on-right .field--name-field-cta a:focus:active,
.department-theme-gothic-blue .paragraph--type--content-with-image-on-left .field--name-field-cta a:focus,
.department-theme-gothic-blue .paragraph--type--content-with-image-on-left .field--name-field-cta a:active,
.department-theme-gothic-blue .paragraph--type--content-with-image-on-left .field--name-field-cta a:hover:active,
.department-theme-gothic-blue .paragraph--type--content-with-image-on-left .field--name-field-cta a:focus:active,
.department-theme-gothic-blue .field--name-field-cta a:focus,
.department-theme-gothic-blue .field--name-field-cta a:active,
.department-theme-gothic-blue .field--name-field-cta a:hover:active,
.department-theme-gothic-blue .field--name-field-cta a:focus:active {
  background-color: #001a33;
  border-color: #001a33;
  color: #fff;
}
.department-theme-gothic-blue .section-heading.primary-color h2,
.department-theme-gothic-blue .section-heading.primary-color .btn-wrap {
  background: #003366;
}
.department-theme-gothic-blue #footer a,
.department-theme-gothic-blue #footer h3,
.department-theme-gothic-blue .field--name-field-popular-resource a,
.department-theme-gothic-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; a,
.department-theme-gothic-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded .fa-angle-left,
.department-theme-gothic-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded .fa-angle-right {
  color: #fff;
}
.department-theme-gothic-blue .field--name-field-popular-resource a:hover .fa {
  background: #fff;
  border-color: #fff;
}
.department-theme-gothic-blue article.event .content {
  border-color: #fff;
}
.department-theme-gothic-blue .paragraph-theme-primary {
  background: #003366 !important;
  color: #fff !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.department-theme-gothic-blue .paragraph-theme-primary h1, .department-theme-gothic-blue .paragraph-theme-primary h2, .department-theme-gothic-blue .paragraph-theme-primary h3, .department-theme-gothic-blue .paragraph-theme-primary h4, .department-theme-gothic-blue .paragraph-theme-primary h5, .department-theme-gothic-blue .paragraph-theme-primary h6,
.department-theme-gothic-blue .paragraph-theme-primary h1 a, .department-theme-gothic-blue .paragraph-theme-primary h2 a, .department-theme-gothic-blue .paragraph-theme-primary h3 a, .department-theme-gothic-blue .paragraph-theme-primary h4 a, .department-theme-gothic-blue .paragraph-theme-primary h5 a, .department-theme-gothic-blue .paragraph-theme-primary h6 a {
  color: #fff !important;
}
.department-theme-gothic-blue .paragraph-theme-primary .btn.btn-white.btn-outline,
.department-theme-gothic-blue .paragraph-theme-primary .btn.btn-primary.btn-outline,
.department-theme-gothic-blue .paragraph-theme-primary .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-gothic-blue .paragraph-theme-primary .btn.btn-white.btn-outline:hover, .department-theme-gothic-blue .paragraph-theme-primary .btn.btn-white.btn-outline:focus,
.department-theme-gothic-blue .paragraph-theme-primary .btn.btn-primary.btn-outline:hover,
.department-theme-gothic-blue .paragraph-theme-primary .btn.btn-primary.btn-outline:focus,
.department-theme-gothic-blue .paragraph-theme-primary .field--name-field-cta a:hover,
.department-theme-gothic-blue .paragraph-theme-primary .field--name-field-cta a:focus {
  background: #fff !important;
  color: #003366 !important;
}
.department-theme-gothic-blue .paragraph-theme-primary .section-heading h2,
.department-theme-gothic-blue .paragraph-theme-primary .date-with-line span.text,
.department-theme-gothic-blue .paragraph-theme-primary .btn-wrap {
  background: #003366 !important;
}
.department-theme-gothic-blue .paragraph-theme-primary .section-heading:before {
  background: #fff !important;
}
.department-theme-gothic-blue .paragraph-theme-primary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-gothic-blue .paragraph-theme-primary.paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading {
  color: #fff !important;
}
.department-theme-gothic-blue .paragraph-theme-primary.paragraph--type--popular-resources {
  border-color: #003366 !important;
}
.department-theme-gothic-blue .paragraph-theme-primary.paragraph--type--popular-resources:after,
.department-theme-gothic-blue .paragraph-theme-primary.paragraph--type--popular-resources .inner:before {
  background: #003366 !important;
}
.department-theme-gothic-blue .paragraph-theme-primary .field--name-field-popular-resource a:not([class="1"]) {
  color: #fff !important;
}
.department-theme-gothic-blue .paragraph-theme-primary .field--name-field-popular-resource a:hover .fa {
  background: #fff !important;
  color: #003366 !important;
}
.department-theme-gothic-blue .paragraph-theme-primary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.department-theme-gothic-blue .paragraph-theme-primary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #003366 !important;
}
.department-theme-gothic-blue .paragraph-theme-primary .field--name-field-popular-resource .fa {
  border-color: #fff !important;
}
.department-theme-gothic-blue .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.department-theme-gothic-blue .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet a,
.department-theme-gothic-blue .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet span {
  color: #003366 !important;
}
.department-theme-gothic-blue .paragraph-theme-primary.paragraph--type--what .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-gothic-blue .paragraph-theme-primary.paragraph--type--what .field--name-field-cta a:hover {
  background: #fff !important;
  color: #003366 !important;
}
.department-theme-gothic-blue .paragraph-theme-primary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-gothic-blue .paragraph-theme-primary.paragraph--type--staff-contact article {
  background: #fff !important;
}
.department-theme-gothic-blue .paragraph-theme-primary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #fff !important;
}
.department-theme-gothic-blue .paragraph-theme-primary.paragraph--type--staff-contact h3 a,
.department-theme-gothic-blue .paragraph-theme-primary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.department-theme-gothic-blue .paragraph-theme-primary.paragraph--type--staff-contact .btn-primary {
  background: #000000;
}
.department-theme-gothic-blue .paragraph-theme-primary.paragraph--type--faq a {
  color: #fff !important;
}
.department-theme-gothic-blue .paragraph-theme-primary.paragraph--type--faq article.faq h2 .icon {
  color: #fff !important;
  border-color: #fff !important;
  background: transparent !important;
}
.department-theme-gothic-blue .paragraph-theme-primary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #003366 !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.department-theme-gothic-blue .paragraph-theme-primary.paragraph--type--documents article.document a {
  background: #fff !important;
}
.department-theme-gothic-blue .paragraph-theme-primary.paragraph--type--press-releases {
  color: #000000 !important;
}
.department-theme-gothic-blue .paragraph-theme-primary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.department-theme-gothic-blue .paragraph-theme-primary.paragraph--type--basic-content a, .department-theme-gothic-blue .paragraph-theme-primary.paragraph--type--content-with-image-on-right a, .department-theme-gothic-blue .paragraph-theme-primary.paragraph--type--content-with-image-on-left a {
  color: #fff;
}
.department-theme-gothic-blue .paragraph-theme-primary.paragraph--type--basic-content table {
  border-color: #fff;
}
.department-theme-gothic-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #fff;
  color: #003366;
}
.department-theme-gothic-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .department-theme-gothic-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .department-theme-gothic-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .department-theme-gothic-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .department-theme-gothic-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .department-theme-gothic-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.department-theme-gothic-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .department-theme-gothic-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .department-theme-gothic-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .department-theme-gothic-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .department-theme-gothic-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .department-theme-gothic-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.department-theme-gothic-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #003366 !important;
}
.department-theme-gothic-blue .paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .department-theme-gothic-blue .paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #fff;
}
.department-theme-gothic-blue .txt-brand-success,
.department-theme-gothic-blue .paragraph--type--upcoming-meetings .btn.btn-white.btn-outline:hover,
.department-theme-gothic-blue .paragraph--type--upcoming-meetings .btn.btn-white.btn-outline:focus,
.department-theme-gothic-blue .paragraph--type--upcoming-events-meetings .btn.btn-white.btn-outline:hover,
.department-theme-gothic-blue .paragraph--type--upcoming-events-meetings .btn.btn-white.btn-outline:focus,
.department-theme-gothic-blue .paragraph--type--selected-meetings-events .btn.btn-white.btn-outline:hover,
.department-theme-gothic-blue .paragraph--type--selected-meetings-events .btn.btn-white.btn-outline:focus {
  color: #709DA0;
}
.department-theme-gothic-blue a.txt-brand-success:hover {
  color: #588285;
}
.department-theme-gothic-blue .bg-brand-success {
  background-color: #709DA0;
  color: #000;
}
.department-theme-gothic-blue .bg-brand-success a, .department-theme-gothic-blue .bg-brand-success h1, .department-theme-gothic-blue .bg-brand-success h2, .department-theme-gothic-blue .bg-brand-success h3, .department-theme-gothic-blue .bg-brand-success h4, .department-theme-gothic-blue .bg-brand-success h5, .department-theme-gothic-blue .bg-brand-success h6 {
  color: #000;
}
.department-theme-gothic-blue .paragraph--type--upcoming-meetings,
.department-theme-gothic-blue .paragraph--type--upcoming-events-meetings,
.department-theme-gothic-blue .paragraph--type--selected-meetings-events,
.department-theme-gothic-blue #header .search .library-options,
.department-theme-gothic-blue #header .social-mobile,
.department-theme-gothic-blue #footer .footer-dept-mobile {
  background-color: #709DA0;
}
.department-theme-gothic-blue .section-heading.secondary-color h2,
.department-theme-gothic-blue .section-heading.secondary-color .btn-wrap {
  background: #709DA0;
  color: #000;
}
.department-theme-gothic-blue .section-heading.secondary-color:before {
  background: #000;
}
.department-theme-gothic-blue #header .utility-bar {
  background-color: #709DA0;
  color: #000;
}
.department-theme-gothic-blue #header .utility-bar a {
  color: #000;
}
.department-theme-gothic-blue #header .utility-bar .social {
  border-color: #000;
}
@media (max-width: 991px) {
  .department-theme-gothic-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-gothic-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-gothic-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a:hover,
.department-theme-gothic-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a:hover,
.department-theme-gothic-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-gothic-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li.active &gt; a,
.department-theme-gothic-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li.active &gt; a:hover {
    background: #709DA0;
    color: #000;
  }
}
@media (min-width: 992px) {
  .department-theme-gothic-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a,
.department-theme-gothic-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; a:hover,
.department-theme-gothic-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a:after,
.department-theme-gothic-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a:before,
.department-theme-gothic-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.active &gt; a:hover,
.department-theme-gothic-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a:hover:after,
.department-theme-gothic-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a:hover:after {
    background-color: #709DA0;
    color: #000;
  }
  .department-theme-gothic-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded &gt; a .desktop-caret-large polygon {
    fill: #709DA0;
  }
}
.department-theme-gothic-blue .btn.btn-white.btn-outline {
  background-color: transparent;
  color: #000;
  border-color: #000;
}
.department-theme-gothic-blue .btn.btn-white.btn-outline:hover {
  background-color: #000;
  border-color: #000;
  color: #709DA0;
}
.department-theme-gothic-blue .btn.btn-white.btn-outline:focus, .department-theme-gothic-blue .btn.btn-white.btn-outline:active, .department-theme-gothic-blue .btn.btn-white.btn-outline:hover:active, .department-theme-gothic-blue .btn.btn-white.btn-outline:focus:active {
  background-color: black;
  border-color: black;
  color: #709DA0;
}
.department-theme-gothic-blue article.event .content {
  border-color: #000;
}
.department-theme-gothic-blue article.event .content h2 a,
.department-theme-gothic-blue .paragraph--type--upcoming-meetings,
.department-theme-gothic-blue .paragraph--type--upcoming-events-meetings,
.department-theme-gothic-blue .paragraph--type--selected-meetings-events,
.department-theme-gothic-blue .paragraph--type--upcoming-meetings article.event .content h2 a,
.department-theme-gothic-blue .paragraph--type--upcoming-events-meetings article.event .content h2 a,
.department-theme-gothic-blue .paragraph--type--selected-meetings-events article.event .content h2 a,
.department-theme-gothic-blue .paragraph--type--upcoming-meetings h2,
.department-theme-gothic-blue .paragraph--type--upcoming-events-meetings h2,
.department-theme-gothic-blue .paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading,
.department-theme-gothic-blue .paragraph--type--selected-meetings-events h2,
.department-theme-gothic-blue #header .utility-bar .department-links {
  color: #000;
}
.department-theme-gothic-blue .paragraph-theme-secondary {
  background: #709DA0 !important;
  color: #000 !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.department-theme-gothic-blue .paragraph-theme-secondary h1, .department-theme-gothic-blue .paragraph-theme-secondary h2, .department-theme-gothic-blue .paragraph-theme-secondary h3, .department-theme-gothic-blue .paragraph-theme-secondary h4, .department-theme-gothic-blue .paragraph-theme-secondary h5, .department-theme-gothic-blue .paragraph-theme-secondary h6,
.department-theme-gothic-blue .paragraph-theme-secondary h1 a, .department-theme-gothic-blue .paragraph-theme-secondary h2 a, .department-theme-gothic-blue .paragraph-theme-secondary h3 a, .department-theme-gothic-blue .paragraph-theme-secondary h4 a, .department-theme-gothic-blue .paragraph-theme-secondary h5 a, .department-theme-gothic-blue .paragraph-theme-secondary h6 a {
  color: #000 !important;
}
.department-theme-gothic-blue .paragraph-theme-secondary .btn.btn-white.btn-outline,
.department-theme-gothic-blue .paragraph-theme-secondary .btn.btn-primary.btn-outline,
.department-theme-gothic-blue .paragraph-theme-secondary .field--name-field-cta a {
  border-color: #000 !important;
  color: #000 !important;
}
.department-theme-gothic-blue .paragraph-theme-secondary .btn.btn-white.btn-outline:hover, .department-theme-gothic-blue .paragraph-theme-secondary .btn.btn-white.btn-outline:focus,
.department-theme-gothic-blue .paragraph-theme-secondary .btn.btn-primary.btn-outline:hover,
.department-theme-gothic-blue .paragraph-theme-secondary .btn.btn-primary.btn-outline:focus,
.department-theme-gothic-blue .paragraph-theme-secondary .field--name-field-cta a:hover,
.department-theme-gothic-blue .paragraph-theme-secondary .field--name-field-cta a:focus {
  background: #000 !important;
  color: #709DA0 !important;
}
.department-theme-gothic-blue .paragraph-theme-secondary .section-heading h2,
.department-theme-gothic-blue .paragraph-theme-secondary .date-with-line span.text,
.department-theme-gothic-blue .paragraph-theme-secondary .btn-wrap {
  background: #709DA0 !important;
}
.department-theme-gothic-blue .paragraph-theme-secondary .section-heading:before {
  background: #000 !important;
}
.department-theme-gothic-blue .paragraph-theme-secondary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #000 !important;
}
.department-theme-gothic-blue .paragraph-theme-secondary.paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading {
  color: #000 !important;
}
.department-theme-gothic-blue .paragraph-theme-secondary.paragraph--type--popular-resources {
  border-color: #709DA0 !important;
}
.department-theme-gothic-blue .paragraph-theme-secondary.paragraph--type--popular-resources:after,
.department-theme-gothic-blue .paragraph-theme-secondary.paragraph--type--popular-resources .inner:before {
  background: #709DA0 !important;
}
.department-theme-gothic-blue .paragraph-theme-secondary .field--name-field-popular-resource a:not([class="1"]) {
  color: #000 !important;
}
.department-theme-gothic-blue .paragraph-theme-secondary .field--name-field-popular-resource a:hover .fa {
  background: #000 !important;
  color: #709DA0 !important;
}
.department-theme-gothic-blue .paragraph-theme-secondary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.department-theme-gothic-blue .paragraph-theme-secondary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #709DA0 !important;
}
.department-theme-gothic-blue .paragraph-theme-secondary .field--name-field-popular-resource .fa {
  border-color: #000 !important;
}
.department-theme-gothic-blue .paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.department-theme-gothic-blue .paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet a {
  color: #709DA0 !important;
}
.department-theme-gothic-blue .paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a {
  border-color: #000 !important;
  color: #000 !important;
}
.department-theme-gothic-blue .paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a:hover {
  background: #000 !important;
  color: #709DA0 !important;
}
.department-theme-gothic-blue .paragraph-theme-secondary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #000 !important;
}
.department-theme-gothic-blue .paragraph-theme-secondary.paragraph--type--staff-contact article {
  background: #000 !important;
}
.department-theme-gothic-blue .paragraph-theme-secondary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #000 !important;
}
.department-theme-gothic-blue .paragraph-theme-secondary.paragraph--type--staff-contact h3 a,
.department-theme-gothic-blue .paragraph-theme-secondary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.department-theme-gothic-blue .paragraph-theme-secondary.paragraph--type--staff-contact .btn-primary {
  background: #000000;
}
.department-theme-gothic-blue .paragraph-theme-secondary.paragraph--type--faq a {
  color: #000 !important;
}
.department-theme-gothic-blue .paragraph-theme-secondary.paragraph--type--faq article.faq h2 .icon {
  color: #000 !important;
  border-color: #000 !important;
  background: transparent !important;
}
.department-theme-gothic-blue .paragraph-theme-secondary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #709DA0 !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.department-theme-gothic-blue .paragraph-theme-secondary.paragraph--type--documents article.document a {
  background: #000 !important;
}
.department-theme-gothic-blue .paragraph-theme-secondary.paragraph--type--press-releases {
  color: #000000 !important;
}
.department-theme-gothic-blue .paragraph-theme-secondary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.department-theme-gothic-blue .paragraph-theme-secondary.paragraph--type--basic-content a, .department-theme-gothic-blue .paragraph-theme-secondary.paragraph--type--content-with-image-on-right a, .department-theme-gothic-blue .paragraph-theme-secondary.paragraph--type--content-with-image-on-left a {
  color: #000;
}
.department-theme-gothic-blue .paragraph-theme-secondary.paragraph--type--basic-content table {
  border-color: #000;
}
.department-theme-gothic-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #000;
  color: #709DA0;
}
.department-theme-gothic-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .department-theme-gothic-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .department-theme-gothic-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .department-theme-gothic-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .department-theme-gothic-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .department-theme-gothic-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.department-theme-gothic-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .department-theme-gothic-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .department-theme-gothic-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .department-theme-gothic-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .department-theme-gothic-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .department-theme-gothic-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.department-theme-gothic-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #709DA0 !important;
}
.department-theme-gothic-blue .paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .department-theme-gothic-blue .paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #000;
}

.department-theme-green {
  /* Paragraph Theme
  ========================================================================== */
  /* Paragraph Theme
  ========================================================================== */
}
.department-theme-green a,
.department-theme-green .txt-brand-primary,
.department-theme-green .btn-primary.btn-outline,
.department-theme-green .field--name-field-popular-resource a:hover .fa,
.department-theme-green .navbar-default .navbar-toggle,
.department-theme-green article.faq h2 .icon,
.department-theme-green .paragraph--type--twitter-feed article.tweet footer a:hover,
.department-theme-green .paragraph--type--twitter-feed article.tweet footer span,
.department-theme-green .paragraph--type--profiles-large article &gt; a:hover,
.department-theme-green .press-release-node article.press-release header h2 a:hover,
.department-theme-green .press-release-node article.news header h2 a:hover,
.department-theme-green .paragraph--type--press-releases article h3 a:hover,
.department-theme-green .press-release-listing h2 a:hover,
.department-theme-green article.document a:hover,
.department-theme-green .gallery-item a:hover h3,
.department-theme-green article.event.listing .left-col h3 a:hover,
.department-theme-green article.event.listing .more:hover,
.department-theme-green .datepicker-container .datepicker-panel ul:nth-child(3),
.department-theme-green .search-results-search button:hover,
.department-theme-green .pagination &gt; li &gt; a,
.department-theme-green .field--name-field-carousel-item a:hover h3,
.department-theme-green .field--name-field-carousel-item a:hover h4,
.department-theme-green .slick-arrow {
  color: #0D7131;
}
.department-theme-green .search-result h2 a:hover {
  color: #0D7131 !important;
}
.department-theme-green a:hover,
.department-theme-green a.txt-brand-primary:hover,
.department-theme-green .paragraph--type--team-members .team-member a:hover,
.department-theme-green .navbar-default .navbar-toggle:hover,
.department-theme-green .pagination &gt; li &gt; a:hover {
  color: #08431d;
}
.department-theme-green .datepicker-container .datepicker-panel &gt; ul &gt; li.highlighted,
.department-theme-green .datepicker-container .datepicker-panel &gt; ul &gt; li:hover {
  background: rgba(13, 113, 49, 0.1);
}
.department-theme-green #footer,
.department-theme-green .btn.btn-primary.btn-outline,
.department-theme-green .btn.btn-primary.btn-outline:hover,
.department-theme-green .paragraph--type--popular-resources,
.department-theme-green article.faq h2 .icon {
  border-color: #0D7131;
}
.department-theme-green #footer,
.department-theme-green #footer:after,
.department-theme-green .footer-inner:before,
.department-theme-green .paragraph--type--popular-resources,
.department-theme-green .paragraph--type--popular-resources:after,
.department-theme-green .paragraph--type--popular-resources .inner:before,
.department-theme-green .navbar-default .navbar-collapse,
.department-theme-green #header .header-main:after,
.department-theme-green .paragraph--type--featured-link a .fa,
.department-theme-green blockquote:before,
.department-theme-green table th,
.department-theme-green .bg-brand-primary {
  background-color: #0D7131;
  color: #fff;
}
.department-theme-green .paragraph--type--featured-link a:hover .fa {
  background-color: #0a5a27;
}
.department-theme-green .btn-primary,
.department-theme-green .has-filters .pager a.button, .department-theme-green .js-pager__items a.button {
  background-color: #0D7131;
  color: #fff;
}
.department-theme-green .btn.btn-primary:hover,
.department-theme-green .btn.btn-primary:focus,
.department-theme-green .btn.btn-primary:active,
.department-theme-green .has-filters .pager a.button:focus,
.department-theme-green .has-filters .pager a.button:hover,
.department-theme-green .has-filters .pager a.button:active {
  background-color: #08431d;
  color: #fff;
}
.department-theme-green .btn.btn-primary:focus,
.department-theme-green .btn.btn-primary:active,
.department-theme-green .has-filters .pager a.button:focus,
.department-theme-green .has-filters .pager a.button:active {
  background-color: #052c13;
  color: #fff;
}
.department-theme-green .btn.btn-primary.btn-outline,
.department-theme-green .paragraph--type--carousel .field--name-field-cta a,
.department-theme-green .paragraph--type--what .field--name-field-cta a,
.department-theme-green .paragraph--type--faq .field--name-field-cta a,
.department-theme-green .paragraph--type--content-with-image-on-right .field--name-field-cta a,
.department-theme-green .paragraph--type--content-with-image-on-left .field--name-field-cta a,
.department-theme-green .field--name-field-cta a {
  background-color: transparent;
  color: #0D7131;
  border-color: #0D7131;
}
.department-theme-green .btn.btn-primary.btn-outline:hover,
.department-theme-green .paragraph--type--carousel .field--name-field-cta a:hover,
.department-theme-green .paragraph--type--what .field--name-field-cta a:hover,
.department-theme-green .paragraph--type--faq .field--name-field-cta a:hover,
.department-theme-green .paragraph--type--content-with-image-on-right .field--name-field-cta a:hover,
.department-theme-green .paragraph--type--content-with-image-on-left .field--name-field-cta a:hover,
.department-theme-green .field--name-field-cta a:hover {
  background-color: #0D7131;
  border-color: #0D7131;
  color: #fff;
}
.department-theme-green .btn.btn-primary.btn-outline:focus, .department-theme-green .btn.btn-primary.btn-outline:active, .department-theme-green .btn.btn-primary.btn-outline:hover:active, .department-theme-green .btn.btn-primary.btn-outline:focus:active,
.department-theme-green .paragraph--type--carousel .field--name-field-cta a:focus,
.department-theme-green .paragraph--type--carousel .field--name-field-cta a:active,
.department-theme-green .paragraph--type--carousel .field--name-field-cta a:hover:active,
.department-theme-green .paragraph--type--carousel .field--name-field-cta a:focus:active,
.department-theme-green .paragraph--type--what .field--name-field-cta a:focus,
.department-theme-green .paragraph--type--what .field--name-field-cta a:active,
.department-theme-green .paragraph--type--what .field--name-field-cta a:hover:active,
.department-theme-green .paragraph--type--what .field--name-field-cta a:focus:active,
.department-theme-green .paragraph--type--faq .field--name-field-cta a:focus,
.department-theme-green .paragraph--type--faq .field--name-field-cta a:active,
.department-theme-green .paragraph--type--faq .field--name-field-cta a:hover:active,
.department-theme-green .paragraph--type--faq .field--name-field-cta a:focus:active,
.department-theme-green .paragraph--type--content-with-image-on-right .field--name-field-cta a:focus,
.department-theme-green .paragraph--type--content-with-image-on-right .field--name-field-cta a:active,
.department-theme-green .paragraph--type--content-with-image-on-right .field--name-field-cta a:hover:active,
.department-theme-green .paragraph--type--content-with-image-on-right .field--name-field-cta a:focus:active,
.department-theme-green .paragraph--type--content-with-image-on-left .field--name-field-cta a:focus,
.department-theme-green .paragraph--type--content-with-image-on-left .field--name-field-cta a:active,
.department-theme-green .paragraph--type--content-with-image-on-left .field--name-field-cta a:hover:active,
.department-theme-green .paragraph--type--content-with-image-on-left .field--name-field-cta a:focus:active,
.department-theme-green .field--name-field-cta a:focus,
.department-theme-green .field--name-field-cta a:active,
.department-theme-green .field--name-field-cta a:hover:active,
.department-theme-green .field--name-field-cta a:focus:active {
  background-color: #08431d;
  border-color: #08431d;
  color: #fff;
}
.department-theme-green .section-heading.primary-color h2,
.department-theme-green .section-heading.primary-color .btn-wrap {
  background: #0D7131;
}
.department-theme-green #footer a,
.department-theme-green #footer h3,
.department-theme-green .field--name-field-popular-resource a,
.department-theme-green .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; a,
.department-theme-green .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded .fa-angle-left,
.department-theme-green .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded .fa-angle-right {
  color: #fff;
}
.department-theme-green .field--name-field-popular-resource a:hover .fa {
  background: #fff;
  border-color: #fff;
}
.department-theme-green article.event .content {
  border-color: #fff;
}
.department-theme-green .paragraph-theme-primary {
  background: #0D7131 !important;
  color: #fff !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.department-theme-green .paragraph-theme-primary h1, .department-theme-green .paragraph-theme-primary h2, .department-theme-green .paragraph-theme-primary h3, .department-theme-green .paragraph-theme-primary h4, .department-theme-green .paragraph-theme-primary h5, .department-theme-green .paragraph-theme-primary h6,
.department-theme-green .paragraph-theme-primary h1 a, .department-theme-green .paragraph-theme-primary h2 a, .department-theme-green .paragraph-theme-primary h3 a, .department-theme-green .paragraph-theme-primary h4 a, .department-theme-green .paragraph-theme-primary h5 a, .department-theme-green .paragraph-theme-primary h6 a {
  color: #fff !important;
}
.department-theme-green .paragraph-theme-primary .btn.btn-white.btn-outline,
.department-theme-green .paragraph-theme-primary .btn.btn-primary.btn-outline,
.department-theme-green .paragraph-theme-primary .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-green .paragraph-theme-primary .btn.btn-white.btn-outline:hover, .department-theme-green .paragraph-theme-primary .btn.btn-white.btn-outline:focus,
.department-theme-green .paragraph-theme-primary .btn.btn-primary.btn-outline:hover,
.department-theme-green .paragraph-theme-primary .btn.btn-primary.btn-outline:focus,
.department-theme-green .paragraph-theme-primary .field--name-field-cta a:hover,
.department-theme-green .paragraph-theme-primary .field--name-field-cta a:focus {
  background: #fff !important;
  color: #0D7131 !important;
}
.department-theme-green .paragraph-theme-primary .section-heading h2,
.department-theme-green .paragraph-theme-primary .date-with-line span.text,
.department-theme-green .paragraph-theme-primary .btn-wrap {
  background: #0D7131 !important;
}
.department-theme-green .paragraph-theme-primary .section-heading:before {
  background: #fff !important;
}
.department-theme-green .paragraph-theme-primary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-green .paragraph-theme-primary.paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading {
  color: #fff !important;
}
.department-theme-green .paragraph-theme-primary.paragraph--type--popular-resources {
  border-color: #0D7131 !important;
}
.department-theme-green .paragraph-theme-primary.paragraph--type--popular-resources:after,
.department-theme-green .paragraph-theme-primary.paragraph--type--popular-resources .inner:before {
  background: #0D7131 !important;
}
.department-theme-green .paragraph-theme-primary .field--name-field-popular-resource a:not([class="1"]) {
  color: #fff !important;
}
.department-theme-green .paragraph-theme-primary .field--name-field-popular-resource a:hover .fa {
  background: #fff !important;
  color: #0D7131 !important;
}
.department-theme-green .paragraph-theme-primary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.department-theme-green .paragraph-theme-primary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #0D7131 !important;
}
.department-theme-green .paragraph-theme-primary .field--name-field-popular-resource .fa {
  border-color: #fff !important;
}
.department-theme-green .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.department-theme-green .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet a,
.department-theme-green .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet span {
  color: #0D7131 !important;
}
.department-theme-green .paragraph-theme-primary.paragraph--type--what .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-green .paragraph-theme-primary.paragraph--type--what .field--name-field-cta a:hover {
  background: #fff !important;
  color: #0D7131 !important;
}
.department-theme-green .paragraph-theme-primary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-green .paragraph-theme-primary.paragraph--type--staff-contact article {
  background: #fff !important;
}
.department-theme-green .paragraph-theme-primary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #fff !important;
}
.department-theme-green .paragraph-theme-primary.paragraph--type--staff-contact h3 a,
.department-theme-green .paragraph-theme-primary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.department-theme-green .paragraph-theme-primary.paragraph--type--staff-contact .btn-primary {
  background: #000000;
}
.department-theme-green .paragraph-theme-primary.paragraph--type--faq a {
  color: #fff !important;
}
.department-theme-green .paragraph-theme-primary.paragraph--type--faq article.faq h2 .icon {
  color: #fff !important;
  border-color: #fff !important;
  background: transparent !important;
}
.department-theme-green .paragraph-theme-primary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #0D7131 !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.department-theme-green .paragraph-theme-primary.paragraph--type--documents article.document a {
  background: #fff !important;
}
.department-theme-green .paragraph-theme-primary.paragraph--type--press-releases {
  color: #000000 !important;
}
.department-theme-green .paragraph-theme-primary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.department-theme-green .paragraph-theme-primary.paragraph--type--basic-content a, .department-theme-green .paragraph-theme-primary.paragraph--type--content-with-image-on-right a, .department-theme-green .paragraph-theme-primary.paragraph--type--content-with-image-on-left a {
  color: #fff;
}
.department-theme-green .paragraph-theme-primary.paragraph--type--basic-content table {
  border-color: #fff;
}
.department-theme-green .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #fff;
  color: #0D7131;
}
.department-theme-green .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .department-theme-green .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .department-theme-green .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .department-theme-green .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .department-theme-green .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .department-theme-green .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.department-theme-green .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .department-theme-green .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .department-theme-green .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .department-theme-green .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .department-theme-green .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .department-theme-green .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.department-theme-green .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #0D7131 !important;
}
.department-theme-green .paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .department-theme-green .paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #fff;
}
.department-theme-green .txt-brand-success,
.department-theme-green .paragraph--type--upcoming-meetings .btn.btn-white.btn-outline:hover,
.department-theme-green .paragraph--type--upcoming-meetings .btn.btn-white.btn-outline:focus,
.department-theme-green .paragraph--type--upcoming-events-meetings .btn.btn-white.btn-outline:hover,
.department-theme-green .paragraph--type--upcoming-events-meetings .btn.btn-white.btn-outline:focus,
.department-theme-green .paragraph--type--selected-meetings-events .btn.btn-white.btn-outline:hover,
.department-theme-green .paragraph--type--selected-meetings-events .btn.btn-white.btn-outline:focus {
  color: #81BD66;
}
.department-theme-green a.txt-brand-success:hover {
  color: #66a848;
}
.department-theme-green .bg-brand-success {
  background-color: #81BD66;
  color: #000;
}
.department-theme-green .bg-brand-success a, .department-theme-green .bg-brand-success h1, .department-theme-green .bg-brand-success h2, .department-theme-green .bg-brand-success h3, .department-theme-green .bg-brand-success h4, .department-theme-green .bg-brand-success h5, .department-theme-green .bg-brand-success h6 {
  color: #000;
}
.department-theme-green .paragraph--type--upcoming-meetings,
.department-theme-green .paragraph--type--upcoming-events-meetings,
.department-theme-green .paragraph--type--selected-meetings-events,
.department-theme-green #header .search .library-options,
.department-theme-green #header .social-mobile,
.department-theme-green #footer .footer-dept-mobile {
  background-color: #81BD66;
}
.department-theme-green .section-heading.secondary-color h2,
.department-theme-green .section-heading.secondary-color .btn-wrap {
  background: #81BD66;
  color: #000;
}
.department-theme-green .section-heading.secondary-color:before {
  background: #000;
}
.department-theme-green #header .utility-bar {
  background-color: #81BD66;
  color: #000;
}
.department-theme-green #header .utility-bar a {
  color: #000;
}
.department-theme-green #header .utility-bar .social {
  border-color: #000;
}
@media (max-width: 991px) {
  .department-theme-green .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-green .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-green .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a:hover,
.department-theme-green .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a:hover,
.department-theme-green .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-green .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li.active &gt; a,
.department-theme-green .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li.active &gt; a:hover {
    background: #81BD66;
    color: #000;
  }
}
@media (min-width: 992px) {
  .department-theme-green .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a,
.department-theme-green .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; a:hover,
.department-theme-green .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a:after,
.department-theme-green .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a:before,
.department-theme-green .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.active &gt; a:hover,
.department-theme-green .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a:hover:after,
.department-theme-green .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a:hover:after {
    background-color: #81BD66;
    color: #000;
  }
  .department-theme-green .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded &gt; a .desktop-caret-large polygon {
    fill: #81BD66;
  }
}
.department-theme-green .btn.btn-white.btn-outline {
  background-color: transparent;
  color: #000;
  border-color: #000;
}
.department-theme-green .btn.btn-white.btn-outline:hover {
  background-color: #000;
  border-color: #000;
  color: #81BD66;
}
.department-theme-green .btn.btn-white.btn-outline:focus, .department-theme-green .btn.btn-white.btn-outline:active, .department-theme-green .btn.btn-white.btn-outline:hover:active, .department-theme-green .btn.btn-white.btn-outline:focus:active {
  background-color: black;
  border-color: black;
  color: #81BD66;
}
.department-theme-green article.event .content {
  border-color: #000;
}
.department-theme-green article.event .content h2 a,
.department-theme-green .paragraph--type--upcoming-meetings,
.department-theme-green .paragraph--type--upcoming-events-meetings,
.department-theme-green .paragraph--type--selected-meetings-events,
.department-theme-green .paragraph--type--upcoming-meetings article.event .content h2 a,
.department-theme-green .paragraph--type--upcoming-events-meetings article.event .content h2 a,
.department-theme-green .paragraph--type--selected-meetings-events article.event .content h2 a,
.department-theme-green .paragraph--type--upcoming-meetings h2,
.department-theme-green .paragraph--type--upcoming-events-meetings h2,
.department-theme-green .paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading,
.department-theme-green .paragraph--type--selected-meetings-events h2,
.department-theme-green #header .utility-bar .department-links {
  color: #000;
}
.department-theme-green .paragraph-theme-secondary {
  background: #81BD66 !important;
  color: #000 !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.department-theme-green .paragraph-theme-secondary h1, .department-theme-green .paragraph-theme-secondary h2, .department-theme-green .paragraph-theme-secondary h3, .department-theme-green .paragraph-theme-secondary h4, .department-theme-green .paragraph-theme-secondary h5, .department-theme-green .paragraph-theme-secondary h6,
.department-theme-green .paragraph-theme-secondary h1 a, .department-theme-green .paragraph-theme-secondary h2 a, .department-theme-green .paragraph-theme-secondary h3 a, .department-theme-green .paragraph-theme-secondary h4 a, .department-theme-green .paragraph-theme-secondary h5 a, .department-theme-green .paragraph-theme-secondary h6 a {
  color: #000 !important;
}
.department-theme-green .paragraph-theme-secondary .btn.btn-white.btn-outline,
.department-theme-green .paragraph-theme-secondary .btn.btn-primary.btn-outline,
.department-theme-green .paragraph-theme-secondary .field--name-field-cta a {
  border-color: #000 !important;
  color: #000 !important;
}
.department-theme-green .paragraph-theme-secondary .btn.btn-white.btn-outline:hover, .department-theme-green .paragraph-theme-secondary .btn.btn-white.btn-outline:focus,
.department-theme-green .paragraph-theme-secondary .btn.btn-primary.btn-outline:hover,
.department-theme-green .paragraph-theme-secondary .btn.btn-primary.btn-outline:focus,
.department-theme-green .paragraph-theme-secondary .field--name-field-cta a:hover,
.department-theme-green .paragraph-theme-secondary .field--name-field-cta a:focus {
  background: #000 !important;
  color: #81BD66 !important;
}
.department-theme-green .paragraph-theme-secondary .section-heading h2,
.department-theme-green .paragraph-theme-secondary .date-with-line span.text,
.department-theme-green .paragraph-theme-secondary .btn-wrap {
  background: #81BD66 !important;
}
.department-theme-green .paragraph-theme-secondary .section-heading:before {
  background: #000 !important;
}
.department-theme-green .paragraph-theme-secondary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #000 !important;
}
.department-theme-green .paragraph-theme-secondary.paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading {
  color: #000 !important;
}
.department-theme-green .paragraph-theme-secondary.paragraph--type--popular-resources {
  border-color: #81BD66 !important;
}
.department-theme-green .paragraph-theme-secondary.paragraph--type--popular-resources:after,
.department-theme-green .paragraph-theme-secondary.paragraph--type--popular-resources .inner:before {
  background: #81BD66 !important;
}
.department-theme-green .paragraph-theme-secondary .field--name-field-popular-resource a:not([class="1"]) {
  color: #000 !important;
}
.department-theme-green .paragraph-theme-secondary .field--name-field-popular-resource a:hover .fa {
  background: #000 !important;
  color: #81BD66 !important;
}
.department-theme-green .paragraph-theme-secondary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.department-theme-green .paragraph-theme-secondary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #81BD66 !important;
}
.department-theme-green .paragraph-theme-secondary .field--name-field-popular-resource .fa {
  border-color: #000 !important;
}
.department-theme-green .paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.department-theme-green .paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet a {
  color: #81BD66 !important;
}
.department-theme-green .paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a {
  border-color: #000 !important;
  color: #000 !important;
}
.department-theme-green .paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a:hover {
  background: #000 !important;
  color: #81BD66 !important;
}
.department-theme-green .paragraph-theme-secondary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #000 !important;
}
.department-theme-green .paragraph-theme-secondary.paragraph--type--staff-contact article {
  background: #000 !important;
}
.department-theme-green .paragraph-theme-secondary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #000 !important;
}
.department-theme-green .paragraph-theme-secondary.paragraph--type--staff-contact h3 a,
.department-theme-green .paragraph-theme-secondary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.department-theme-green .paragraph-theme-secondary.paragraph--type--staff-contact .btn-primary {
  background: #000000;
}
.department-theme-green .paragraph-theme-secondary.paragraph--type--faq a {
  color: #000 !important;
}
.department-theme-green .paragraph-theme-secondary.paragraph--type--faq article.faq h2 .icon {
  color: #000 !important;
  border-color: #000 !important;
  background: transparent !important;
}
.department-theme-green .paragraph-theme-secondary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #81BD66 !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.department-theme-green .paragraph-theme-secondary.paragraph--type--documents article.document a {
  background: #000 !important;
}
.department-theme-green .paragraph-theme-secondary.paragraph--type--press-releases {
  color: #000000 !important;
}
.department-theme-green .paragraph-theme-secondary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.department-theme-green .paragraph-theme-secondary.paragraph--type--basic-content a, .department-theme-green .paragraph-theme-secondary.paragraph--type--content-with-image-on-right a, .department-theme-green .paragraph-theme-secondary.paragraph--type--content-with-image-on-left a {
  color: #000;
}
.department-theme-green .paragraph-theme-secondary.paragraph--type--basic-content table {
  border-color: #000;
}
.department-theme-green .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #000;
  color: #81BD66;
}
.department-theme-green .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .department-theme-green .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .department-theme-green .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .department-theme-green .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .department-theme-green .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .department-theme-green .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.department-theme-green .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .department-theme-green .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .department-theme-green .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .department-theme-green .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .department-theme-green .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .department-theme-green .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.department-theme-green .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #81BD66 !important;
}
.department-theme-green .paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .department-theme-green .paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #000;
}

.department-theme-midnight {
  /* Paragraph Theme
  ========================================================================== */
  /* Paragraph Theme
  ========================================================================== */
}
.department-theme-midnight a,
.department-theme-midnight .txt-brand-primary,
.department-theme-midnight .btn-primary.btn-outline,
.department-theme-midnight .field--name-field-popular-resource a:hover .fa,
.department-theme-midnight .navbar-default .navbar-toggle,
.department-theme-midnight article.faq h2 .icon,
.department-theme-midnight .paragraph--type--twitter-feed article.tweet footer a:hover,
.department-theme-midnight .paragraph--type--twitter-feed article.tweet footer span,
.department-theme-midnight .paragraph--type--profiles-large article &gt; a:hover,
.department-theme-midnight .press-release-node article.press-release header h2 a:hover,
.department-theme-midnight .press-release-node article.news header h2 a:hover,
.department-theme-midnight .paragraph--type--press-releases article h3 a:hover,
.department-theme-midnight .press-release-listing h2 a:hover,
.department-theme-midnight article.document a:hover,
.department-theme-midnight .gallery-item a:hover h3,
.department-theme-midnight article.event.listing .left-col h3 a:hover,
.department-theme-midnight article.event.listing .more:hover,
.department-theme-midnight .datepicker-container .datepicker-panel ul:nth-child(3),
.department-theme-midnight .search-results-search button:hover,
.department-theme-midnight .pagination &gt; li &gt; a,
.department-theme-midnight .field--name-field-carousel-item a:hover h3,
.department-theme-midnight .field--name-field-carousel-item a:hover h4,
.department-theme-midnight .slick-arrow {
  color: #4965c6;
}
.department-theme-midnight .search-result h2 a:hover {
  color: #4965c6 !important;
}
.department-theme-midnight a:hover,
.department-theme-midnight a.txt-brand-primary:hover,
.department-theme-midnight .paragraph--type--team-members .team-member a:hover,
.department-theme-midnight .navbar-default .navbar-toggle:hover,
.department-theme-midnight .pagination &gt; li &gt; a:hover {
  color: #344ea8;
}
.department-theme-midnight .datepicker-container .datepicker-panel &gt; ul &gt; li.highlighted,
.department-theme-midnight .datepicker-container .datepicker-panel &gt; ul &gt; li:hover {
  background: rgba(73, 101, 198, 0.1);
}
.department-theme-midnight #footer,
.department-theme-midnight .btn.btn-primary.btn-outline,
.department-theme-midnight .btn.btn-primary.btn-outline:hover,
.department-theme-midnight .paragraph--type--popular-resources,
.department-theme-midnight article.faq h2 .icon {
  border-color: #4965c6;
}
.department-theme-midnight #footer,
.department-theme-midnight #footer:after,
.department-theme-midnight .footer-inner:before,
.department-theme-midnight .paragraph--type--popular-resources,
.department-theme-midnight .paragraph--type--popular-resources:after,
.department-theme-midnight .paragraph--type--popular-resources .inner:before,
.department-theme-midnight .navbar-default .navbar-collapse,
.department-theme-midnight #header .header-main:after,
.department-theme-midnight .paragraph--type--featured-link a .fa,
.department-theme-midnight blockquote:before,
.department-theme-midnight table th,
.department-theme-midnight .bg-brand-primary {
  background-color: #4965c6;
  color: #fff;
}
.department-theme-midnight .paragraph--type--featured-link a:hover .fa {
  background-color: #3b57bb;
}
.department-theme-midnight .btn-primary,
.department-theme-midnight .has-filters .pager a.button, .department-theme-midnight .js-pager__items a.button {
  background-color: #4965c6;
  color: #fff;
}
.department-theme-midnight .btn.btn-primary:hover,
.department-theme-midnight .btn.btn-primary:focus,
.department-theme-midnight .btn.btn-primary:active,
.department-theme-midnight .has-filters .pager a.button:focus,
.department-theme-midnight .has-filters .pager a.button:hover,
.department-theme-midnight .has-filters .pager a.button:active {
  background-color: #344ea8;
  color: #fff;
}
.department-theme-midnight .btn.btn-primary:focus,
.department-theme-midnight .btn.btn-primary:active,
.department-theme-midnight .has-filters .pager a.button:focus,
.department-theme-midnight .has-filters .pager a.button:active {
  background-color: #2e4594;
  color: #fff;
}
.department-theme-midnight .btn.btn-primary.btn-outline,
.department-theme-midnight .paragraph--type--carousel .field--name-field-cta a,
.department-theme-midnight .paragraph--type--what .field--name-field-cta a,
.department-theme-midnight .paragraph--type--faq .field--name-field-cta a,
.department-theme-midnight .paragraph--type--content-with-image-on-right .field--name-field-cta a,
.department-theme-midnight .paragraph--type--content-with-image-on-left .field--name-field-cta a,
.department-theme-midnight .field--name-field-cta a {
  background-color: transparent;
  color: #4965c6;
  border-color: #4965c6;
}
.department-theme-midnight .btn.btn-primary.btn-outline:hover,
.department-theme-midnight .paragraph--type--carousel .field--name-field-cta a:hover,
.department-theme-midnight .paragraph--type--what .field--name-field-cta a:hover,
.department-theme-midnight .paragraph--type--faq .field--name-field-cta a:hover,
.department-theme-midnight .paragraph--type--content-with-image-on-right .field--name-field-cta a:hover,
.department-theme-midnight .paragraph--type--content-with-image-on-left .field--name-field-cta a:hover,
.department-theme-midnight .field--name-field-cta a:hover {
  background-color: #4965c6;
  border-color: #4965c6;
  color: #fff;
}
.department-theme-midnight .btn.btn-primary.btn-outline:focus, .department-theme-midnight .btn.btn-primary.btn-outline:active, .department-theme-midnight .btn.btn-primary.btn-outline:hover:active, .department-theme-midnight .btn.btn-primary.btn-outline:focus:active,
.department-theme-midnight .paragraph--type--carousel .field--name-field-cta a:focus,
.department-theme-midnight .paragraph--type--carousel .field--name-field-cta a:active,
.department-theme-midnight .paragraph--type--carousel .field--name-field-cta a:hover:active,
.department-theme-midnight .paragraph--type--carousel .field--name-field-cta a:focus:active,
.department-theme-midnight .paragraph--type--what .field--name-field-cta a:focus,
.department-theme-midnight .paragraph--type--what .field--name-field-cta a:active,
.department-theme-midnight .paragraph--type--what .field--name-field-cta a:hover:active,
.department-theme-midnight .paragraph--type--what .field--name-field-cta a:focus:active,
.department-theme-midnight .paragraph--type--faq .field--name-field-cta a:focus,
.department-theme-midnight .paragraph--type--faq .field--name-field-cta a:active,
.department-theme-midnight .paragraph--type--faq .field--name-field-cta a:hover:active,
.department-theme-midnight .paragraph--type--faq .field--name-field-cta a:focus:active,
.department-theme-midnight .paragraph--type--content-with-image-on-right .field--name-field-cta a:focus,
.department-theme-midnight .paragraph--type--content-with-image-on-right .field--name-field-cta a:active,
.department-theme-midnight .paragraph--type--content-with-image-on-right .field--name-field-cta a:hover:active,
.department-theme-midnight .paragraph--type--content-with-image-on-right .field--name-field-cta a:focus:active,
.department-theme-midnight .paragraph--type--content-with-image-on-left .field--name-field-cta a:focus,
.department-theme-midnight .paragraph--type--content-with-image-on-left .field--name-field-cta a:active,
.department-theme-midnight .paragraph--type--content-with-image-on-left .field--name-field-cta a:hover:active,
.department-theme-midnight .paragraph--type--content-with-image-on-left .field--name-field-cta a:focus:active,
.department-theme-midnight .field--name-field-cta a:focus,
.department-theme-midnight .field--name-field-cta a:active,
.department-theme-midnight .field--name-field-cta a:hover:active,
.department-theme-midnight .field--name-field-cta a:focus:active {
  background-color: #344ea8;
  border-color: #344ea8;
  color: #fff;
}
.department-theme-midnight .section-heading.primary-color h2,
.department-theme-midnight .section-heading.primary-color .btn-wrap {
  background: #4965c6;
}
.department-theme-midnight #footer a,
.department-theme-midnight #footer h3,
.department-theme-midnight .field--name-field-popular-resource a,
.department-theme-midnight .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; a,
.department-theme-midnight .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded .fa-angle-left,
.department-theme-midnight .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded .fa-angle-right {
  color: #fff;
}
.department-theme-midnight .field--name-field-popular-resource a:hover .fa {
  background: #fff;
  border-color: #fff;
}
.department-theme-midnight article.event .content {
  border-color: #fff;
}
.department-theme-midnight .paragraph-theme-primary {
  background: #4965c6 !important;
  color: #fff !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.department-theme-midnight .paragraph-theme-primary h1, .department-theme-midnight .paragraph-theme-primary h2, .department-theme-midnight .paragraph-theme-primary h3, .department-theme-midnight .paragraph-theme-primary h4, .department-theme-midnight .paragraph-theme-primary h5, .department-theme-midnight .paragraph-theme-primary h6,
.department-theme-midnight .paragraph-theme-primary h1 a, .department-theme-midnight .paragraph-theme-primary h2 a, .department-theme-midnight .paragraph-theme-primary h3 a, .department-theme-midnight .paragraph-theme-primary h4 a, .department-theme-midnight .paragraph-theme-primary h5 a, .department-theme-midnight .paragraph-theme-primary h6 a {
  color: #fff !important;
}
.department-theme-midnight .paragraph-theme-primary .btn.btn-white.btn-outline,
.department-theme-midnight .paragraph-theme-primary .btn.btn-primary.btn-outline,
.department-theme-midnight .paragraph-theme-primary .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-midnight .paragraph-theme-primary .btn.btn-white.btn-outline:hover, .department-theme-midnight .paragraph-theme-primary .btn.btn-white.btn-outline:focus,
.department-theme-midnight .paragraph-theme-primary .btn.btn-primary.btn-outline:hover,
.department-theme-midnight .paragraph-theme-primary .btn.btn-primary.btn-outline:focus,
.department-theme-midnight .paragraph-theme-primary .field--name-field-cta a:hover,
.department-theme-midnight .paragraph-theme-primary .field--name-field-cta a:focus {
  background: #fff !important;
  color: #4965c6 !important;
}
.department-theme-midnight .paragraph-theme-primary .section-heading h2,
.department-theme-midnight .paragraph-theme-primary .date-with-line span.text,
.department-theme-midnight .paragraph-theme-primary .btn-wrap {
  background: #4965c6 !important;
}
.department-theme-midnight .paragraph-theme-primary .section-heading:before {
  background: #fff !important;
}
.department-theme-midnight .paragraph-theme-primary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-midnight .paragraph-theme-primary.paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading {
  color: #fff !important;
}
.department-theme-midnight .paragraph-theme-primary.paragraph--type--popular-resources {
  border-color: #4965c6 !important;
}
.department-theme-midnight .paragraph-theme-primary.paragraph--type--popular-resources:after,
.department-theme-midnight .paragraph-theme-primary.paragraph--type--popular-resources .inner:before {
  background: #4965c6 !important;
}
.department-theme-midnight .paragraph-theme-primary .field--name-field-popular-resource a:not([class="1"]) {
  color: #fff !important;
}
.department-theme-midnight .paragraph-theme-primary .field--name-field-popular-resource a:hover .fa {
  background: #fff !important;
  color: #4965c6 !important;
}
.department-theme-midnight .paragraph-theme-primary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.department-theme-midnight .paragraph-theme-primary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #4965c6 !important;
}
.department-theme-midnight .paragraph-theme-primary .field--name-field-popular-resource .fa {
  border-color: #fff !important;
}
.department-theme-midnight .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.department-theme-midnight .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet a,
.department-theme-midnight .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet span {
  color: #4965c6 !important;
}
.department-theme-midnight .paragraph-theme-primary.paragraph--type--what .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-midnight .paragraph-theme-primary.paragraph--type--what .field--name-field-cta a:hover {
  background: #fff !important;
  color: #4965c6 !important;
}
.department-theme-midnight .paragraph-theme-primary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-midnight .paragraph-theme-primary.paragraph--type--staff-contact article {
  background: #fff !important;
}
.department-theme-midnight .paragraph-theme-primary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #fff !important;
}
.department-theme-midnight .paragraph-theme-primary.paragraph--type--staff-contact h3 a,
.department-theme-midnight .paragraph-theme-primary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.department-theme-midnight .paragraph-theme-primary.paragraph--type--staff-contact .btn-primary {
  background: #000000;
}
.department-theme-midnight .paragraph-theme-primary.paragraph--type--faq a {
  color: #fff !important;
}
.department-theme-midnight .paragraph-theme-primary.paragraph--type--faq article.faq h2 .icon {
  color: #fff !important;
  border-color: #fff !important;
  background: transparent !important;
}
.department-theme-midnight .paragraph-theme-primary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #4965c6 !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.department-theme-midnight .paragraph-theme-primary.paragraph--type--documents article.document a {
  background: #fff !important;
}
.department-theme-midnight .paragraph-theme-primary.paragraph--type--press-releases {
  color: #000000 !important;
}
.department-theme-midnight .paragraph-theme-primary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.department-theme-midnight .paragraph-theme-primary.paragraph--type--basic-content a, .department-theme-midnight .paragraph-theme-primary.paragraph--type--content-with-image-on-right a, .department-theme-midnight .paragraph-theme-primary.paragraph--type--content-with-image-on-left a {
  color: #fff;
}
.department-theme-midnight .paragraph-theme-primary.paragraph--type--basic-content table {
  border-color: #fff;
}
.department-theme-midnight .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #fff;
  color: #4965c6;
}
.department-theme-midnight .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .department-theme-midnight .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .department-theme-midnight .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .department-theme-midnight .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .department-theme-midnight .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .department-theme-midnight .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.department-theme-midnight .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .department-theme-midnight .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .department-theme-midnight .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .department-theme-midnight .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .department-theme-midnight .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .department-theme-midnight .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.department-theme-midnight .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #4965c6 !important;
}
.department-theme-midnight .paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .department-theme-midnight .paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #fff;
}
.department-theme-midnight .txt-brand-success,
.department-theme-midnight .paragraph--type--upcoming-meetings .btn.btn-white.btn-outline:hover,
.department-theme-midnight .paragraph--type--upcoming-meetings .btn.btn-white.btn-outline:focus,
.department-theme-midnight .paragraph--type--upcoming-events-meetings .btn.btn-white.btn-outline:hover,
.department-theme-midnight .paragraph--type--upcoming-events-meetings .btn.btn-white.btn-outline:focus,
.department-theme-midnight .paragraph--type--selected-meetings-events .btn.btn-white.btn-outline:hover,
.department-theme-midnight .paragraph--type--selected-meetings-events .btn.btn-white.btn-outline:focus {
  color: #2f3446;
}
.department-theme-midnight a.txt-brand-success:hover {
  color: #1b1d27;
}
.department-theme-midnight .bg-brand-success {
  background-color: #2f3446;
  color: #fff;
}
.department-theme-midnight .bg-brand-success a, .department-theme-midnight .bg-brand-success h1, .department-theme-midnight .bg-brand-success h2, .department-theme-midnight .bg-brand-success h3, .department-theme-midnight .bg-brand-success h4, .department-theme-midnight .bg-brand-success h5, .department-theme-midnight .bg-brand-success h6 {
  color: #fff;
}
.department-theme-midnight .paragraph--type--upcoming-meetings,
.department-theme-midnight .paragraph--type--upcoming-events-meetings,
.department-theme-midnight .paragraph--type--selected-meetings-events,
.department-theme-midnight #header .search .library-options,
.department-theme-midnight #header .social-mobile,
.department-theme-midnight #footer .footer-dept-mobile {
  background-color: #2f3446;
}
.department-theme-midnight .section-heading.secondary-color h2,
.department-theme-midnight .section-heading.secondary-color .btn-wrap {
  background: #2f3446;
  color: #fff;
}
.department-theme-midnight .section-heading.secondary-color:before {
  background: #fff;
}
.department-theme-midnight #header .utility-bar {
  background-color: #2f3446;
  color: #fff;
}
.department-theme-midnight #header .utility-bar a {
  color: #fff;
}
.department-theme-midnight #header .utility-bar .social {
  border-color: #fff;
}
@media (max-width: 991px) {
  .department-theme-midnight .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-midnight .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-midnight .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a:hover,
.department-theme-midnight .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a:hover,
.department-theme-midnight .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-midnight .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li.active &gt; a,
.department-theme-midnight .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li.active &gt; a:hover {
    background: #2f3446;
    color: #fff;
  }
}
@media (min-width: 992px) {
  .department-theme-midnight .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a,
.department-theme-midnight .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; a:hover,
.department-theme-midnight .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a:after,
.department-theme-midnight .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a:before,
.department-theme-midnight .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.active &gt; a:hover,
.department-theme-midnight .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a:hover:after,
.department-theme-midnight .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a:hover:after {
    background-color: #2f3446;
    color: #fff;
  }
  .department-theme-midnight .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded &gt; a .desktop-caret-large polygon {
    fill: #2f3446;
  }
}
.department-theme-midnight .btn.btn-white.btn-outline {
  background-color: transparent;
  color: #fff;
  border-color: #fff;
}
.department-theme-midnight .btn.btn-white.btn-outline:hover {
  background-color: #fff;
  border-color: #fff;
  color: #2f3446;
}
.department-theme-midnight .btn.btn-white.btn-outline:focus, .department-theme-midnight .btn.btn-white.btn-outline:active, .department-theme-midnight .btn.btn-white.btn-outline:hover:active, .department-theme-midnight .btn.btn-white.btn-outline:focus:active {
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  color: #2f3446;
}
.department-theme-midnight article.event .content {
  border-color: #fff;
}
.department-theme-midnight article.event .content h2 a,
.department-theme-midnight .paragraph--type--upcoming-meetings,
.department-theme-midnight .paragraph--type--upcoming-events-meetings,
.department-theme-midnight .paragraph--type--selected-meetings-events,
.department-theme-midnight .paragraph--type--upcoming-meetings article.event .content h2 a,
.department-theme-midnight .paragraph--type--upcoming-events-meetings article.event .content h2 a,
.department-theme-midnight .paragraph--type--selected-meetings-events article.event .content h2 a,
.department-theme-midnight .paragraph--type--upcoming-meetings h2,
.department-theme-midnight .paragraph--type--upcoming-events-meetings h2,
.department-theme-midnight .paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading,
.department-theme-midnight .paragraph--type--selected-meetings-events h2,
.department-theme-midnight #header .utility-bar .department-links {
  color: #fff;
}
.department-theme-midnight .paragraph-theme-secondary {
  background: #2f3446 !important;
  color: #fff !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.department-theme-midnight .paragraph-theme-secondary h1, .department-theme-midnight .paragraph-theme-secondary h2, .department-theme-midnight .paragraph-theme-secondary h3, .department-theme-midnight .paragraph-theme-secondary h4, .department-theme-midnight .paragraph-theme-secondary h5, .department-theme-midnight .paragraph-theme-secondary h6,
.department-theme-midnight .paragraph-theme-secondary h1 a, .department-theme-midnight .paragraph-theme-secondary h2 a, .department-theme-midnight .paragraph-theme-secondary h3 a, .department-theme-midnight .paragraph-theme-secondary h4 a, .department-theme-midnight .paragraph-theme-secondary h5 a, .department-theme-midnight .paragraph-theme-secondary h6 a {
  color: #fff !important;
}
.department-theme-midnight .paragraph-theme-secondary .btn.btn-white.btn-outline,
.department-theme-midnight .paragraph-theme-secondary .btn.btn-primary.btn-outline,
.department-theme-midnight .paragraph-theme-secondary .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-midnight .paragraph-theme-secondary .btn.btn-white.btn-outline:hover, .department-theme-midnight .paragraph-theme-secondary .btn.btn-white.btn-outline:focus,
.department-theme-midnight .paragraph-theme-secondary .btn.btn-primary.btn-outline:hover,
.department-theme-midnight .paragraph-theme-secondary .btn.btn-primary.btn-outline:focus,
.department-theme-midnight .paragraph-theme-secondary .field--name-field-cta a:hover,
.department-theme-midnight .paragraph-theme-secondary .field--name-field-cta a:focus {
  background: #fff !important;
  color: #2f3446 !important;
}
.department-theme-midnight .paragraph-theme-secondary .section-heading h2,
.department-theme-midnight .paragraph-theme-secondary .date-with-line span.text,
.department-theme-midnight .paragraph-theme-secondary .btn-wrap {
  background: #2f3446 !important;
}
.department-theme-midnight .paragraph-theme-secondary .section-heading:before {
  background: #fff !important;
}
.department-theme-midnight .paragraph-theme-secondary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-midnight .paragraph-theme-secondary.paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading {
  color: #fff !important;
}
.department-theme-midnight .paragraph-theme-secondary.paragraph--type--popular-resources {
  border-color: #2f3446 !important;
}
.department-theme-midnight .paragraph-theme-secondary.paragraph--type--popular-resources:after,
.department-theme-midnight .paragraph-theme-secondary.paragraph--type--popular-resources .inner:before {
  background: #2f3446 !important;
}
.department-theme-midnight .paragraph-theme-secondary .field--name-field-popular-resource a:not([class="1"]) {
  color: #fff !important;
}
.department-theme-midnight .paragraph-theme-secondary .field--name-field-popular-resource a:hover .fa {
  background: #fff !important;
  color: #2f3446 !important;
}
.department-theme-midnight .paragraph-theme-secondary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.department-theme-midnight .paragraph-theme-secondary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #2f3446 !important;
}
.department-theme-midnight .paragraph-theme-secondary .field--name-field-popular-resource .fa {
  border-color: #fff !important;
}
.department-theme-midnight .paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.department-theme-midnight .paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet a {
  color: #2f3446 !important;
}
.department-theme-midnight .paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-midnight .paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a:hover {
  background: #fff !important;
  color: #2f3446 !important;
}
.department-theme-midnight .paragraph-theme-secondary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-midnight .paragraph-theme-secondary.paragraph--type--staff-contact article {
  background: #fff !important;
}
.department-theme-midnight .paragraph-theme-secondary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #fff !important;
}
.department-theme-midnight .paragraph-theme-secondary.paragraph--type--staff-contact h3 a,
.department-theme-midnight .paragraph-theme-secondary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.department-theme-midnight .paragraph-theme-secondary.paragraph--type--staff-contact .btn-primary {
  background: #000000;
}
.department-theme-midnight .paragraph-theme-secondary.paragraph--type--faq a {
  color: #fff !important;
}
.department-theme-midnight .paragraph-theme-secondary.paragraph--type--faq article.faq h2 .icon {
  color: #fff !important;
  border-color: #fff !important;
  background: transparent !important;
}
.department-theme-midnight .paragraph-theme-secondary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #2f3446 !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.department-theme-midnight .paragraph-theme-secondary.paragraph--type--documents article.document a {
  background: #fff !important;
}
.department-theme-midnight .paragraph-theme-secondary.paragraph--type--press-releases {
  color: #000000 !important;
}
.department-theme-midnight .paragraph-theme-secondary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.department-theme-midnight .paragraph-theme-secondary.paragraph--type--basic-content a, .department-theme-midnight .paragraph-theme-secondary.paragraph--type--content-with-image-on-right a, .department-theme-midnight .paragraph-theme-secondary.paragraph--type--content-with-image-on-left a {
  color: #fff;
}
.department-theme-midnight .paragraph-theme-secondary.paragraph--type--basic-content table {
  border-color: #fff;
}
.department-theme-midnight .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #fff;
  color: #2f3446;
}
.department-theme-midnight .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .department-theme-midnight .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .department-theme-midnight .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .department-theme-midnight .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .department-theme-midnight .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .department-theme-midnight .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.department-theme-midnight .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .department-theme-midnight .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .department-theme-midnight .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .department-theme-midnight .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .department-theme-midnight .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .department-theme-midnight .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.department-theme-midnight .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #2f3446 !important;
}
.department-theme-midnight .paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .department-theme-midnight .paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #fff;
}

.department-theme-mineral-green-navy {
  /* Paragraph Theme
  ========================================================================== */
  /* Paragraph Theme
  ========================================================================== */
}
.department-theme-mineral-green-navy a,
.department-theme-mineral-green-navy .txt-brand-primary,
.department-theme-mineral-green-navy .btn-primary.btn-outline,
.department-theme-mineral-green-navy .field--name-field-popular-resource a:hover .fa,
.department-theme-mineral-green-navy .navbar-default .navbar-toggle,
.department-theme-mineral-green-navy article.faq h2 .icon,
.department-theme-mineral-green-navy .paragraph--type--twitter-feed article.tweet footer a:hover,
.department-theme-mineral-green-navy .paragraph--type--twitter-feed article.tweet footer span,
.department-theme-mineral-green-navy .paragraph--type--profiles-large article &gt; a:hover,
.department-theme-mineral-green-navy .press-release-node article.press-release header h2 a:hover,
.department-theme-mineral-green-navy .press-release-node article.news header h2 a:hover,
.department-theme-mineral-green-navy .paragraph--type--press-releases article h3 a:hover,
.department-theme-mineral-green-navy .press-release-listing h2 a:hover,
.department-theme-mineral-green-navy article.document a:hover,
.department-theme-mineral-green-navy .gallery-item a:hover h3,
.department-theme-mineral-green-navy article.event.listing .left-col h3 a:hover,
.department-theme-mineral-green-navy article.event.listing .more:hover,
.department-theme-mineral-green-navy .datepicker-container .datepicker-panel ul:nth-child(3),
.department-theme-mineral-green-navy .search-results-search button:hover,
.department-theme-mineral-green-navy .pagination &gt; li &gt; a,
.department-theme-mineral-green-navy .field--name-field-carousel-item a:hover h3,
.department-theme-mineral-green-navy .field--name-field-carousel-item a:hover h4,
.department-theme-mineral-green-navy .slick-arrow {
  color: #395B50;
}
.department-theme-mineral-green-navy .search-result h2 a:hover {
  color: #395B50 !important;
}
.department-theme-mineral-green-navy a:hover,
.department-theme-mineral-green-navy a.txt-brand-primary:hover,
.department-theme-mineral-green-navy .paragraph--type--team-members .team-member a:hover,
.department-theme-mineral-green-navy .navbar-default .navbar-toggle:hover,
.department-theme-mineral-green-navy .pagination &gt; li &gt; a:hover {
  color: #253c34;
}
.department-theme-mineral-green-navy .datepicker-container .datepicker-panel &gt; ul &gt; li.highlighted,
.department-theme-mineral-green-navy .datepicker-container .datepicker-panel &gt; ul &gt; li:hover {
  background: rgba(57, 91, 80, 0.1);
}
.department-theme-mineral-green-navy #footer,
.department-theme-mineral-green-navy .btn.btn-primary.btn-outline,
.department-theme-mineral-green-navy .btn.btn-primary.btn-outline:hover,
.department-theme-mineral-green-navy .paragraph--type--popular-resources,
.department-theme-mineral-green-navy article.faq h2 .icon {
  border-color: #395B50;
}
.department-theme-mineral-green-navy #footer,
.department-theme-mineral-green-navy #footer:after,
.department-theme-mineral-green-navy .footer-inner:before,
.department-theme-mineral-green-navy .paragraph--type--popular-resources,
.department-theme-mineral-green-navy .paragraph--type--popular-resources:after,
.department-theme-mineral-green-navy .paragraph--type--popular-resources .inner:before,
.department-theme-mineral-green-navy .navbar-default .navbar-collapse,
.department-theme-mineral-green-navy #header .header-main:after,
.department-theme-mineral-green-navy .paragraph--type--featured-link a .fa,
.department-theme-mineral-green-navy blockquote:before,
.department-theme-mineral-green-navy table th,
.department-theme-mineral-green-navy .bg-brand-primary {
  background-color: #395B50;
  color: #fff;
}
.department-theme-mineral-green-navy .paragraph--type--featured-link a:hover .fa {
  background-color: #2f4b42;
}
.department-theme-mineral-green-navy .btn-primary,
.department-theme-mineral-green-navy .has-filters .pager a.button, .department-theme-mineral-green-navy .js-pager__items a.button {
  background-color: #395B50;
  color: #fff;
}
.department-theme-mineral-green-navy .btn.btn-primary:hover,
.department-theme-mineral-green-navy .btn.btn-primary:focus,
.department-theme-mineral-green-navy .btn.btn-primary:active,
.department-theme-mineral-green-navy .has-filters .pager a.button:focus,
.department-theme-mineral-green-navy .has-filters .pager a.button:hover,
.department-theme-mineral-green-navy .has-filters .pager a.button:active {
  background-color: #253c34;
  color: #fff;
}
.department-theme-mineral-green-navy .btn.btn-primary:focus,
.department-theme-mineral-green-navy .btn.btn-primary:active,
.department-theme-mineral-green-navy .has-filters .pager a.button:focus,
.department-theme-mineral-green-navy .has-filters .pager a.button:active {
  background-color: #1c2c27;
  color: #fff;
}
.department-theme-mineral-green-navy .btn.btn-primary.btn-outline,
.department-theme-mineral-green-navy .paragraph--type--carousel .field--name-field-cta a,
.department-theme-mineral-green-navy .paragraph--type--what .field--name-field-cta a,
.department-theme-mineral-green-navy .paragraph--type--faq .field--name-field-cta a,
.department-theme-mineral-green-navy .paragraph--type--content-with-image-on-right .field--name-field-cta a,
.department-theme-mineral-green-navy .paragraph--type--content-with-image-on-left .field--name-field-cta a,
.department-theme-mineral-green-navy .field--name-field-cta a {
  background-color: transparent;
  color: #395B50;
  border-color: #395B50;
}
.department-theme-mineral-green-navy .btn.btn-primary.btn-outline:hover,
.department-theme-mineral-green-navy .paragraph--type--carousel .field--name-field-cta a:hover,
.department-theme-mineral-green-navy .paragraph--type--what .field--name-field-cta a:hover,
.department-theme-mineral-green-navy .paragraph--type--faq .field--name-field-cta a:hover,
.department-theme-mineral-green-navy .paragraph--type--content-with-image-on-right .field--name-field-cta a:hover,
.department-theme-mineral-green-navy .paragraph--type--content-with-image-on-left .field--name-field-cta a:hover,
.department-theme-mineral-green-navy .field--name-field-cta a:hover {
  background-color: #395B50;
  border-color: #395B50;
  color: #fff;
}
.department-theme-mineral-green-navy .btn.btn-primary.btn-outline:focus, .department-theme-mineral-green-navy .btn.btn-primary.btn-outline:active, .department-theme-mineral-green-navy .btn.btn-primary.btn-outline:hover:active, .department-theme-mineral-green-navy .btn.btn-primary.btn-outline:focus:active,
.department-theme-mineral-green-navy .paragraph--type--carousel .field--name-field-cta a:focus,
.department-theme-mineral-green-navy .paragraph--type--carousel .field--name-field-cta a:active,
.department-theme-mineral-green-navy .paragraph--type--carousel .field--name-field-cta a:hover:active,
.department-theme-mineral-green-navy .paragraph--type--carousel .field--name-field-cta a:focus:active,
.department-theme-mineral-green-navy .paragraph--type--what .field--name-field-cta a:focus,
.department-theme-mineral-green-navy .paragraph--type--what .field--name-field-cta a:active,
.department-theme-mineral-green-navy .paragraph--type--what .field--name-field-cta a:hover:active,
.department-theme-mineral-green-navy .paragraph--type--what .field--name-field-cta a:focus:active,
.department-theme-mineral-green-navy .paragraph--type--faq .field--name-field-cta a:focus,
.department-theme-mineral-green-navy .paragraph--type--faq .field--name-field-cta a:active,
.department-theme-mineral-green-navy .paragraph--type--faq .field--name-field-cta a:hover:active,
.department-theme-mineral-green-navy .paragraph--type--faq .field--name-field-cta a:focus:active,
.department-theme-mineral-green-navy .paragraph--type--content-with-image-on-right .field--name-field-cta a:focus,
.department-theme-mineral-green-navy .paragraph--type--content-with-image-on-right .field--name-field-cta a:active,
.department-theme-mineral-green-navy .paragraph--type--content-with-image-on-right .field--name-field-cta a:hover:active,
.department-theme-mineral-green-navy .paragraph--type--content-with-image-on-right .field--name-field-cta a:focus:active,
.department-theme-mineral-green-navy .paragraph--type--content-with-image-on-left .field--name-field-cta a:focus,
.department-theme-mineral-green-navy .paragraph--type--content-with-image-on-left .field--name-field-cta a:active,
.department-theme-mineral-green-navy .paragraph--type--content-with-image-on-left .field--name-field-cta a:hover:active,
.department-theme-mineral-green-navy .paragraph--type--content-with-image-on-left .field--name-field-cta a:focus:active,
.department-theme-mineral-green-navy .field--name-field-cta a:focus,
.department-theme-mineral-green-navy .field--name-field-cta a:active,
.department-theme-mineral-green-navy .field--name-field-cta a:hover:active,
.department-theme-mineral-green-navy .field--name-field-cta a:focus:active {
  background-color: #253c34;
  border-color: #253c34;
  color: #fff;
}
.department-theme-mineral-green-navy .section-heading.primary-color h2,
.department-theme-mineral-green-navy .section-heading.primary-color .btn-wrap {
  background: #395B50;
}
.department-theme-mineral-green-navy #footer a,
.department-theme-mineral-green-navy #footer h3,
.department-theme-mineral-green-navy .field--name-field-popular-resource a,
.department-theme-mineral-green-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; a,
.department-theme-mineral-green-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded .fa-angle-left,
.department-theme-mineral-green-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded .fa-angle-right {
  color: #fff;
}
.department-theme-mineral-green-navy .field--name-field-popular-resource a:hover .fa {
  background: #fff;
  border-color: #fff;
}
.department-theme-mineral-green-navy article.event .content {
  border-color: #fff;
}
.department-theme-mineral-green-navy .paragraph-theme-primary {
  background: #395B50 !important;
  color: #fff !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.department-theme-mineral-green-navy .paragraph-theme-primary h1, .department-theme-mineral-green-navy .paragraph-theme-primary h2, .department-theme-mineral-green-navy .paragraph-theme-primary h3, .department-theme-mineral-green-navy .paragraph-theme-primary h4, .department-theme-mineral-green-navy .paragraph-theme-primary h5, .department-theme-mineral-green-navy .paragraph-theme-primary h6,
.department-theme-mineral-green-navy .paragraph-theme-primary h1 a, .department-theme-mineral-green-navy .paragraph-theme-primary h2 a, .department-theme-mineral-green-navy .paragraph-theme-primary h3 a, .department-theme-mineral-green-navy .paragraph-theme-primary h4 a, .department-theme-mineral-green-navy .paragraph-theme-primary h5 a, .department-theme-mineral-green-navy .paragraph-theme-primary h6 a {
  color: #fff !important;
}
.department-theme-mineral-green-navy .paragraph-theme-primary .btn.btn-white.btn-outline,
.department-theme-mineral-green-navy .paragraph-theme-primary .btn.btn-primary.btn-outline,
.department-theme-mineral-green-navy .paragraph-theme-primary .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-mineral-green-navy .paragraph-theme-primary .btn.btn-white.btn-outline:hover, .department-theme-mineral-green-navy .paragraph-theme-primary .btn.btn-white.btn-outline:focus,
.department-theme-mineral-green-navy .paragraph-theme-primary .btn.btn-primary.btn-outline:hover,
.department-theme-mineral-green-navy .paragraph-theme-primary .btn.btn-primary.btn-outline:focus,
.department-theme-mineral-green-navy .paragraph-theme-primary .field--name-field-cta a:hover,
.department-theme-mineral-green-navy .paragraph-theme-primary .field--name-field-cta a:focus {
  background: #fff !important;
  color: #395B50 !important;
}
.department-theme-mineral-green-navy .paragraph-theme-primary .section-heading h2,
.department-theme-mineral-green-navy .paragraph-theme-primary .date-with-line span.text,
.department-theme-mineral-green-navy .paragraph-theme-primary .btn-wrap {
  background: #395B50 !important;
}
.department-theme-mineral-green-navy .paragraph-theme-primary .section-heading:before {
  background: #fff !important;
}
.department-theme-mineral-green-navy .paragraph-theme-primary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-mineral-green-navy .paragraph-theme-primary.paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading {
  color: #fff !important;
}
.department-theme-mineral-green-navy .paragraph-theme-primary.paragraph--type--popular-resources {
  border-color: #395B50 !important;
}
.department-theme-mineral-green-navy .paragraph-theme-primary.paragraph--type--popular-resources:after,
.department-theme-mineral-green-navy .paragraph-theme-primary.paragraph--type--popular-resources .inner:before {
  background: #395B50 !important;
}
.department-theme-mineral-green-navy .paragraph-theme-primary .field--name-field-popular-resource a:not([class="1"]) {
  color: #fff !important;
}
.department-theme-mineral-green-navy .paragraph-theme-primary .field--name-field-popular-resource a:hover .fa {
  background: #fff !important;
  color: #395B50 !important;
}
.department-theme-mineral-green-navy .paragraph-theme-primary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.department-theme-mineral-green-navy .paragraph-theme-primary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #395B50 !important;
}
.department-theme-mineral-green-navy .paragraph-theme-primary .field--name-field-popular-resource .fa {
  border-color: #fff !important;
}
.department-theme-mineral-green-navy .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.department-theme-mineral-green-navy .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet a,
.department-theme-mineral-green-navy .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet span {
  color: #395B50 !important;
}
.department-theme-mineral-green-navy .paragraph-theme-primary.paragraph--type--what .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-mineral-green-navy .paragraph-theme-primary.paragraph--type--what .field--name-field-cta a:hover {
  background: #fff !important;
  color: #395B50 !important;
}
.department-theme-mineral-green-navy .paragraph-theme-primary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-mineral-green-navy .paragraph-theme-primary.paragraph--type--staff-contact article {
  background: #fff !important;
}
.department-theme-mineral-green-navy .paragraph-theme-primary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #fff !important;
}
.department-theme-mineral-green-navy .paragraph-theme-primary.paragraph--type--staff-contact h3 a,
.department-theme-mineral-green-navy .paragraph-theme-primary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.department-theme-mineral-green-navy .paragraph-theme-primary.paragraph--type--staff-contact .btn-primary {
  background: #000000;
}
.department-theme-mineral-green-navy .paragraph-theme-primary.paragraph--type--faq a {
  color: #fff !important;
}
.department-theme-mineral-green-navy .paragraph-theme-primary.paragraph--type--faq article.faq h2 .icon {
  color: #fff !important;
  border-color: #fff !important;
  background: transparent !important;
}
.department-theme-mineral-green-navy .paragraph-theme-primary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #395B50 !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.department-theme-mineral-green-navy .paragraph-theme-primary.paragraph--type--documents article.document a {
  background: #fff !important;
}
.department-theme-mineral-green-navy .paragraph-theme-primary.paragraph--type--press-releases {
  color: #000000 !important;
}
.department-theme-mineral-green-navy .paragraph-theme-primary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.department-theme-mineral-green-navy .paragraph-theme-primary.paragraph--type--basic-content a, .department-theme-mineral-green-navy .paragraph-theme-primary.paragraph--type--content-with-image-on-right a, .department-theme-mineral-green-navy .paragraph-theme-primary.paragraph--type--content-with-image-on-left a {
  color: #fff;
}
.department-theme-mineral-green-navy .paragraph-theme-primary.paragraph--type--basic-content table {
  border-color: #fff;
}
.department-theme-mineral-green-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #fff;
  color: #395B50;
}
.department-theme-mineral-green-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .department-theme-mineral-green-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .department-theme-mineral-green-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .department-theme-mineral-green-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .department-theme-mineral-green-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .department-theme-mineral-green-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.department-theme-mineral-green-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .department-theme-mineral-green-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .department-theme-mineral-green-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .department-theme-mineral-green-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .department-theme-mineral-green-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .department-theme-mineral-green-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.department-theme-mineral-green-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #395B50 !important;
}
.department-theme-mineral-green-navy .paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .department-theme-mineral-green-navy .paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #fff;
}
.department-theme-mineral-green-navy .txt-brand-success,
.department-theme-mineral-green-navy .paragraph--type--upcoming-meetings .btn.btn-white.btn-outline:hover,
.department-theme-mineral-green-navy .paragraph--type--upcoming-meetings .btn.btn-white.btn-outline:focus,
.department-theme-mineral-green-navy .paragraph--type--upcoming-events-meetings .btn.btn-white.btn-outline:hover,
.department-theme-mineral-green-navy .paragraph--type--upcoming-events-meetings .btn.btn-white.btn-outline:focus,
.department-theme-mineral-green-navy .paragraph--type--selected-meetings-events .btn.btn-white.btn-outline:hover,
.department-theme-mineral-green-navy .paragraph--type--selected-meetings-events .btn.btn-white.btn-outline:focus {
  color: #14143D;
}
.department-theme-mineral-green-navy a.txt-brand-success:hover {
  color: #070717;
}
.department-theme-mineral-green-navy .bg-brand-success {
  background-color: #14143D;
  color: #fff;
}
.department-theme-mineral-green-navy .bg-brand-success a, .department-theme-mineral-green-navy .bg-brand-success h1, .department-theme-mineral-green-navy .bg-brand-success h2, .department-theme-mineral-green-navy .bg-brand-success h3, .department-theme-mineral-green-navy .bg-brand-success h4, .department-theme-mineral-green-navy .bg-brand-success h5, .department-theme-mineral-green-navy .bg-brand-success h6 {
  color: #fff;
}
.department-theme-mineral-green-navy .paragraph--type--upcoming-meetings,
.department-theme-mineral-green-navy .paragraph--type--upcoming-events-meetings,
.department-theme-mineral-green-navy .paragraph--type--selected-meetings-events,
.department-theme-mineral-green-navy #header .search .library-options,
.department-theme-mineral-green-navy #header .social-mobile,
.department-theme-mineral-green-navy #footer .footer-dept-mobile {
  background-color: #14143D;
}
.department-theme-mineral-green-navy .section-heading.secondary-color h2,
.department-theme-mineral-green-navy .section-heading.secondary-color .btn-wrap {
  background: #14143D;
  color: #fff;
}
.department-theme-mineral-green-navy .section-heading.secondary-color:before {
  background: #fff;
}
.department-theme-mineral-green-navy #header .utility-bar {
  background-color: #14143D;
  color: #fff;
}
.department-theme-mineral-green-navy #header .utility-bar a {
  color: #fff;
}
.department-theme-mineral-green-navy #header .utility-bar .social {
  border-color: #fff;
}
@media (max-width: 991px) {
  .department-theme-mineral-green-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-mineral-green-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-mineral-green-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a:hover,
.department-theme-mineral-green-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a:hover,
.department-theme-mineral-green-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-mineral-green-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li.active &gt; a,
.department-theme-mineral-green-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li.active &gt; a:hover {
    background: #14143D;
    color: #fff;
  }
}
@media (min-width: 992px) {
  .department-theme-mineral-green-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a,
.department-theme-mineral-green-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; a:hover,
.department-theme-mineral-green-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a:after,
.department-theme-mineral-green-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a:before,
.department-theme-mineral-green-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.active &gt; a:hover,
.department-theme-mineral-green-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a:hover:after,
.department-theme-mineral-green-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a:hover:after {
    background-color: #14143D;
    color: #fff;
  }
  .department-theme-mineral-green-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded &gt; a .desktop-caret-large polygon {
    fill: #14143D;
  }
}
.department-theme-mineral-green-navy .btn.btn-white.btn-outline {
  background-color: transparent;
  color: #fff;
  border-color: #fff;
}
.department-theme-mineral-green-navy .btn.btn-white.btn-outline:hover {
  background-color: #fff;
  border-color: #fff;
  color: #14143D;
}
.department-theme-mineral-green-navy .btn.btn-white.btn-outline:focus, .department-theme-mineral-green-navy .btn.btn-white.btn-outline:active, .department-theme-mineral-green-navy .btn.btn-white.btn-outline:hover:active, .department-theme-mineral-green-navy .btn.btn-white.btn-outline:focus:active {
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  color: #14143D;
}
.department-theme-mineral-green-navy article.event .content {
  border-color: #fff;
}
.department-theme-mineral-green-navy article.event .content h2 a,
.department-theme-mineral-green-navy .paragraph--type--upcoming-meetings,
.department-theme-mineral-green-navy .paragraph--type--upcoming-events-meetings,
.department-theme-mineral-green-navy .paragraph--type--selected-meetings-events,
.department-theme-mineral-green-navy .paragraph--type--upcoming-meetings article.event .content h2 a,
.department-theme-mineral-green-navy .paragraph--type--upcoming-events-meetings article.event .content h2 a,
.department-theme-mineral-green-navy .paragraph--type--selected-meetings-events article.event .content h2 a,
.department-theme-mineral-green-navy .paragraph--type--upcoming-meetings h2,
.department-theme-mineral-green-navy .paragraph--type--upcoming-events-meetings h2,
.department-theme-mineral-green-navy .paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading,
.department-theme-mineral-green-navy .paragraph--type--selected-meetings-events h2,
.department-theme-mineral-green-navy #header .utility-bar .department-links {
  color: #fff;
}
.department-theme-mineral-green-navy .paragraph-theme-secondary {
  background: #14143D !important;
  color: #fff !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.department-theme-mineral-green-navy .paragraph-theme-secondary h1, .department-theme-mineral-green-navy .paragraph-theme-secondary h2, .department-theme-mineral-green-navy .paragraph-theme-secondary h3, .department-theme-mineral-green-navy .paragraph-theme-secondary h4, .department-theme-mineral-green-navy .paragraph-theme-secondary h5, .department-theme-mineral-green-navy .paragraph-theme-secondary h6,
.department-theme-mineral-green-navy .paragraph-theme-secondary h1 a, .department-theme-mineral-green-navy .paragraph-theme-secondary h2 a, .department-theme-mineral-green-navy .paragraph-theme-secondary h3 a, .department-theme-mineral-green-navy .paragraph-theme-secondary h4 a, .department-theme-mineral-green-navy .paragraph-theme-secondary h5 a, .department-theme-mineral-green-navy .paragraph-theme-secondary h6 a {
  color: #fff !important;
}
.department-theme-mineral-green-navy .paragraph-theme-secondary .btn.btn-white.btn-outline,
.department-theme-mineral-green-navy .paragraph-theme-secondary .btn.btn-primary.btn-outline,
.department-theme-mineral-green-navy .paragraph-theme-secondary .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-mineral-green-navy .paragraph-theme-secondary .btn.btn-white.btn-outline:hover, .department-theme-mineral-green-navy .paragraph-theme-secondary .btn.btn-white.btn-outline:focus,
.department-theme-mineral-green-navy .paragraph-theme-secondary .btn.btn-primary.btn-outline:hover,
.department-theme-mineral-green-navy .paragraph-theme-secondary .btn.btn-primary.btn-outline:focus,
.department-theme-mineral-green-navy .paragraph-theme-secondary .field--name-field-cta a:hover,
.department-theme-mineral-green-navy .paragraph-theme-secondary .field--name-field-cta a:focus {
  background: #fff !important;
  color: #14143D !important;
}
.department-theme-mineral-green-navy .paragraph-theme-secondary .section-heading h2,
.department-theme-mineral-green-navy .paragraph-theme-secondary .date-with-line span.text,
.department-theme-mineral-green-navy .paragraph-theme-secondary .btn-wrap {
  background: #14143D !important;
}
.department-theme-mineral-green-navy .paragraph-theme-secondary .section-heading:before {
  background: #fff !important;
}
.department-theme-mineral-green-navy .paragraph-theme-secondary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-mineral-green-navy .paragraph-theme-secondary.paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading {
  color: #fff !important;
}
.department-theme-mineral-green-navy .paragraph-theme-secondary.paragraph--type--popular-resources {
  border-color: #14143D !important;
}
.department-theme-mineral-green-navy .paragraph-theme-secondary.paragraph--type--popular-resources:after,
.department-theme-mineral-green-navy .paragraph-theme-secondary.paragraph--type--popular-resources .inner:before {
  background: #14143D !important;
}
.department-theme-mineral-green-navy .paragraph-theme-secondary .field--name-field-popular-resource a:not([class="1"]) {
  color: #fff !important;
}
.department-theme-mineral-green-navy .paragraph-theme-secondary .field--name-field-popular-resource a:hover .fa {
  background: #fff !important;
  color: #14143D !important;
}
.department-theme-mineral-green-navy .paragraph-theme-secondary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.department-theme-mineral-green-navy .paragraph-theme-secondary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #14143D !important;
}
.department-theme-mineral-green-navy .paragraph-theme-secondary .field--name-field-popular-resource .fa {
  border-color: #fff !important;
}
.department-theme-mineral-green-navy .paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.department-theme-mineral-green-navy .paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet a {
  color: #14143D !important;
}
.department-theme-mineral-green-navy .paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-mineral-green-navy .paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a:hover {
  background: #fff !important;
  color: #14143D !important;
}
.department-theme-mineral-green-navy .paragraph-theme-secondary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-mineral-green-navy .paragraph-theme-secondary.paragraph--type--staff-contact article {
  background: #fff !important;
}
.department-theme-mineral-green-navy .paragraph-theme-secondary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #fff !important;
}
.department-theme-mineral-green-navy .paragraph-theme-secondary.paragraph--type--staff-contact h3 a,
.department-theme-mineral-green-navy .paragraph-theme-secondary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.department-theme-mineral-green-navy .paragraph-theme-secondary.paragraph--type--staff-contact .btn-primary {
  background: #000000;
}
.department-theme-mineral-green-navy .paragraph-theme-secondary.paragraph--type--faq a {
  color: #fff !important;
}
.department-theme-mineral-green-navy .paragraph-theme-secondary.paragraph--type--faq article.faq h2 .icon {
  color: #fff !important;
  border-color: #fff !important;
  background: transparent !important;
}
.department-theme-mineral-green-navy .paragraph-theme-secondary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #14143D !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.department-theme-mineral-green-navy .paragraph-theme-secondary.paragraph--type--documents article.document a {
  background: #fff !important;
}
.department-theme-mineral-green-navy .paragraph-theme-secondary.paragraph--type--press-releases {
  color: #000000 !important;
}
.department-theme-mineral-green-navy .paragraph-theme-secondary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.department-theme-mineral-green-navy .paragraph-theme-secondary.paragraph--type--basic-content a, .department-theme-mineral-green-navy .paragraph-theme-secondary.paragraph--type--content-with-image-on-right a, .department-theme-mineral-green-navy .paragraph-theme-secondary.paragraph--type--content-with-image-on-left a {
  color: #fff;
}
.department-theme-mineral-green-navy .paragraph-theme-secondary.paragraph--type--basic-content table {
  border-color: #fff;
}
.department-theme-mineral-green-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #fff;
  color: #14143D;
}
.department-theme-mineral-green-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .department-theme-mineral-green-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .department-theme-mineral-green-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .department-theme-mineral-green-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .department-theme-mineral-green-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .department-theme-mineral-green-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.department-theme-mineral-green-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .department-theme-mineral-green-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .department-theme-mineral-green-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .department-theme-mineral-green-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .department-theme-mineral-green-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .department-theme-mineral-green-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.department-theme-mineral-green-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #14143D !important;
}
.department-theme-mineral-green-navy .paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .department-theme-mineral-green-navy .paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #fff;
}

.department-theme-orange-mulled-wine {
  /* Paragraph Theme
  ========================================================================== */
  /* Paragraph Theme
  ========================================================================== */
}
.department-theme-orange-mulled-wine a,
.department-theme-orange-mulled-wine .txt-brand-primary,
.department-theme-orange-mulled-wine .btn-primary.btn-outline,
.department-theme-orange-mulled-wine .field--name-field-popular-resource a:hover .fa,
.department-theme-orange-mulled-wine .navbar-default .navbar-toggle,
.department-theme-orange-mulled-wine article.faq h2 .icon,
.department-theme-orange-mulled-wine .paragraph--type--twitter-feed article.tweet footer a:hover,
.department-theme-orange-mulled-wine .paragraph--type--twitter-feed article.tweet footer span,
.department-theme-orange-mulled-wine .paragraph--type--profiles-large article &gt; a:hover,
.department-theme-orange-mulled-wine .press-release-node article.press-release header h2 a:hover,
.department-theme-orange-mulled-wine .press-release-node article.news header h2 a:hover,
.department-theme-orange-mulled-wine .paragraph--type--press-releases article h3 a:hover,
.department-theme-orange-mulled-wine .press-release-listing h2 a:hover,
.department-theme-orange-mulled-wine article.document a:hover,
.department-theme-orange-mulled-wine .gallery-item a:hover h3,
.department-theme-orange-mulled-wine article.event.listing .left-col h3 a:hover,
.department-theme-orange-mulled-wine article.event.listing .more:hover,
.department-theme-orange-mulled-wine .datepicker-container .datepicker-panel ul:nth-child(3),
.department-theme-orange-mulled-wine .search-results-search button:hover,
.department-theme-orange-mulled-wine .pagination &gt; li &gt; a,
.department-theme-orange-mulled-wine .field--name-field-carousel-item a:hover h3,
.department-theme-orange-mulled-wine .field--name-field-carousel-item a:hover h4,
.department-theme-orange-mulled-wine .slick-arrow {
  color: #504764;
}
.department-theme-orange-mulled-wine .search-result h2 a:hover {
  color: #504764 !important;
}
.department-theme-orange-mulled-wine a:hover,
.department-theme-orange-mulled-wine a.txt-brand-primary:hover,
.department-theme-orange-mulled-wine .paragraph--type--team-members .team-member a:hover,
.department-theme-orange-mulled-wine .navbar-default .navbar-toggle:hover,
.department-theme-orange-mulled-wine .pagination &gt; li &gt; a:hover {
  color: #383246;
}
.department-theme-orange-mulled-wine .datepicker-container .datepicker-panel &gt; ul &gt; li.highlighted,
.department-theme-orange-mulled-wine .datepicker-container .datepicker-panel &gt; ul &gt; li:hover {
  background: rgba(80, 71, 100, 0.1);
}
.department-theme-orange-mulled-wine #footer,
.department-theme-orange-mulled-wine .btn.btn-primary.btn-outline,
.department-theme-orange-mulled-wine .btn.btn-primary.btn-outline:hover,
.department-theme-orange-mulled-wine .paragraph--type--popular-resources,
.department-theme-orange-mulled-wine article.faq h2 .icon {
  border-color: #504764;
}
.department-theme-orange-mulled-wine #footer,
.department-theme-orange-mulled-wine #footer:after,
.department-theme-orange-mulled-wine .footer-inner:before,
.department-theme-orange-mulled-wine .paragraph--type--popular-resources,
.department-theme-orange-mulled-wine .paragraph--type--popular-resources:after,
.department-theme-orange-mulled-wine .paragraph--type--popular-resources .inner:before,
.department-theme-orange-mulled-wine .navbar-default .navbar-collapse,
.department-theme-orange-mulled-wine #header .header-main:after,
.department-theme-orange-mulled-wine .paragraph--type--featured-link a .fa,
.department-theme-orange-mulled-wine blockquote:before,
.department-theme-orange-mulled-wine table th,
.department-theme-orange-mulled-wine .bg-brand-primary {
  background-color: #504764;
  color: #fff;
}
.department-theme-orange-mulled-wine .paragraph--type--featured-link a:hover .fa {
  background-color: #443c55;
}
.department-theme-orange-mulled-wine .btn-primary,
.department-theme-orange-mulled-wine .has-filters .pager a.button, .department-theme-orange-mulled-wine .js-pager__items a.button {
  background-color: #504764;
  color: #fff;
}
.department-theme-orange-mulled-wine .btn.btn-primary:hover,
.department-theme-orange-mulled-wine .btn.btn-primary:focus,
.department-theme-orange-mulled-wine .btn.btn-primary:active,
.department-theme-orange-mulled-wine .has-filters .pager a.button:focus,
.department-theme-orange-mulled-wine .has-filters .pager a.button:hover,
.department-theme-orange-mulled-wine .has-filters .pager a.button:active {
  background-color: #383246;
  color: #fff;
}
.department-theme-orange-mulled-wine .btn.btn-primary:focus,
.department-theme-orange-mulled-wine .btn.btn-primary:active,
.department-theme-orange-mulled-wine .has-filters .pager a.button:focus,
.department-theme-orange-mulled-wine .has-filters .pager a.button:active {
  background-color: #2c2737;
  color: #fff;
}
.department-theme-orange-mulled-wine .btn.btn-primary.btn-outline,
.department-theme-orange-mulled-wine .paragraph--type--carousel .field--name-field-cta a,
.department-theme-orange-mulled-wine .paragraph--type--what .field--name-field-cta a,
.department-theme-orange-mulled-wine .paragraph--type--faq .field--name-field-cta a,
.department-theme-orange-mulled-wine .paragraph--type--content-with-image-on-right .field--name-field-cta a,
.department-theme-orange-mulled-wine .paragraph--type--content-with-image-on-left .field--name-field-cta a,
.department-theme-orange-mulled-wine .field--name-field-cta a {
  background-color: transparent;
  color: #504764;
  border-color: #504764;
}
.department-theme-orange-mulled-wine .btn.btn-primary.btn-outline:hover,
.department-theme-orange-mulled-wine .paragraph--type--carousel .field--name-field-cta a:hover,
.department-theme-orange-mulled-wine .paragraph--type--what .field--name-field-cta a:hover,
.department-theme-orange-mulled-wine .paragraph--type--faq .field--name-field-cta a:hover,
.department-theme-orange-mulled-wine .paragraph--type--content-with-image-on-right .field--name-field-cta a:hover,
.department-theme-orange-mulled-wine .paragraph--type--content-with-image-on-left .field--name-field-cta a:hover,
.department-theme-orange-mulled-wine .field--name-field-cta a:hover {
  background-color: #504764;
  border-color: #504764;
  color: #fff;
}
.department-theme-orange-mulled-wine .btn.btn-primary.btn-outline:focus, .department-theme-orange-mulled-wine .btn.btn-primary.btn-outline:active, .department-theme-orange-mulled-wine .btn.btn-primary.btn-outline:hover:active, .department-theme-orange-mulled-wine .btn.btn-primary.btn-outline:focus:active,
.department-theme-orange-mulled-wine .paragraph--type--carousel .field--name-field-cta a:focus,
.department-theme-orange-mulled-wine .paragraph--type--carousel .field--name-field-cta a:active,
.department-theme-orange-mulled-wine .paragraph--type--carousel .field--name-field-cta a:hover:active,
.department-theme-orange-mulled-wine .paragraph--type--carousel .field--name-field-cta a:focus:active,
.department-theme-orange-mulled-wine .paragraph--type--what .field--name-field-cta a:focus,
.department-theme-orange-mulled-wine .paragraph--type--what .field--name-field-cta a:active,
.department-theme-orange-mulled-wine .paragraph--type--what .field--name-field-cta a:hover:active,
.department-theme-orange-mulled-wine .paragraph--type--what .field--name-field-cta a:focus:active,
.department-theme-orange-mulled-wine .paragraph--type--faq .field--name-field-cta a:focus,
.department-theme-orange-mulled-wine .paragraph--type--faq .field--name-field-cta a:active,
.department-theme-orange-mulled-wine .paragraph--type--faq .field--name-field-cta a:hover:active,
.department-theme-orange-mulled-wine .paragraph--type--faq .field--name-field-cta a:focus:active,
.department-theme-orange-mulled-wine .paragraph--type--content-with-image-on-right .field--name-field-cta a:focus,
.department-theme-orange-mulled-wine .paragraph--type--content-with-image-on-right .field--name-field-cta a:active,
.department-theme-orange-mulled-wine .paragraph--type--content-with-image-on-right .field--name-field-cta a:hover:active,
.department-theme-orange-mulled-wine .paragraph--type--content-with-image-on-right .field--name-field-cta a:focus:active,
.department-theme-orange-mulled-wine .paragraph--type--content-with-image-on-left .field--name-field-cta a:focus,
.department-theme-orange-mulled-wine .paragraph--type--content-with-image-on-left .field--name-field-cta a:active,
.department-theme-orange-mulled-wine .paragraph--type--content-with-image-on-left .field--name-field-cta a:hover:active,
.department-theme-orange-mulled-wine .paragraph--type--content-with-image-on-left .field--name-field-cta a:focus:active,
.department-theme-orange-mulled-wine .field--name-field-cta a:focus,
.department-theme-orange-mulled-wine .field--name-field-cta a:active,
.department-theme-orange-mulled-wine .field--name-field-cta a:hover:active,
.department-theme-orange-mulled-wine .field--name-field-cta a:focus:active {
  background-color: #383246;
  border-color: #383246;
  color: #fff;
}
.department-theme-orange-mulled-wine .section-heading.primary-color h2,
.department-theme-orange-mulled-wine .section-heading.primary-color .btn-wrap {
  background: #504764;
}
.department-theme-orange-mulled-wine #footer a,
.department-theme-orange-mulled-wine #footer h3,
.department-theme-orange-mulled-wine .field--name-field-popular-resource a,
.department-theme-orange-mulled-wine .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; a,
.department-theme-orange-mulled-wine .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded .fa-angle-left,
.department-theme-orange-mulled-wine .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded .fa-angle-right {
  color: #fff;
}
.department-theme-orange-mulled-wine .field--name-field-popular-resource a:hover .fa {
  background: #fff;
  border-color: #fff;
}
.department-theme-orange-mulled-wine article.event .content {
  border-color: #fff;
}
.department-theme-orange-mulled-wine .paragraph-theme-primary {
  background: #504764 !important;
  color: #fff !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.department-theme-orange-mulled-wine .paragraph-theme-primary h1, .department-theme-orange-mulled-wine .paragraph-theme-primary h2, .department-theme-orange-mulled-wine .paragraph-theme-primary h3, .department-theme-orange-mulled-wine .paragraph-theme-primary h4, .department-theme-orange-mulled-wine .paragraph-theme-primary h5, .department-theme-orange-mulled-wine .paragraph-theme-primary h6,
.department-theme-orange-mulled-wine .paragraph-theme-primary h1 a, .department-theme-orange-mulled-wine .paragraph-theme-primary h2 a, .department-theme-orange-mulled-wine .paragraph-theme-primary h3 a, .department-theme-orange-mulled-wine .paragraph-theme-primary h4 a, .department-theme-orange-mulled-wine .paragraph-theme-primary h5 a, .department-theme-orange-mulled-wine .paragraph-theme-primary h6 a {
  color: #fff !important;
}
.department-theme-orange-mulled-wine .paragraph-theme-primary .btn.btn-white.btn-outline,
.department-theme-orange-mulled-wine .paragraph-theme-primary .btn.btn-primary.btn-outline,
.department-theme-orange-mulled-wine .paragraph-theme-primary .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-orange-mulled-wine .paragraph-theme-primary .btn.btn-white.btn-outline:hover, .department-theme-orange-mulled-wine .paragraph-theme-primary .btn.btn-white.btn-outline:focus,
.department-theme-orange-mulled-wine .paragraph-theme-primary .btn.btn-primary.btn-outline:hover,
.department-theme-orange-mulled-wine .paragraph-theme-primary .btn.btn-primary.btn-outline:focus,
.department-theme-orange-mulled-wine .paragraph-theme-primary .field--name-field-cta a:hover,
.department-theme-orange-mulled-wine .paragraph-theme-primary .field--name-field-cta a:focus {
  background: #fff !important;
  color: #504764 !important;
}
.department-theme-orange-mulled-wine .paragraph-theme-primary .section-heading h2,
.department-theme-orange-mulled-wine .paragraph-theme-primary .date-with-line span.text,
.department-theme-orange-mulled-wine .paragraph-theme-primary .btn-wrap {
  background: #504764 !important;
}
.department-theme-orange-mulled-wine .paragraph-theme-primary .section-heading:before {
  background: #fff !important;
}
.department-theme-orange-mulled-wine .paragraph-theme-primary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-orange-mulled-wine .paragraph-theme-primary.paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading {
  color: #fff !important;
}
.department-theme-orange-mulled-wine .paragraph-theme-primary.paragraph--type--popular-resources {
  border-color: #504764 !important;
}
.department-theme-orange-mulled-wine .paragraph-theme-primary.paragraph--type--popular-resources:after,
.department-theme-orange-mulled-wine .paragraph-theme-primary.paragraph--type--popular-resources .inner:before {
  background: #504764 !important;
}
.department-theme-orange-mulled-wine .paragraph-theme-primary .field--name-field-popular-resource a:not([class="1"]) {
  color: #fff !important;
}
.department-theme-orange-mulled-wine .paragraph-theme-primary .field--name-field-popular-resource a:hover .fa {
  background: #fff !important;
  color: #504764 !important;
}
.department-theme-orange-mulled-wine .paragraph-theme-primary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.department-theme-orange-mulled-wine .paragraph-theme-primary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #504764 !important;
}
.department-theme-orange-mulled-wine .paragraph-theme-primary .field--name-field-popular-resource .fa {
  border-color: #fff !important;
}
.department-theme-orange-mulled-wine .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.department-theme-orange-mulled-wine .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet a,
.department-theme-orange-mulled-wine .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet span {
  color: #504764 !important;
}
.department-theme-orange-mulled-wine .paragraph-theme-primary.paragraph--type--what .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-orange-mulled-wine .paragraph-theme-primary.paragraph--type--what .field--name-field-cta a:hover {
  background: #fff !important;
  color: #504764 !important;
}
.department-theme-orange-mulled-wine .paragraph-theme-primary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-orange-mulled-wine .paragraph-theme-primary.paragraph--type--staff-contact article {
  background: #fff !important;
}
.department-theme-orange-mulled-wine .paragraph-theme-primary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #fff !important;
}
.department-theme-orange-mulled-wine .paragraph-theme-primary.paragraph--type--staff-contact h3 a,
.department-theme-orange-mulled-wine .paragraph-theme-primary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.department-theme-orange-mulled-wine .paragraph-theme-primary.paragraph--type--staff-contact .btn-primary {
  background: #000000;
}
.department-theme-orange-mulled-wine .paragraph-theme-primary.paragraph--type--faq a {
  color: #fff !important;
}
.department-theme-orange-mulled-wine .paragraph-theme-primary.paragraph--type--faq article.faq h2 .icon {
  color: #fff !important;
  border-color: #fff !important;
  background: transparent !important;
}
.department-theme-orange-mulled-wine .paragraph-theme-primary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #504764 !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.department-theme-orange-mulled-wine .paragraph-theme-primary.paragraph--type--documents article.document a {
  background: #fff !important;
}
.department-theme-orange-mulled-wine .paragraph-theme-primary.paragraph--type--press-releases {
  color: #000000 !important;
}
.department-theme-orange-mulled-wine .paragraph-theme-primary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.department-theme-orange-mulled-wine .paragraph-theme-primary.paragraph--type--basic-content a, .department-theme-orange-mulled-wine .paragraph-theme-primary.paragraph--type--content-with-image-on-right a, .department-theme-orange-mulled-wine .paragraph-theme-primary.paragraph--type--content-with-image-on-left a {
  color: #fff;
}
.department-theme-orange-mulled-wine .paragraph-theme-primary.paragraph--type--basic-content table {
  border-color: #fff;
}
.department-theme-orange-mulled-wine .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #fff;
  color: #504764;
}
.department-theme-orange-mulled-wine .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .department-theme-orange-mulled-wine .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .department-theme-orange-mulled-wine .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .department-theme-orange-mulled-wine .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .department-theme-orange-mulled-wine .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .department-theme-orange-mulled-wine .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.department-theme-orange-mulled-wine .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .department-theme-orange-mulled-wine .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .department-theme-orange-mulled-wine .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .department-theme-orange-mulled-wine .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .department-theme-orange-mulled-wine .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .department-theme-orange-mulled-wine .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.department-theme-orange-mulled-wine .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #504764 !important;
}
.department-theme-orange-mulled-wine .paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .department-theme-orange-mulled-wine .paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #fff;
}
.department-theme-orange-mulled-wine .txt-brand-success,
.department-theme-orange-mulled-wine .paragraph--type--upcoming-meetings .btn.btn-white.btn-outline:hover,
.department-theme-orange-mulled-wine .paragraph--type--upcoming-meetings .btn.btn-white.btn-outline:focus,
.department-theme-orange-mulled-wine .paragraph--type--upcoming-events-meetings .btn.btn-white.btn-outline:hover,
.department-theme-orange-mulled-wine .paragraph--type--upcoming-events-meetings .btn.btn-white.btn-outline:focus,
.department-theme-orange-mulled-wine .paragraph--type--selected-meetings-events .btn.btn-white.btn-outline:hover,
.department-theme-orange-mulled-wine .paragraph--type--selected-meetings-events .btn.btn-white.btn-outline:focus {
  color: #F89A28;
}
.department-theme-orange-mulled-wine a.txt-brand-success:hover {
  color: #e68107;
}
.department-theme-orange-mulled-wine .bg-brand-success {
  background-color: #F89A28;
  color: #000;
}
.department-theme-orange-mulled-wine .bg-brand-success a, .department-theme-orange-mulled-wine .bg-brand-success h1, .department-theme-orange-mulled-wine .bg-brand-success h2, .department-theme-orange-mulled-wine .bg-brand-success h3, .department-theme-orange-mulled-wine .bg-brand-success h4, .department-theme-orange-mulled-wine .bg-brand-success h5, .department-theme-orange-mulled-wine .bg-brand-success h6 {
  color: #000;
}
.department-theme-orange-mulled-wine .paragraph--type--upcoming-meetings,
.department-theme-orange-mulled-wine .paragraph--type--upcoming-events-meetings,
.department-theme-orange-mulled-wine .paragraph--type--selected-meetings-events,
.department-theme-orange-mulled-wine #header .search .library-options,
.department-theme-orange-mulled-wine #header .social-mobile,
.department-theme-orange-mulled-wine #footer .footer-dept-mobile {
  background-color: #F89A28;
}
.department-theme-orange-mulled-wine .section-heading.secondary-color h2,
.department-theme-orange-mulled-wine .section-heading.secondary-color .btn-wrap {
  background: #F89A28;
  color: #000;
}
.department-theme-orange-mulled-wine .section-heading.secondary-color:before {
  background: #000;
}
.department-theme-orange-mulled-wine #header .utility-bar {
  background-color: #F89A28;
  color: #000;
}
.department-theme-orange-mulled-wine #header .utility-bar a {
  color: #000;
}
.department-theme-orange-mulled-wine #header .utility-bar .social {
  border-color: #000;
}
@media (max-width: 991px) {
  .department-theme-orange-mulled-wine .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-orange-mulled-wine .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-orange-mulled-wine .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a:hover,
.department-theme-orange-mulled-wine .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a:hover,
.department-theme-orange-mulled-wine .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-orange-mulled-wine .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li.active &gt; a,
.department-theme-orange-mulled-wine .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li.active &gt; a:hover {
    background: #F89A28;
    color: #000;
  }
}
@media (min-width: 992px) {
  .department-theme-orange-mulled-wine .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a,
.department-theme-orange-mulled-wine .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; a:hover,
.department-theme-orange-mulled-wine .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a:after,
.department-theme-orange-mulled-wine .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a:before,
.department-theme-orange-mulled-wine .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.active &gt; a:hover,
.department-theme-orange-mulled-wine .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a:hover:after,
.department-theme-orange-mulled-wine .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a:hover:after {
    background-color: #F89A28;
    color: #000;
  }
  .department-theme-orange-mulled-wine .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded &gt; a .desktop-caret-large polygon {
    fill: #F89A28;
  }
}
.department-theme-orange-mulled-wine .btn.btn-white.btn-outline {
  background-color: transparent;
  color: #000;
  border-color: #000;
}
.department-theme-orange-mulled-wine .btn.btn-white.btn-outline:hover {
  background-color: #000;
  border-color: #000;
  color: #F89A28;
}
.department-theme-orange-mulled-wine .btn.btn-white.btn-outline:focus, .department-theme-orange-mulled-wine .btn.btn-white.btn-outline:active, .department-theme-orange-mulled-wine .btn.btn-white.btn-outline:hover:active, .department-theme-orange-mulled-wine .btn.btn-white.btn-outline:focus:active {
  background-color: black;
  border-color: black;
  color: #F89A28;
}
.department-theme-orange-mulled-wine article.event .content {
  border-color: #000;
}
.department-theme-orange-mulled-wine article.event .content h2 a,
.department-theme-orange-mulled-wine .paragraph--type--upcoming-meetings,
.department-theme-orange-mulled-wine .paragraph--type--upcoming-events-meetings,
.department-theme-orange-mulled-wine .paragraph--type--selected-meetings-events,
.department-theme-orange-mulled-wine .paragraph--type--upcoming-meetings article.event .content h2 a,
.department-theme-orange-mulled-wine .paragraph--type--upcoming-events-meetings article.event .content h2 a,
.department-theme-orange-mulled-wine .paragraph--type--selected-meetings-events article.event .content h2 a,
.department-theme-orange-mulled-wine .paragraph--type--upcoming-meetings h2,
.department-theme-orange-mulled-wine .paragraph--type--upcoming-events-meetings h2,
.department-theme-orange-mulled-wine .paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading,
.department-theme-orange-mulled-wine .paragraph--type--selected-meetings-events h2,
.department-theme-orange-mulled-wine #header .utility-bar .department-links {
  color: #000;
}
.department-theme-orange-mulled-wine .paragraph-theme-secondary {
  background: #F89A28 !important;
  color: #000 !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.department-theme-orange-mulled-wine .paragraph-theme-secondary h1, .department-theme-orange-mulled-wine .paragraph-theme-secondary h2, .department-theme-orange-mulled-wine .paragraph-theme-secondary h3, .department-theme-orange-mulled-wine .paragraph-theme-secondary h4, .department-theme-orange-mulled-wine .paragraph-theme-secondary h5, .department-theme-orange-mulled-wine .paragraph-theme-secondary h6,
.department-theme-orange-mulled-wine .paragraph-theme-secondary h1 a, .department-theme-orange-mulled-wine .paragraph-theme-secondary h2 a, .department-theme-orange-mulled-wine .paragraph-theme-secondary h3 a, .department-theme-orange-mulled-wine .paragraph-theme-secondary h4 a, .department-theme-orange-mulled-wine .paragraph-theme-secondary h5 a, .department-theme-orange-mulled-wine .paragraph-theme-secondary h6 a {
  color: #000 !important;
}
.department-theme-orange-mulled-wine .paragraph-theme-secondary .btn.btn-white.btn-outline,
.department-theme-orange-mulled-wine .paragraph-theme-secondary .btn.btn-primary.btn-outline,
.department-theme-orange-mulled-wine .paragraph-theme-secondary .field--name-field-cta a {
  border-color: #000 !important;
  color: #000 !important;
}
.department-theme-orange-mulled-wine .paragraph-theme-secondary .btn.btn-white.btn-outline:hover, .department-theme-orange-mulled-wine .paragraph-theme-secondary .btn.btn-white.btn-outline:focus,
.department-theme-orange-mulled-wine .paragraph-theme-secondary .btn.btn-primary.btn-outline:hover,
.department-theme-orange-mulled-wine .paragraph-theme-secondary .btn.btn-primary.btn-outline:focus,
.department-theme-orange-mulled-wine .paragraph-theme-secondary .field--name-field-cta a:hover,
.department-theme-orange-mulled-wine .paragraph-theme-secondary .field--name-field-cta a:focus {
  background: #000 !important;
  color: #F89A28 !important;
}
.department-theme-orange-mulled-wine .paragraph-theme-secondary .section-heading h2,
.department-theme-orange-mulled-wine .paragraph-theme-secondary .date-with-line span.text,
.department-theme-orange-mulled-wine .paragraph-theme-secondary .btn-wrap {
  background: #F89A28 !important;
}
.department-theme-orange-mulled-wine .paragraph-theme-secondary .section-heading:before {
  background: #000 !important;
}
.department-theme-orange-mulled-wine .paragraph-theme-secondary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #000 !important;
}
.department-theme-orange-mulled-wine .paragraph-theme-secondary.paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading {
  color: #000 !important;
}
.department-theme-orange-mulled-wine .paragraph-theme-secondary.paragraph--type--popular-resources {
  border-color: #F89A28 !important;
}
.department-theme-orange-mulled-wine .paragraph-theme-secondary.paragraph--type--popular-resources:after,
.department-theme-orange-mulled-wine .paragraph-theme-secondary.paragraph--type--popular-resources .inner:before {
  background: #F89A28 !important;
}
.department-theme-orange-mulled-wine .paragraph-theme-secondary .field--name-field-popular-resource a:not([class="1"]) {
  color: #000 !important;
}
.department-theme-orange-mulled-wine .paragraph-theme-secondary .field--name-field-popular-resource a:hover .fa {
  background: #000 !important;
  color: #F89A28 !important;
}
.department-theme-orange-mulled-wine .paragraph-theme-secondary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.department-theme-orange-mulled-wine .paragraph-theme-secondary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #F89A28 !important;
}
.department-theme-orange-mulled-wine .paragraph-theme-secondary .field--name-field-popular-resource .fa {
  border-color: #000 !important;
}
.department-theme-orange-mulled-wine .paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.department-theme-orange-mulled-wine .paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet a {
  color: #F89A28 !important;
}
.department-theme-orange-mulled-wine .paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a {
  border-color: #000 !important;
  color: #000 !important;
}
.department-theme-orange-mulled-wine .paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a:hover {
  background: #000 !important;
  color: #F89A28 !important;
}
.department-theme-orange-mulled-wine .paragraph-theme-secondary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #000 !important;
}
.department-theme-orange-mulled-wine .paragraph-theme-secondary.paragraph--type--staff-contact article {
  background: #000 !important;
}
.department-theme-orange-mulled-wine .paragraph-theme-secondary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #000 !important;
}
.department-theme-orange-mulled-wine .paragraph-theme-secondary.paragraph--type--staff-contact h3 a,
.department-theme-orange-mulled-wine .paragraph-theme-secondary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.department-theme-orange-mulled-wine .paragraph-theme-secondary.paragraph--type--staff-contact .btn-primary {
  background: #000000;
}
.department-theme-orange-mulled-wine .paragraph-theme-secondary.paragraph--type--faq a {
  color: #000 !important;
}
.department-theme-orange-mulled-wine .paragraph-theme-secondary.paragraph--type--faq article.faq h2 .icon {
  color: #000 !important;
  border-color: #000 !important;
  background: transparent !important;
}
.department-theme-orange-mulled-wine .paragraph-theme-secondary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #F89A28 !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.department-theme-orange-mulled-wine .paragraph-theme-secondary.paragraph--type--documents article.document a {
  background: #000 !important;
}
.department-theme-orange-mulled-wine .paragraph-theme-secondary.paragraph--type--press-releases {
  color: #000000 !important;
}
.department-theme-orange-mulled-wine .paragraph-theme-secondary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.department-theme-orange-mulled-wine .paragraph-theme-secondary.paragraph--type--basic-content a, .department-theme-orange-mulled-wine .paragraph-theme-secondary.paragraph--type--content-with-image-on-right a, .department-theme-orange-mulled-wine .paragraph-theme-secondary.paragraph--type--content-with-image-on-left a {
  color: #000;
}
.department-theme-orange-mulled-wine .paragraph-theme-secondary.paragraph--type--basic-content table {
  border-color: #000;
}
.department-theme-orange-mulled-wine .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #000;
  color: #F89A28;
}
.department-theme-orange-mulled-wine .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .department-theme-orange-mulled-wine .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .department-theme-orange-mulled-wine .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .department-theme-orange-mulled-wine .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .department-theme-orange-mulled-wine .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .department-theme-orange-mulled-wine .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.department-theme-orange-mulled-wine .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .department-theme-orange-mulled-wine .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .department-theme-orange-mulled-wine .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .department-theme-orange-mulled-wine .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .department-theme-orange-mulled-wine .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .department-theme-orange-mulled-wine .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.department-theme-orange-mulled-wine .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #F89A28 !important;
}
.department-theme-orange-mulled-wine .paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .department-theme-orange-mulled-wine .paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #000;
}

.department-theme-navy-blue {
  /* Paragraph Theme
  ========================================================================== */
  /* Paragraph Theme
  ========================================================================== */
}
.department-theme-navy-blue a,
.department-theme-navy-blue .txt-brand-primary,
.department-theme-navy-blue .btn-primary.btn-outline,
.department-theme-navy-blue .field--name-field-popular-resource a:hover .fa,
.department-theme-navy-blue .navbar-default .navbar-toggle,
.department-theme-navy-blue article.faq h2 .icon,
.department-theme-navy-blue .paragraph--type--twitter-feed article.tweet footer a:hover,
.department-theme-navy-blue .paragraph--type--twitter-feed article.tweet footer span,
.department-theme-navy-blue .paragraph--type--profiles-large article &gt; a:hover,
.department-theme-navy-blue .press-release-node article.press-release header h2 a:hover,
.department-theme-navy-blue .press-release-node article.news header h2 a:hover,
.department-theme-navy-blue .paragraph--type--press-releases article h3 a:hover,
.department-theme-navy-blue .press-release-listing h2 a:hover,
.department-theme-navy-blue article.document a:hover,
.department-theme-navy-blue .gallery-item a:hover h3,
.department-theme-navy-blue article.event.listing .left-col h3 a:hover,
.department-theme-navy-blue article.event.listing .more:hover,
.department-theme-navy-blue .datepicker-container .datepicker-panel ul:nth-child(3),
.department-theme-navy-blue .search-results-search button:hover,
.department-theme-navy-blue .pagination &gt; li &gt; a,
.department-theme-navy-blue .field--name-field-carousel-item a:hover h3,
.department-theme-navy-blue .field--name-field-carousel-item a:hover h4,
.department-theme-navy-blue .slick-arrow {
  color: #14143D;
}
.department-theme-navy-blue .search-result h2 a:hover {
  color: #14143D !important;
}
.department-theme-navy-blue a:hover,
.department-theme-navy-blue a.txt-brand-primary:hover,
.department-theme-navy-blue .paragraph--type--team-members .team-member a:hover,
.department-theme-navy-blue .navbar-default .navbar-toggle:hover,
.department-theme-navy-blue .pagination &gt; li &gt; a:hover {
  color: #070717;
}
.department-theme-navy-blue .datepicker-container .datepicker-panel &gt; ul &gt; li.highlighted,
.department-theme-navy-blue .datepicker-container .datepicker-panel &gt; ul &gt; li:hover {
  background: rgba(20, 20, 61, 0.1);
}
.department-theme-navy-blue #footer,
.department-theme-navy-blue .btn.btn-primary.btn-outline,
.department-theme-navy-blue .btn.btn-primary.btn-outline:hover,
.department-theme-navy-blue .paragraph--type--popular-resources,
.department-theme-navy-blue article.faq h2 .icon {
  border-color: #14143D;
}
.department-theme-navy-blue #footer,
.department-theme-navy-blue #footer:after,
.department-theme-navy-blue .footer-inner:before,
.department-theme-navy-blue .paragraph--type--popular-resources,
.department-theme-navy-blue .paragraph--type--popular-resources:after,
.department-theme-navy-blue .paragraph--type--popular-resources .inner:before,
.department-theme-navy-blue .navbar-default .navbar-collapse,
.department-theme-navy-blue #header .header-main:after,
.department-theme-navy-blue .paragraph--type--featured-link a .fa,
.department-theme-navy-blue blockquote:before,
.department-theme-navy-blue table th,
.department-theme-navy-blue .bg-brand-primary {
  background-color: #14143D;
  color: #fff;
}
.department-theme-navy-blue .paragraph--type--featured-link a:hover .fa {
  background-color: #0e0e2a;
}
.department-theme-navy-blue .btn-primary,
.department-theme-navy-blue .has-filters .pager a.button, .department-theme-navy-blue .js-pager__items a.button {
  background-color: #14143D;
  color: #fff;
}
.department-theme-navy-blue .btn.btn-primary:hover,
.department-theme-navy-blue .btn.btn-primary:focus,
.department-theme-navy-blue .btn.btn-primary:active,
.department-theme-navy-blue .has-filters .pager a.button:focus,
.department-theme-navy-blue .has-filters .pager a.button:hover,
.department-theme-navy-blue .has-filters .pager a.button:active {
  background-color: #070717;
  color: #fff;
}
.department-theme-navy-blue .btn.btn-primary:focus,
.department-theme-navy-blue .btn.btn-primary:active,
.department-theme-navy-blue .has-filters .pager a.button:focus,
.department-theme-navy-blue .has-filters .pager a.button:active {
  background-color: #010103;
  color: #fff;
}
.department-theme-navy-blue .btn.btn-primary.btn-outline,
.department-theme-navy-blue .paragraph--type--carousel .field--name-field-cta a,
.department-theme-navy-blue .paragraph--type--what .field--name-field-cta a,
.department-theme-navy-blue .paragraph--type--faq .field--name-field-cta a,
.department-theme-navy-blue .paragraph--type--content-with-image-on-right .field--name-field-cta a,
.department-theme-navy-blue .paragraph--type--content-with-image-on-left .field--name-field-cta a,
.department-theme-navy-blue .field--name-field-cta a {
  background-color: transparent;
  color: #14143D;
  border-color: #14143D;
}
.department-theme-navy-blue .btn.btn-primary.btn-outline:hover,
.department-theme-navy-blue .paragraph--type--carousel .field--name-field-cta a:hover,
.department-theme-navy-blue .paragraph--type--what .field--name-field-cta a:hover,
.department-theme-navy-blue .paragraph--type--faq .field--name-field-cta a:hover,
.department-theme-navy-blue .paragraph--type--content-with-image-on-right .field--name-field-cta a:hover,
.department-theme-navy-blue .paragraph--type--content-with-image-on-left .field--name-field-cta a:hover,
.department-theme-navy-blue .field--name-field-cta a:hover {
  background-color: #14143D;
  border-color: #14143D;
  color: #fff;
}
.department-theme-navy-blue .btn.btn-primary.btn-outline:focus, .department-theme-navy-blue .btn.btn-primary.btn-outline:active, .department-theme-navy-blue .btn.btn-primary.btn-outline:hover:active, .department-theme-navy-blue .btn.btn-primary.btn-outline:focus:active,
.department-theme-navy-blue .paragraph--type--carousel .field--name-field-cta a:focus,
.department-theme-navy-blue .paragraph--type--carousel .field--name-field-cta a:active,
.department-theme-navy-blue .paragraph--type--carousel .field--name-field-cta a:hover:active,
.department-theme-navy-blue .paragraph--type--carousel .field--name-field-cta a:focus:active,
.department-theme-navy-blue .paragraph--type--what .field--name-field-cta a:focus,
.department-theme-navy-blue .paragraph--type--what .field--name-field-cta a:active,
.department-theme-navy-blue .paragraph--type--what .field--name-field-cta a:hover:active,
.department-theme-navy-blue .paragraph--type--what .field--name-field-cta a:focus:active,
.department-theme-navy-blue .paragraph--type--faq .field--name-field-cta a:focus,
.department-theme-navy-blue .paragraph--type--faq .field--name-field-cta a:active,
.department-theme-navy-blue .paragraph--type--faq .field--name-field-cta a:hover:active,
.department-theme-navy-blue .paragraph--type--faq .field--name-field-cta a:focus:active,
.department-theme-navy-blue .paragraph--type--content-with-image-on-right .field--name-field-cta a:focus,
.department-theme-navy-blue .paragraph--type--content-with-image-on-right .field--name-field-cta a:active,
.department-theme-navy-blue .paragraph--type--content-with-image-on-right .field--name-field-cta a:hover:active,
.department-theme-navy-blue .paragraph--type--content-with-image-on-right .field--name-field-cta a:focus:active,
.department-theme-navy-blue .paragraph--type--content-with-image-on-left .field--name-field-cta a:focus,
.department-theme-navy-blue .paragraph--type--content-with-image-on-left .field--name-field-cta a:active,
.department-theme-navy-blue .paragraph--type--content-with-image-on-left .field--name-field-cta a:hover:active,
.department-theme-navy-blue .paragraph--type--content-with-image-on-left .field--name-field-cta a:focus:active,
.department-theme-navy-blue .field--name-field-cta a:focus,
.department-theme-navy-blue .field--name-field-cta a:active,
.department-theme-navy-blue .field--name-field-cta a:hover:active,
.department-theme-navy-blue .field--name-field-cta a:focus:active {
  background-color: #070717;
  border-color: #070717;
  color: #fff;
}
.department-theme-navy-blue .section-heading.primary-color h2,
.department-theme-navy-blue .section-heading.primary-color .btn-wrap {
  background: #14143D;
}
.department-theme-navy-blue #footer a,
.department-theme-navy-blue #footer h3,
.department-theme-navy-blue .field--name-field-popular-resource a,
.department-theme-navy-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; a,
.department-theme-navy-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded .fa-angle-left,
.department-theme-navy-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded .fa-angle-right {
  color: #fff;
}
.department-theme-navy-blue .field--name-field-popular-resource a:hover .fa {
  background: #fff;
  border-color: #fff;
}
.department-theme-navy-blue article.event .content {
  border-color: #fff;
}
.department-theme-navy-blue .paragraph-theme-primary {
  background: #14143D !important;
  color: #fff !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.department-theme-navy-blue .paragraph-theme-primary h1, .department-theme-navy-blue .paragraph-theme-primary h2, .department-theme-navy-blue .paragraph-theme-primary h3, .department-theme-navy-blue .paragraph-theme-primary h4, .department-theme-navy-blue .paragraph-theme-primary h5, .department-theme-navy-blue .paragraph-theme-primary h6,
.department-theme-navy-blue .paragraph-theme-primary h1 a, .department-theme-navy-blue .paragraph-theme-primary h2 a, .department-theme-navy-blue .paragraph-theme-primary h3 a, .department-theme-navy-blue .paragraph-theme-primary h4 a, .department-theme-navy-blue .paragraph-theme-primary h5 a, .department-theme-navy-blue .paragraph-theme-primary h6 a {
  color: #fff !important;
}
.department-theme-navy-blue .paragraph-theme-primary .btn.btn-white.btn-outline,
.department-theme-navy-blue .paragraph-theme-primary .btn.btn-primary.btn-outline,
.department-theme-navy-blue .paragraph-theme-primary .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-navy-blue .paragraph-theme-primary .btn.btn-white.btn-outline:hover, .department-theme-navy-blue .paragraph-theme-primary .btn.btn-white.btn-outline:focus,
.department-theme-navy-blue .paragraph-theme-primary .btn.btn-primary.btn-outline:hover,
.department-theme-navy-blue .paragraph-theme-primary .btn.btn-primary.btn-outline:focus,
.department-theme-navy-blue .paragraph-theme-primary .field--name-field-cta a:hover,
.department-theme-navy-blue .paragraph-theme-primary .field--name-field-cta a:focus {
  background: #fff !important;
  color: #14143D !important;
}
.department-theme-navy-blue .paragraph-theme-primary .section-heading h2,
.department-theme-navy-blue .paragraph-theme-primary .date-with-line span.text,
.department-theme-navy-blue .paragraph-theme-primary .btn-wrap {
  background: #14143D !important;
}
.department-theme-navy-blue .paragraph-theme-primary .section-heading:before {
  background: #fff !important;
}
.department-theme-navy-blue .paragraph-theme-primary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-navy-blue .paragraph-theme-primary.paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading {
  color: #fff !important;
}
.department-theme-navy-blue .paragraph-theme-primary.paragraph--type--popular-resources {
  border-color: #14143D !important;
}
.department-theme-navy-blue .paragraph-theme-primary.paragraph--type--popular-resources:after,
.department-theme-navy-blue .paragraph-theme-primary.paragraph--type--popular-resources .inner:before {
  background: #14143D !important;
}
.department-theme-navy-blue .paragraph-theme-primary .field--name-field-popular-resource a:not([class="1"]) {
  color: #fff !important;
}
.department-theme-navy-blue .paragraph-theme-primary .field--name-field-popular-resource a:hover .fa {
  background: #fff !important;
  color: #14143D !important;
}
.department-theme-navy-blue .paragraph-theme-primary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.department-theme-navy-blue .paragraph-theme-primary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #14143D !important;
}
.department-theme-navy-blue .paragraph-theme-primary .field--name-field-popular-resource .fa {
  border-color: #fff !important;
}
.department-theme-navy-blue .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.department-theme-navy-blue .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet a,
.department-theme-navy-blue .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet span {
  color: #14143D !important;
}
.department-theme-navy-blue .paragraph-theme-primary.paragraph--type--what .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-navy-blue .paragraph-theme-primary.paragraph--type--what .field--name-field-cta a:hover {
  background: #fff !important;
  color: #14143D !important;
}
.department-theme-navy-blue .paragraph-theme-primary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-navy-blue .paragraph-theme-primary.paragraph--type--staff-contact article {
  background: #fff !important;
}
.department-theme-navy-blue .paragraph-theme-primary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #fff !important;
}
.department-theme-navy-blue .paragraph-theme-primary.paragraph--type--staff-contact h3 a,
.department-theme-navy-blue .paragraph-theme-primary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.department-theme-navy-blue .paragraph-theme-primary.paragraph--type--staff-contact .btn-primary {
  background: #000000;
}
.department-theme-navy-blue .paragraph-theme-primary.paragraph--type--faq a {
  color: #fff !important;
}
.department-theme-navy-blue .paragraph-theme-primary.paragraph--type--faq article.faq h2 .icon {
  color: #fff !important;
  border-color: #fff !important;
  background: transparent !important;
}
.department-theme-navy-blue .paragraph-theme-primary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #14143D !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.department-theme-navy-blue .paragraph-theme-primary.paragraph--type--documents article.document a {
  background: #fff !important;
}
.department-theme-navy-blue .paragraph-theme-primary.paragraph--type--press-releases {
  color: #000000 !important;
}
.department-theme-navy-blue .paragraph-theme-primary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.department-theme-navy-blue .paragraph-theme-primary.paragraph--type--basic-content a, .department-theme-navy-blue .paragraph-theme-primary.paragraph--type--content-with-image-on-right a, .department-theme-navy-blue .paragraph-theme-primary.paragraph--type--content-with-image-on-left a {
  color: #fff;
}
.department-theme-navy-blue .paragraph-theme-primary.paragraph--type--basic-content table {
  border-color: #fff;
}
.department-theme-navy-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #fff;
  color: #14143D;
}
.department-theme-navy-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .department-theme-navy-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .department-theme-navy-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .department-theme-navy-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .department-theme-navy-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .department-theme-navy-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.department-theme-navy-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .department-theme-navy-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .department-theme-navy-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .department-theme-navy-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .department-theme-navy-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .department-theme-navy-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.department-theme-navy-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #14143D !important;
}
.department-theme-navy-blue .paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .department-theme-navy-blue .paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #fff;
}
.department-theme-navy-blue .txt-brand-success,
.department-theme-navy-blue .paragraph--type--upcoming-meetings .btn.btn-white.btn-outline:hover,
.department-theme-navy-blue .paragraph--type--upcoming-meetings .btn.btn-white.btn-outline:focus,
.department-theme-navy-blue .paragraph--type--upcoming-events-meetings .btn.btn-white.btn-outline:hover,
.department-theme-navy-blue .paragraph--type--upcoming-events-meetings .btn.btn-white.btn-outline:focus,
.department-theme-navy-blue .paragraph--type--selected-meetings-events .btn.btn-white.btn-outline:hover,
.department-theme-navy-blue .paragraph--type--selected-meetings-events .btn.btn-white.btn-outline:focus {
  color: #1C66A6;
}
.department-theme-navy-blue a.txt-brand-success:hover {
  color: #154b7a;
}
.department-theme-navy-blue .bg-brand-success {
  background-color: #1C66A6;
  color: #fff;
}
.department-theme-navy-blue .bg-brand-success a, .department-theme-navy-blue .bg-brand-success h1, .department-theme-navy-blue .bg-brand-success h2, .department-theme-navy-blue .bg-brand-success h3, .department-theme-navy-blue .bg-brand-success h4, .department-theme-navy-blue .bg-brand-success h5, .department-theme-navy-blue .bg-brand-success h6 {
  color: #fff;
}
.department-theme-navy-blue .paragraph--type--upcoming-meetings,
.department-theme-navy-blue .paragraph--type--upcoming-events-meetings,
.department-theme-navy-blue .paragraph--type--selected-meetings-events,
.department-theme-navy-blue #header .search .library-options,
.department-theme-navy-blue #header .social-mobile,
.department-theme-navy-blue #footer .footer-dept-mobile {
  background-color: #1C66A6;
}
.department-theme-navy-blue .section-heading.secondary-color h2,
.department-theme-navy-blue .section-heading.secondary-color .btn-wrap {
  background: #1C66A6;
  color: #fff;
}
.department-theme-navy-blue .section-heading.secondary-color:before {
  background: #fff;
}
.department-theme-navy-blue #header .utility-bar {
  background-color: #1C66A6;
  color: #fff;
}
.department-theme-navy-blue #header .utility-bar a {
  color: #fff;
}
.department-theme-navy-blue #header .utility-bar .social {
  border-color: #fff;
}
@media (max-width: 991px) {
  .department-theme-navy-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-navy-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-navy-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a:hover,
.department-theme-navy-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a:hover,
.department-theme-navy-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-navy-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li.active &gt; a,
.department-theme-navy-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li.active &gt; a:hover {
    background: #1C66A6;
    color: #fff;
  }
}
@media (min-width: 992px) {
  .department-theme-navy-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a,
.department-theme-navy-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; a:hover,
.department-theme-navy-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a:after,
.department-theme-navy-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a:before,
.department-theme-navy-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.active &gt; a:hover,
.department-theme-navy-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a:hover:after,
.department-theme-navy-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a:hover:after {
    background-color: #1C66A6;
    color: #fff;
  }
  .department-theme-navy-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded &gt; a .desktop-caret-large polygon {
    fill: #1C66A6;
  }
}
.department-theme-navy-blue .btn.btn-white.btn-outline {
  background-color: transparent;
  color: #fff;
  border-color: #fff;
}
.department-theme-navy-blue .btn.btn-white.btn-outline:hover {
  background-color: #fff;
  border-color: #fff;
  color: #1C66A6;
}
.department-theme-navy-blue .btn.btn-white.btn-outline:focus, .department-theme-navy-blue .btn.btn-white.btn-outline:active, .department-theme-navy-blue .btn.btn-white.btn-outline:hover:active, .department-theme-navy-blue .btn.btn-white.btn-outline:focus:active {
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  color: #1C66A6;
}
.department-theme-navy-blue article.event .content {
  border-color: #fff;
}
.department-theme-navy-blue article.event .content h2 a,
.department-theme-navy-blue .paragraph--type--upcoming-meetings,
.department-theme-navy-blue .paragraph--type--upcoming-events-meetings,
.department-theme-navy-blue .paragraph--type--selected-meetings-events,
.department-theme-navy-blue .paragraph--type--upcoming-meetings article.event .content h2 a,
.department-theme-navy-blue .paragraph--type--upcoming-events-meetings article.event .content h2 a,
.department-theme-navy-blue .paragraph--type--selected-meetings-events article.event .content h2 a,
.department-theme-navy-blue .paragraph--type--upcoming-meetings h2,
.department-theme-navy-blue .paragraph--type--upcoming-events-meetings h2,
.department-theme-navy-blue .paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading,
.department-theme-navy-blue .paragraph--type--selected-meetings-events h2,
.department-theme-navy-blue #header .utility-bar .department-links {
  color: #fff;
}
.department-theme-navy-blue .paragraph-theme-secondary {
  background: #1C66A6 !important;
  color: #fff !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.department-theme-navy-blue .paragraph-theme-secondary h1, .department-theme-navy-blue .paragraph-theme-secondary h2, .department-theme-navy-blue .paragraph-theme-secondary h3, .department-theme-navy-blue .paragraph-theme-secondary h4, .department-theme-navy-blue .paragraph-theme-secondary h5, .department-theme-navy-blue .paragraph-theme-secondary h6,
.department-theme-navy-blue .paragraph-theme-secondary h1 a, .department-theme-navy-blue .paragraph-theme-secondary h2 a, .department-theme-navy-blue .paragraph-theme-secondary h3 a, .department-theme-navy-blue .paragraph-theme-secondary h4 a, .department-theme-navy-blue .paragraph-theme-secondary h5 a, .department-theme-navy-blue .paragraph-theme-secondary h6 a {
  color: #fff !important;
}
.department-theme-navy-blue .paragraph-theme-secondary .btn.btn-white.btn-outline,
.department-theme-navy-blue .paragraph-theme-secondary .btn.btn-primary.btn-outline,
.department-theme-navy-blue .paragraph-theme-secondary .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-navy-blue .paragraph-theme-secondary .btn.btn-white.btn-outline:hover, .department-theme-navy-blue .paragraph-theme-secondary .btn.btn-white.btn-outline:focus,
.department-theme-navy-blue .paragraph-theme-secondary .btn.btn-primary.btn-outline:hover,
.department-theme-navy-blue .paragraph-theme-secondary .btn.btn-primary.btn-outline:focus,
.department-theme-navy-blue .paragraph-theme-secondary .field--name-field-cta a:hover,
.department-theme-navy-blue .paragraph-theme-secondary .field--name-field-cta a:focus {
  background: #fff !important;
  color: #1C66A6 !important;
}
.department-theme-navy-blue .paragraph-theme-secondary .section-heading h2,
.department-theme-navy-blue .paragraph-theme-secondary .date-with-line span.text,
.department-theme-navy-blue .paragraph-theme-secondary .btn-wrap {
  background: #1C66A6 !important;
}
.department-theme-navy-blue .paragraph-theme-secondary .section-heading:before {
  background: #fff !important;
}
.department-theme-navy-blue .paragraph-theme-secondary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-navy-blue .paragraph-theme-secondary.paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading {
  color: #fff !important;
}
.department-theme-navy-blue .paragraph-theme-secondary.paragraph--type--popular-resources {
  border-color: #1C66A6 !important;
}
.department-theme-navy-blue .paragraph-theme-secondary.paragraph--type--popular-resources:after,
.department-theme-navy-blue .paragraph-theme-secondary.paragraph--type--popular-resources .inner:before {
  background: #1C66A6 !important;
}
.department-theme-navy-blue .paragraph-theme-secondary .field--name-field-popular-resource a:not([class="1"]) {
  color: #fff !important;
}
.department-theme-navy-blue .paragraph-theme-secondary .field--name-field-popular-resource a:hover .fa {
  background: #fff !important;
  color: #1C66A6 !important;
}
.department-theme-navy-blue .paragraph-theme-secondary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.department-theme-navy-blue .paragraph-theme-secondary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #1C66A6 !important;
}
.department-theme-navy-blue .paragraph-theme-secondary .field--name-field-popular-resource .fa {
  border-color: #fff !important;
}
.department-theme-navy-blue .paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.department-theme-navy-blue .paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet a {
  color: #1C66A6 !important;
}
.department-theme-navy-blue .paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-navy-blue .paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a:hover {
  background: #fff !important;
  color: #1C66A6 !important;
}
.department-theme-navy-blue .paragraph-theme-secondary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-navy-blue .paragraph-theme-secondary.paragraph--type--staff-contact article {
  background: #fff !important;
}
.department-theme-navy-blue .paragraph-theme-secondary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #fff !important;
}
.department-theme-navy-blue .paragraph-theme-secondary.paragraph--type--staff-contact h3 a,
.department-theme-navy-blue .paragraph-theme-secondary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.department-theme-navy-blue .paragraph-theme-secondary.paragraph--type--staff-contact .btn-primary {
  background: #000000;
}
.department-theme-navy-blue .paragraph-theme-secondary.paragraph--type--faq a {
  color: #fff !important;
}
.department-theme-navy-blue .paragraph-theme-secondary.paragraph--type--faq article.faq h2 .icon {
  color: #fff !important;
  border-color: #fff !important;
  background: transparent !important;
}
.department-theme-navy-blue .paragraph-theme-secondary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #1C66A6 !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.department-theme-navy-blue .paragraph-theme-secondary.paragraph--type--documents article.document a {
  background: #fff !important;
}
.department-theme-navy-blue .paragraph-theme-secondary.paragraph--type--press-releases {
  color: #000000 !important;
}
.department-theme-navy-blue .paragraph-theme-secondary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.department-theme-navy-blue .paragraph-theme-secondary.paragraph--type--basic-content a, .department-theme-navy-blue .paragraph-theme-secondary.paragraph--type--content-with-image-on-right a, .department-theme-navy-blue .paragraph-theme-secondary.paragraph--type--content-with-image-on-left a {
  color: #fff;
}
.department-theme-navy-blue .paragraph-theme-secondary.paragraph--type--basic-content table {
  border-color: #fff;
}
.department-theme-navy-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #fff;
  color: #1C66A6;
}
.department-theme-navy-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .department-theme-navy-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .department-theme-navy-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .department-theme-navy-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .department-theme-navy-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .department-theme-navy-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.department-theme-navy-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .department-theme-navy-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .department-theme-navy-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .department-theme-navy-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .department-theme-navy-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .department-theme-navy-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.department-theme-navy-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #1C66A6 !important;
}
.department-theme-navy-blue .paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .department-theme-navy-blue .paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #fff;
}

.department-theme-olive-navy {
  /* Paragraph Theme
  ========================================================================== */
  /* Paragraph Theme
  ========================================================================== */
}
.department-theme-olive-navy a,
.department-theme-olive-navy .txt-brand-primary,
.department-theme-olive-navy .btn-primary.btn-outline,
.department-theme-olive-navy .field--name-field-popular-resource a:hover .fa,
.department-theme-olive-navy .navbar-default .navbar-toggle,
.department-theme-olive-navy article.faq h2 .icon,
.department-theme-olive-navy .paragraph--type--twitter-feed article.tweet footer a:hover,
.department-theme-olive-navy .paragraph--type--twitter-feed article.tweet footer span,
.department-theme-olive-navy .paragraph--type--profiles-large article &gt; a:hover,
.department-theme-olive-navy .press-release-node article.press-release header h2 a:hover,
.department-theme-olive-navy .press-release-node article.news header h2 a:hover,
.department-theme-olive-navy .paragraph--type--press-releases article h3 a:hover,
.department-theme-olive-navy .press-release-listing h2 a:hover,
.department-theme-olive-navy article.document a:hover,
.department-theme-olive-navy .gallery-item a:hover h3,
.department-theme-olive-navy article.event.listing .left-col h3 a:hover,
.department-theme-olive-navy article.event.listing .more:hover,
.department-theme-olive-navy .datepicker-container .datepicker-panel ul:nth-child(3),
.department-theme-olive-navy .search-results-search button:hover,
.department-theme-olive-navy .pagination &gt; li &gt; a,
.department-theme-olive-navy .field--name-field-carousel-item a:hover h3,
.department-theme-olive-navy .field--name-field-carousel-item a:hover h4,
.department-theme-olive-navy .slick-arrow {
  color: #518161;
}
.department-theme-olive-navy .search-result h2 a:hover {
  color: #518161 !important;
}
.department-theme-olive-navy a:hover,
.department-theme-olive-navy a.txt-brand-primary:hover,
.department-theme-olive-navy .paragraph--type--team-members .team-member a:hover,
.department-theme-olive-navy .navbar-default .navbar-toggle:hover,
.department-theme-olive-navy .pagination &gt; li &gt; a:hover {
  color: #3d6249;
}
.department-theme-olive-navy .datepicker-container .datepicker-panel &gt; ul &gt; li.highlighted,
.department-theme-olive-navy .datepicker-container .datepicker-panel &gt; ul &gt; li:hover {
  background: rgba(81, 129, 97, 0.1);
}
.department-theme-olive-navy #footer,
.department-theme-olive-navy .btn.btn-primary.btn-outline,
.department-theme-olive-navy .btn.btn-primary.btn-outline:hover,
.department-theme-olive-navy .paragraph--type--popular-resources,
.department-theme-olive-navy article.faq h2 .icon {
  border-color: #518161;
}
.department-theme-olive-navy #footer,
.department-theme-olive-navy #footer:after,
.department-theme-olive-navy .footer-inner:before,
.department-theme-olive-navy .paragraph--type--popular-resources,
.department-theme-olive-navy .paragraph--type--popular-resources:after,
.department-theme-olive-navy .paragraph--type--popular-resources .inner:before,
.department-theme-olive-navy .navbar-default .navbar-collapse,
.department-theme-olive-navy #header .header-main:after,
.department-theme-olive-navy .paragraph--type--featured-link a .fa,
.department-theme-olive-navy blockquote:before,
.department-theme-olive-navy table th,
.department-theme-olive-navy .bg-brand-primary {
  background-color: #518161;
  color: #fff;
}
.department-theme-olive-navy .paragraph--type--featured-link a:hover .fa {
  background-color: #477155;
}
.department-theme-olive-navy .btn-primary,
.department-theme-olive-navy .has-filters .pager a.button, .department-theme-olive-navy .js-pager__items a.button {
  background-color: #518161;
  color: #fff;
}
.department-theme-olive-navy .btn.btn-primary:hover,
.department-theme-olive-navy .btn.btn-primary:focus,
.department-theme-olive-navy .btn.btn-primary:active,
.department-theme-olive-navy .has-filters .pager a.button:focus,
.department-theme-olive-navy .has-filters .pager a.button:hover,
.department-theme-olive-navy .has-filters .pager a.button:active {
  background-color: #3d6249;
  color: #fff;
}
.department-theme-olive-navy .btn.btn-primary:focus,
.department-theme-olive-navy .btn.btn-primary:active,
.department-theme-olive-navy .has-filters .pager a.button:focus,
.department-theme-olive-navy .has-filters .pager a.button:active {
  background-color: #33523e;
  color: #fff;
}
.department-theme-olive-navy .btn.btn-primary.btn-outline,
.department-theme-olive-navy .paragraph--type--carousel .field--name-field-cta a,
.department-theme-olive-navy .paragraph--type--what .field--name-field-cta a,
.department-theme-olive-navy .paragraph--type--faq .field--name-field-cta a,
.department-theme-olive-navy .paragraph--type--content-with-image-on-right .field--name-field-cta a,
.department-theme-olive-navy .paragraph--type--content-with-image-on-left .field--name-field-cta a,
.department-theme-olive-navy .field--name-field-cta a {
  background-color: transparent;
  color: #518161;
  border-color: #518161;
}
.department-theme-olive-navy .btn.btn-primary.btn-outline:hover,
.department-theme-olive-navy .paragraph--type--carousel .field--name-field-cta a:hover,
.department-theme-olive-navy .paragraph--type--what .field--name-field-cta a:hover,
.department-theme-olive-navy .paragraph--type--faq .field--name-field-cta a:hover,
.department-theme-olive-navy .paragraph--type--content-with-image-on-right .field--name-field-cta a:hover,
.department-theme-olive-navy .paragraph--type--content-with-image-on-left .field--name-field-cta a:hover,
.department-theme-olive-navy .field--name-field-cta a:hover {
  background-color: #518161;
  border-color: #518161;
  color: #fff;
}
.department-theme-olive-navy .btn.btn-primary.btn-outline:focus, .department-theme-olive-navy .btn.btn-primary.btn-outline:active, .department-theme-olive-navy .btn.btn-primary.btn-outline:hover:active, .department-theme-olive-navy .btn.btn-primary.btn-outline:focus:active,
.department-theme-olive-navy .paragraph--type--carousel .field--name-field-cta a:focus,
.department-theme-olive-navy .paragraph--type--carousel .field--name-field-cta a:active,
.department-theme-olive-navy .paragraph--type--carousel .field--name-field-cta a:hover:active,
.department-theme-olive-navy .paragraph--type--carousel .field--name-field-cta a:focus:active,
.department-theme-olive-navy .paragraph--type--what .field--name-field-cta a:focus,
.department-theme-olive-navy .paragraph--type--what .field--name-field-cta a:active,
.department-theme-olive-navy .paragraph--type--what .field--name-field-cta a:hover:active,
.department-theme-olive-navy .paragraph--type--what .field--name-field-cta a:focus:active,
.department-theme-olive-navy .paragraph--type--faq .field--name-field-cta a:focus,
.department-theme-olive-navy .paragraph--type--faq .field--name-field-cta a:active,
.department-theme-olive-navy .paragraph--type--faq .field--name-field-cta a:hover:active,
.department-theme-olive-navy .paragraph--type--faq .field--name-field-cta a:focus:active,
.department-theme-olive-navy .paragraph--type--content-with-image-on-right .field--name-field-cta a:focus,
.department-theme-olive-navy .paragraph--type--content-with-image-on-right .field--name-field-cta a:active,
.department-theme-olive-navy .paragraph--type--content-with-image-on-right .field--name-field-cta a:hover:active,
.department-theme-olive-navy .paragraph--type--content-with-image-on-right .field--name-field-cta a:focus:active,
.department-theme-olive-navy .paragraph--type--content-with-image-on-left .field--name-field-cta a:focus,
.department-theme-olive-navy .paragraph--type--content-with-image-on-left .field--name-field-cta a:active,
.department-theme-olive-navy .paragraph--type--content-with-image-on-left .field--name-field-cta a:hover:active,
.department-theme-olive-navy .paragraph--type--content-with-image-on-left .field--name-field-cta a:focus:active,
.department-theme-olive-navy .field--name-field-cta a:focus,
.department-theme-olive-navy .field--name-field-cta a:active,
.department-theme-olive-navy .field--name-field-cta a:hover:active,
.department-theme-olive-navy .field--name-field-cta a:focus:active {
  background-color: #3d6249;
  border-color: #3d6249;
  color: #fff;
}
.department-theme-olive-navy .section-heading.primary-color h2,
.department-theme-olive-navy .section-heading.primary-color .btn-wrap {
  background: #518161;
}
.department-theme-olive-navy #footer a,
.department-theme-olive-navy #footer h3,
.department-theme-olive-navy .field--name-field-popular-resource a,
.department-theme-olive-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; a,
.department-theme-olive-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded .fa-angle-left,
.department-theme-olive-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded .fa-angle-right {
  color: #fff;
}
.department-theme-olive-navy .field--name-field-popular-resource a:hover .fa {
  background: #fff;
  border-color: #fff;
}
.department-theme-olive-navy article.event .content {
  border-color: #fff;
}
.department-theme-olive-navy .paragraph-theme-primary {
  background: #518161 !important;
  color: #fff !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.department-theme-olive-navy .paragraph-theme-primary h1, .department-theme-olive-navy .paragraph-theme-primary h2, .department-theme-olive-navy .paragraph-theme-primary h3, .department-theme-olive-navy .paragraph-theme-primary h4, .department-theme-olive-navy .paragraph-theme-primary h5, .department-theme-olive-navy .paragraph-theme-primary h6,
.department-theme-olive-navy .paragraph-theme-primary h1 a, .department-theme-olive-navy .paragraph-theme-primary h2 a, .department-theme-olive-navy .paragraph-theme-primary h3 a, .department-theme-olive-navy .paragraph-theme-primary h4 a, .department-theme-olive-navy .paragraph-theme-primary h5 a, .department-theme-olive-navy .paragraph-theme-primary h6 a {
  color: #fff !important;
}
.department-theme-olive-navy .paragraph-theme-primary .btn.btn-white.btn-outline,
.department-theme-olive-navy .paragraph-theme-primary .btn.btn-primary.btn-outline,
.department-theme-olive-navy .paragraph-theme-primary .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-olive-navy .paragraph-theme-primary .btn.btn-white.btn-outline:hover, .department-theme-olive-navy .paragraph-theme-primary .btn.btn-white.btn-outline:focus,
.department-theme-olive-navy .paragraph-theme-primary .btn.btn-primary.btn-outline:hover,
.department-theme-olive-navy .paragraph-theme-primary .btn.btn-primary.btn-outline:focus,
.department-theme-olive-navy .paragraph-theme-primary .field--name-field-cta a:hover,
.department-theme-olive-navy .paragraph-theme-primary .field--name-field-cta a:focus {
  background: #fff !important;
  color: #518161 !important;
}
.department-theme-olive-navy .paragraph-theme-primary .section-heading h2,
.department-theme-olive-navy .paragraph-theme-primary .date-with-line span.text,
.department-theme-olive-navy .paragraph-theme-primary .btn-wrap {
  background: #518161 !important;
}
.department-theme-olive-navy .paragraph-theme-primary .section-heading:before {
  background: #fff !important;
}
.department-theme-olive-navy .paragraph-theme-primary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-olive-navy .paragraph-theme-primary.paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading {
  color: #fff !important;
}
.department-theme-olive-navy .paragraph-theme-primary.paragraph--type--popular-resources {
  border-color: #518161 !important;
}
.department-theme-olive-navy .paragraph-theme-primary.paragraph--type--popular-resources:after,
.department-theme-olive-navy .paragraph-theme-primary.paragraph--type--popular-resources .inner:before {
  background: #518161 !important;
}
.department-theme-olive-navy .paragraph-theme-primary .field--name-field-popular-resource a:not([class="1"]) {
  color: #fff !important;
}
.department-theme-olive-navy .paragraph-theme-primary .field--name-field-popular-resource a:hover .fa {
  background: #fff !important;
  color: #518161 !important;
}
.department-theme-olive-navy .paragraph-theme-primary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.department-theme-olive-navy .paragraph-theme-primary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #518161 !important;
}
.department-theme-olive-navy .paragraph-theme-primary .field--name-field-popular-resource .fa {
  border-color: #fff !important;
}
.department-theme-olive-navy .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.department-theme-olive-navy .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet a,
.department-theme-olive-navy .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet span {
  color: #518161 !important;
}
.department-theme-olive-navy .paragraph-theme-primary.paragraph--type--what .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-olive-navy .paragraph-theme-primary.paragraph--type--what .field--name-field-cta a:hover {
  background: #fff !important;
  color: #518161 !important;
}
.department-theme-olive-navy .paragraph-theme-primary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-olive-navy .paragraph-theme-primary.paragraph--type--staff-contact article {
  background: #fff !important;
}
.department-theme-olive-navy .paragraph-theme-primary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #fff !important;
}
.department-theme-olive-navy .paragraph-theme-primary.paragraph--type--staff-contact h3 a,
.department-theme-olive-navy .paragraph-theme-primary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.department-theme-olive-navy .paragraph-theme-primary.paragraph--type--staff-contact .btn-primary {
  background: #000000;
}
.department-theme-olive-navy .paragraph-theme-primary.paragraph--type--faq a {
  color: #fff !important;
}
.department-theme-olive-navy .paragraph-theme-primary.paragraph--type--faq article.faq h2 .icon {
  color: #fff !important;
  border-color: #fff !important;
  background: transparent !important;
}
.department-theme-olive-navy .paragraph-theme-primary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #518161 !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.department-theme-olive-navy .paragraph-theme-primary.paragraph--type--documents article.document a {
  background: #fff !important;
}
.department-theme-olive-navy .paragraph-theme-primary.paragraph--type--press-releases {
  color: #000000 !important;
}
.department-theme-olive-navy .paragraph-theme-primary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.department-theme-olive-navy .paragraph-theme-primary.paragraph--type--basic-content a, .department-theme-olive-navy .paragraph-theme-primary.paragraph--type--content-with-image-on-right a, .department-theme-olive-navy .paragraph-theme-primary.paragraph--type--content-with-image-on-left a {
  color: #fff;
}
.department-theme-olive-navy .paragraph-theme-primary.paragraph--type--basic-content table {
  border-color: #fff;
}
.department-theme-olive-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #fff;
  color: #518161;
}
.department-theme-olive-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .department-theme-olive-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .department-theme-olive-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .department-theme-olive-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .department-theme-olive-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .department-theme-olive-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.department-theme-olive-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .department-theme-olive-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .department-theme-olive-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .department-theme-olive-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .department-theme-olive-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .department-theme-olive-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.department-theme-olive-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #518161 !important;
}
.department-theme-olive-navy .paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .department-theme-olive-navy .paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #fff;
}
.department-theme-olive-navy .txt-brand-success,
.department-theme-olive-navy .paragraph--type--upcoming-meetings .btn.btn-white.btn-outline:hover,
.department-theme-olive-navy .paragraph--type--upcoming-meetings .btn.btn-white.btn-outline:focus,
.department-theme-olive-navy .paragraph--type--upcoming-events-meetings .btn.btn-white.btn-outline:hover,
.department-theme-olive-navy .paragraph--type--upcoming-events-meetings .btn.btn-white.btn-outline:focus,
.department-theme-olive-navy .paragraph--type--selected-meetings-events .btn.btn-white.btn-outline:hover,
.department-theme-olive-navy .paragraph--type--selected-meetings-events .btn.btn-white.btn-outline:focus {
  color: #14143D;
}
.department-theme-olive-navy a.txt-brand-success:hover {
  color: #070717;
}
.department-theme-olive-navy .bg-brand-success {
  background-color: #14143D;
  color: #fff;
}
.department-theme-olive-navy .bg-brand-success a, .department-theme-olive-navy .bg-brand-success h1, .department-theme-olive-navy .bg-brand-success h2, .department-theme-olive-navy .bg-brand-success h3, .department-theme-olive-navy .bg-brand-success h4, .department-theme-olive-navy .bg-brand-success h5, .department-theme-olive-navy .bg-brand-success h6 {
  color: #fff;
}
.department-theme-olive-navy .paragraph--type--upcoming-meetings,
.department-theme-olive-navy .paragraph--type--upcoming-events-meetings,
.department-theme-olive-navy .paragraph--type--selected-meetings-events,
.department-theme-olive-navy #header .search .library-options,
.department-theme-olive-navy #header .social-mobile,
.department-theme-olive-navy #footer .footer-dept-mobile {
  background-color: #14143D;
}
.department-theme-olive-navy .section-heading.secondary-color h2,
.department-theme-olive-navy .section-heading.secondary-color .btn-wrap {
  background: #14143D;
  color: #fff;
}
.department-theme-olive-navy .section-heading.secondary-color:before {
  background: #fff;
}
.department-theme-olive-navy #header .utility-bar {
  background-color: #14143D;
  color: #fff;
}
.department-theme-olive-navy #header .utility-bar a {
  color: #fff;
}
.department-theme-olive-navy #header .utility-bar .social {
  border-color: #fff;
}
@media (max-width: 991px) {
  .department-theme-olive-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-olive-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-olive-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a:hover,
.department-theme-olive-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a:hover,
.department-theme-olive-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-olive-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li.active &gt; a,
.department-theme-olive-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li.active &gt; a:hover {
    background: #14143D;
    color: #fff;
  }
}
@media (min-width: 992px) {
  .department-theme-olive-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a,
.department-theme-olive-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; a:hover,
.department-theme-olive-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a:after,
.department-theme-olive-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a:before,
.department-theme-olive-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.active &gt; a:hover,
.department-theme-olive-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a:hover:after,
.department-theme-olive-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a:hover:after {
    background-color: #14143D;
    color: #fff;
  }
  .department-theme-olive-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded &gt; a .desktop-caret-large polygon {
    fill: #14143D;
  }
}
.department-theme-olive-navy .btn.btn-white.btn-outline {
  background-color: transparent;
  color: #fff;
  border-color: #fff;
}
.department-theme-olive-navy .btn.btn-white.btn-outline:hover {
  background-color: #fff;
  border-color: #fff;
  color: #14143D;
}
.department-theme-olive-navy .btn.btn-white.btn-outline:focus, .department-theme-olive-navy .btn.btn-white.btn-outline:active, .department-theme-olive-navy .btn.btn-white.btn-outline:hover:active, .department-theme-olive-navy .btn.btn-white.btn-outline:focus:active {
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  color: #14143D;
}
.department-theme-olive-navy article.event .content {
  border-color: #fff;
}
.department-theme-olive-navy article.event .content h2 a,
.department-theme-olive-navy .paragraph--type--upcoming-meetings,
.department-theme-olive-navy .paragraph--type--upcoming-events-meetings,
.department-theme-olive-navy .paragraph--type--selected-meetings-events,
.department-theme-olive-navy .paragraph--type--upcoming-meetings article.event .content h2 a,
.department-theme-olive-navy .paragraph--type--upcoming-events-meetings article.event .content h2 a,
.department-theme-olive-navy .paragraph--type--selected-meetings-events article.event .content h2 a,
.department-theme-olive-navy .paragraph--type--upcoming-meetings h2,
.department-theme-olive-navy .paragraph--type--upcoming-events-meetings h2,
.department-theme-olive-navy .paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading,
.department-theme-olive-navy .paragraph--type--selected-meetings-events h2,
.department-theme-olive-navy #header .utility-bar .department-links {
  color: #fff;
}
.department-theme-olive-navy .paragraph-theme-secondary {
  background: #14143D !important;
  color: #fff !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.department-theme-olive-navy .paragraph-theme-secondary h1, .department-theme-olive-navy .paragraph-theme-secondary h2, .department-theme-olive-navy .paragraph-theme-secondary h3, .department-theme-olive-navy .paragraph-theme-secondary h4, .department-theme-olive-navy .paragraph-theme-secondary h5, .department-theme-olive-navy .paragraph-theme-secondary h6,
.department-theme-olive-navy .paragraph-theme-secondary h1 a, .department-theme-olive-navy .paragraph-theme-secondary h2 a, .department-theme-olive-navy .paragraph-theme-secondary h3 a, .department-theme-olive-navy .paragraph-theme-secondary h4 a, .department-theme-olive-navy .paragraph-theme-secondary h5 a, .department-theme-olive-navy .paragraph-theme-secondary h6 a {
  color: #fff !important;
}
.department-theme-olive-navy .paragraph-theme-secondary .btn.btn-white.btn-outline,
.department-theme-olive-navy .paragraph-theme-secondary .btn.btn-primary.btn-outline,
.department-theme-olive-navy .paragraph-theme-secondary .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-olive-navy .paragraph-theme-secondary .btn.btn-white.btn-outline:hover, .department-theme-olive-navy .paragraph-theme-secondary .btn.btn-white.btn-outline:focus,
.department-theme-olive-navy .paragraph-theme-secondary .btn.btn-primary.btn-outline:hover,
.department-theme-olive-navy .paragraph-theme-secondary .btn.btn-primary.btn-outline:focus,
.department-theme-olive-navy .paragraph-theme-secondary .field--name-field-cta a:hover,
.department-theme-olive-navy .paragraph-theme-secondary .field--name-field-cta a:focus {
  background: #fff !important;
  color: #14143D !important;
}
.department-theme-olive-navy .paragraph-theme-secondary .section-heading h2,
.department-theme-olive-navy .paragraph-theme-secondary .date-with-line span.text,
.department-theme-olive-navy .paragraph-theme-secondary .btn-wrap {
  background: #14143D !important;
}
.department-theme-olive-navy .paragraph-theme-secondary .section-heading:before {
  background: #fff !important;
}
.department-theme-olive-navy .paragraph-theme-secondary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-olive-navy .paragraph-theme-secondary.paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading {
  color: #fff !important;
}
.department-theme-olive-navy .paragraph-theme-secondary.paragraph--type--popular-resources {
  border-color: #14143D !important;
}
.department-theme-olive-navy .paragraph-theme-secondary.paragraph--type--popular-resources:after,
.department-theme-olive-navy .paragraph-theme-secondary.paragraph--type--popular-resources .inner:before {
  background: #14143D !important;
}
.department-theme-olive-navy .paragraph-theme-secondary .field--name-field-popular-resource a:not([class="1"]) {
  color: #fff !important;
}
.department-theme-olive-navy .paragraph-theme-secondary .field--name-field-popular-resource a:hover .fa {
  background: #fff !important;
  color: #14143D !important;
}
.department-theme-olive-navy .paragraph-theme-secondary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.department-theme-olive-navy .paragraph-theme-secondary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #14143D !important;
}
.department-theme-olive-navy .paragraph-theme-secondary .field--name-field-popular-resource .fa {
  border-color: #fff !important;
}
.department-theme-olive-navy .paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.department-theme-olive-navy .paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet a {
  color: #14143D !important;
}
.department-theme-olive-navy .paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-olive-navy .paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a:hover {
  background: #fff !important;
  color: #14143D !important;
}
.department-theme-olive-navy .paragraph-theme-secondary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-olive-navy .paragraph-theme-secondary.paragraph--type--staff-contact article {
  background: #fff !important;
}
.department-theme-olive-navy .paragraph-theme-secondary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #fff !important;
}
.department-theme-olive-navy .paragraph-theme-secondary.paragraph--type--staff-contact h3 a,
.department-theme-olive-navy .paragraph-theme-secondary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.department-theme-olive-navy .paragraph-theme-secondary.paragraph--type--staff-contact .btn-primary {
  background: #000000;
}
.department-theme-olive-navy .paragraph-theme-secondary.paragraph--type--faq a {
  color: #fff !important;
}
.department-theme-olive-navy .paragraph-theme-secondary.paragraph--type--faq article.faq h2 .icon {
  color: #fff !important;
  border-color: #fff !important;
  background: transparent !important;
}
.department-theme-olive-navy .paragraph-theme-secondary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #14143D !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.department-theme-olive-navy .paragraph-theme-secondary.paragraph--type--documents article.document a {
  background: #fff !important;
}
.department-theme-olive-navy .paragraph-theme-secondary.paragraph--type--press-releases {
  color: #000000 !important;
}
.department-theme-olive-navy .paragraph-theme-secondary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.department-theme-olive-navy .paragraph-theme-secondary.paragraph--type--basic-content a, .department-theme-olive-navy .paragraph-theme-secondary.paragraph--type--content-with-image-on-right a, .department-theme-olive-navy .paragraph-theme-secondary.paragraph--type--content-with-image-on-left a {
  color: #fff;
}
.department-theme-olive-navy .paragraph-theme-secondary.paragraph--type--basic-content table {
  border-color: #fff;
}
.department-theme-olive-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #fff;
  color: #14143D;
}
.department-theme-olive-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .department-theme-olive-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .department-theme-olive-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .department-theme-olive-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .department-theme-olive-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .department-theme-olive-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.department-theme-olive-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .department-theme-olive-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .department-theme-olive-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .department-theme-olive-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .department-theme-olive-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .department-theme-olive-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.department-theme-olive-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #14143D !important;
}
.department-theme-olive-navy .paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .department-theme-olive-navy .paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #fff;
}

.department-theme-orange-blue {
  /* Paragraph Theme
  ========================================================================== */
  /* Paragraph Theme
  ========================================================================== */
}
.department-theme-orange-blue a,
.department-theme-orange-blue .txt-brand-primary,
.department-theme-orange-blue .btn-primary.btn-outline,
.department-theme-orange-blue .field--name-field-popular-resource a:hover .fa,
.department-theme-orange-blue .navbar-default .navbar-toggle,
.department-theme-orange-blue article.faq h2 .icon,
.department-theme-orange-blue .paragraph--type--twitter-feed article.tweet footer a:hover,
.department-theme-orange-blue .paragraph--type--twitter-feed article.tweet footer span,
.department-theme-orange-blue .paragraph--type--profiles-large article &gt; a:hover,
.department-theme-orange-blue .press-release-node article.press-release header h2 a:hover,
.department-theme-orange-blue .press-release-node article.news header h2 a:hover,
.department-theme-orange-blue .paragraph--type--press-releases article h3 a:hover,
.department-theme-orange-blue .press-release-listing h2 a:hover,
.department-theme-orange-blue article.document a:hover,
.department-theme-orange-blue .gallery-item a:hover h3,
.department-theme-orange-blue article.event.listing .left-col h3 a:hover,
.department-theme-orange-blue article.event.listing .more:hover,
.department-theme-orange-blue .datepicker-container .datepicker-panel ul:nth-child(3),
.department-theme-orange-blue .search-results-search button:hover,
.department-theme-orange-blue .pagination &gt; li &gt; a,
.department-theme-orange-blue .field--name-field-carousel-item a:hover h3,
.department-theme-orange-blue .field--name-field-carousel-item a:hover h4,
.department-theme-orange-blue .slick-arrow {
  color: #2B70AC;
}
.department-theme-orange-blue .search-result h2 a:hover {
  color: #2B70AC !important;
}
.department-theme-orange-blue a:hover,
.department-theme-orange-blue a.txt-brand-primary:hover,
.department-theme-orange-blue .paragraph--type--team-members .team-member a:hover,
.department-theme-orange-blue .navbar-default .navbar-toggle:hover,
.department-theme-orange-blue .pagination &gt; li &gt; a:hover {
  color: #215583;
}
.department-theme-orange-blue .datepicker-container .datepicker-panel &gt; ul &gt; li.highlighted,
.department-theme-orange-blue .datepicker-container .datepicker-panel &gt; ul &gt; li:hover {
  background: rgba(43, 112, 172, 0.1);
}
.department-theme-orange-blue #footer,
.department-theme-orange-blue .btn.btn-primary.btn-outline,
.department-theme-orange-blue .btn.btn-primary.btn-outline:hover,
.department-theme-orange-blue .paragraph--type--popular-resources,
.department-theme-orange-blue article.faq h2 .icon {
  border-color: #2B70AC;
}
.department-theme-orange-blue #footer,
.department-theme-orange-blue #footer:after,
.department-theme-orange-blue .footer-inner:before,
.department-theme-orange-blue .paragraph--type--popular-resources,
.department-theme-orange-blue .paragraph--type--popular-resources:after,
.department-theme-orange-blue .paragraph--type--popular-resources .inner:before,
.department-theme-orange-blue .navbar-default .navbar-collapse,
.department-theme-orange-blue #header .header-main:after,
.department-theme-orange-blue .paragraph--type--featured-link a .fa,
.department-theme-orange-blue blockquote:before,
.department-theme-orange-blue table th,
.department-theme-orange-blue .bg-brand-primary {
  background-color: #2B70AC;
  color: #fff;
}
.department-theme-orange-blue .paragraph--type--featured-link a:hover .fa {
  background-color: #266398;
}
.department-theme-orange-blue .btn-primary,
.department-theme-orange-blue .has-filters .pager a.button, .department-theme-orange-blue .js-pager__items a.button {
  background-color: #2B70AC;
  color: #fff;
}
.department-theme-orange-blue .btn.btn-primary:hover,
.department-theme-orange-blue .btn.btn-primary:focus,
.department-theme-orange-blue .btn.btn-primary:active,
.department-theme-orange-blue .has-filters .pager a.button:focus,
.department-theme-orange-blue .has-filters .pager a.button:hover,
.department-theme-orange-blue .has-filters .pager a.button:active {
  background-color: #215583;
  color: #fff;
}
.department-theme-orange-blue .btn.btn-primary:focus,
.department-theme-orange-blue .btn.btn-primary:active,
.department-theme-orange-blue .has-filters .pager a.button:focus,
.department-theme-orange-blue .has-filters .pager a.button:active {
  background-color: #1c486f;
  color: #fff;
}
.department-theme-orange-blue .btn.btn-primary.btn-outline,
.department-theme-orange-blue .paragraph--type--carousel .field--name-field-cta a,
.department-theme-orange-blue .paragraph--type--what .field--name-field-cta a,
.department-theme-orange-blue .paragraph--type--faq .field--name-field-cta a,
.department-theme-orange-blue .paragraph--type--content-with-image-on-right .field--name-field-cta a,
.department-theme-orange-blue .paragraph--type--content-with-image-on-left .field--name-field-cta a,
.department-theme-orange-blue .field--name-field-cta a {
  background-color: transparent;
  color: #2B70AC;
  border-color: #2B70AC;
}
.department-theme-orange-blue .btn.btn-primary.btn-outline:hover,
.department-theme-orange-blue .paragraph--type--carousel .field--name-field-cta a:hover,
.department-theme-orange-blue .paragraph--type--what .field--name-field-cta a:hover,
.department-theme-orange-blue .paragraph--type--faq .field--name-field-cta a:hover,
.department-theme-orange-blue .paragraph--type--content-with-image-on-right .field--name-field-cta a:hover,
.department-theme-orange-blue .paragraph--type--content-with-image-on-left .field--name-field-cta a:hover,
.department-theme-orange-blue .field--name-field-cta a:hover {
  background-color: #2B70AC;
  border-color: #2B70AC;
  color: #fff;
}
.department-theme-orange-blue .btn.btn-primary.btn-outline:focus, .department-theme-orange-blue .btn.btn-primary.btn-outline:active, .department-theme-orange-blue .btn.btn-primary.btn-outline:hover:active, .department-theme-orange-blue .btn.btn-primary.btn-outline:focus:active,
.department-theme-orange-blue .paragraph--type--carousel .field--name-field-cta a:focus,
.department-theme-orange-blue .paragraph--type--carousel .field--name-field-cta a:active,
.department-theme-orange-blue .paragraph--type--carousel .field--name-field-cta a:hover:active,
.department-theme-orange-blue .paragraph--type--carousel .field--name-field-cta a:focus:active,
.department-theme-orange-blue .paragraph--type--what .field--name-field-cta a:focus,
.department-theme-orange-blue .paragraph--type--what .field--name-field-cta a:active,
.department-theme-orange-blue .paragraph--type--what .field--name-field-cta a:hover:active,
.department-theme-orange-blue .paragraph--type--what .field--name-field-cta a:focus:active,
.department-theme-orange-blue .paragraph--type--faq .field--name-field-cta a:focus,
.department-theme-orange-blue .paragraph--type--faq .field--name-field-cta a:active,
.department-theme-orange-blue .paragraph--type--faq .field--name-field-cta a:hover:active,
.department-theme-orange-blue .paragraph--type--faq .field--name-field-cta a:focus:active,
.department-theme-orange-blue .paragraph--type--content-with-image-on-right .field--name-field-cta a:focus,
.department-theme-orange-blue .paragraph--type--content-with-image-on-right .field--name-field-cta a:active,
.department-theme-orange-blue .paragraph--type--content-with-image-on-right .field--name-field-cta a:hover:active,
.department-theme-orange-blue .paragraph--type--content-with-image-on-right .field--name-field-cta a:focus:active,
.department-theme-orange-blue .paragraph--type--content-with-image-on-left .field--name-field-cta a:focus,
.department-theme-orange-blue .paragraph--type--content-with-image-on-left .field--name-field-cta a:active,
.department-theme-orange-blue .paragraph--type--content-with-image-on-left .field--name-field-cta a:hover:active,
.department-theme-orange-blue .paragraph--type--content-with-image-on-left .field--name-field-cta a:focus:active,
.department-theme-orange-blue .field--name-field-cta a:focus,
.department-theme-orange-blue .field--name-field-cta a:active,
.department-theme-orange-blue .field--name-field-cta a:hover:active,
.department-theme-orange-blue .field--name-field-cta a:focus:active {
  background-color: #215583;
  border-color: #215583;
  color: #fff;
}
.department-theme-orange-blue .section-heading.primary-color h2,
.department-theme-orange-blue .section-heading.primary-color .btn-wrap {
  background: #2B70AC;
}
.department-theme-orange-blue #footer a,
.department-theme-orange-blue #footer h3,
.department-theme-orange-blue .field--name-field-popular-resource a,
.department-theme-orange-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; a,
.department-theme-orange-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded .fa-angle-left,
.department-theme-orange-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded .fa-angle-right {
  color: #fff;
}
.department-theme-orange-blue .field--name-field-popular-resource a:hover .fa {
  background: #fff;
  border-color: #fff;
}
.department-theme-orange-blue article.event .content {
  border-color: #fff;
}
.department-theme-orange-blue .paragraph-theme-primary {
  background: #2B70AC !important;
  color: #fff !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.department-theme-orange-blue .paragraph-theme-primary h1, .department-theme-orange-blue .paragraph-theme-primary h2, .department-theme-orange-blue .paragraph-theme-primary h3, .department-theme-orange-blue .paragraph-theme-primary h4, .department-theme-orange-blue .paragraph-theme-primary h5, .department-theme-orange-blue .paragraph-theme-primary h6,
.department-theme-orange-blue .paragraph-theme-primary h1 a, .department-theme-orange-blue .paragraph-theme-primary h2 a, .department-theme-orange-blue .paragraph-theme-primary h3 a, .department-theme-orange-blue .paragraph-theme-primary h4 a, .department-theme-orange-blue .paragraph-theme-primary h5 a, .department-theme-orange-blue .paragraph-theme-primary h6 a {
  color: #fff !important;
}
.department-theme-orange-blue .paragraph-theme-primary .btn.btn-white.btn-outline,
.department-theme-orange-blue .paragraph-theme-primary .btn.btn-primary.btn-outline,
.department-theme-orange-blue .paragraph-theme-primary .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-orange-blue .paragraph-theme-primary .btn.btn-white.btn-outline:hover, .department-theme-orange-blue .paragraph-theme-primary .btn.btn-white.btn-outline:focus,
.department-theme-orange-blue .paragraph-theme-primary .btn.btn-primary.btn-outline:hover,
.department-theme-orange-blue .paragraph-theme-primary .btn.btn-primary.btn-outline:focus,
.department-theme-orange-blue .paragraph-theme-primary .field--name-field-cta a:hover,
.department-theme-orange-blue .paragraph-theme-primary .field--name-field-cta a:focus {
  background: #fff !important;
  color: #2B70AC !important;
}
.department-theme-orange-blue .paragraph-theme-primary .section-heading h2,
.department-theme-orange-blue .paragraph-theme-primary .date-with-line span.text,
.department-theme-orange-blue .paragraph-theme-primary .btn-wrap {
  background: #2B70AC !important;
}
.department-theme-orange-blue .paragraph-theme-primary .section-heading:before {
  background: #fff !important;
}
.department-theme-orange-blue .paragraph-theme-primary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-orange-blue .paragraph-theme-primary.paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading {
  color: #fff !important;
}
.department-theme-orange-blue .paragraph-theme-primary.paragraph--type--popular-resources {
  border-color: #2B70AC !important;
}
.department-theme-orange-blue .paragraph-theme-primary.paragraph--type--popular-resources:after,
.department-theme-orange-blue .paragraph-theme-primary.paragraph--type--popular-resources .inner:before {
  background: #2B70AC !important;
}
.department-theme-orange-blue .paragraph-theme-primary .field--name-field-popular-resource a:not([class="1"]) {
  color: #fff !important;
}
.department-theme-orange-blue .paragraph-theme-primary .field--name-field-popular-resource a:hover .fa {
  background: #fff !important;
  color: #2B70AC !important;
}
.department-theme-orange-blue .paragraph-theme-primary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.department-theme-orange-blue .paragraph-theme-primary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #2B70AC !important;
}
.department-theme-orange-blue .paragraph-theme-primary .field--name-field-popular-resource .fa {
  border-color: #fff !important;
}
.department-theme-orange-blue .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.department-theme-orange-blue .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet a,
.department-theme-orange-blue .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet span {
  color: #2B70AC !important;
}
.department-theme-orange-blue .paragraph-theme-primary.paragraph--type--what .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-orange-blue .paragraph-theme-primary.paragraph--type--what .field--name-field-cta a:hover {
  background: #fff !important;
  color: #2B70AC !important;
}
.department-theme-orange-blue .paragraph-theme-primary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-orange-blue .paragraph-theme-primary.paragraph--type--staff-contact article {
  background: #fff !important;
}
.department-theme-orange-blue .paragraph-theme-primary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #fff !important;
}
.department-theme-orange-blue .paragraph-theme-primary.paragraph--type--staff-contact h3 a,
.department-theme-orange-blue .paragraph-theme-primary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.department-theme-orange-blue .paragraph-theme-primary.paragraph--type--staff-contact .btn-primary {
  background: #000000;
}
.department-theme-orange-blue .paragraph-theme-primary.paragraph--type--faq a {
  color: #fff !important;
}
.department-theme-orange-blue .paragraph-theme-primary.paragraph--type--faq article.faq h2 .icon {
  color: #fff !important;
  border-color: #fff !important;
  background: transparent !important;
}
.department-theme-orange-blue .paragraph-theme-primary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #2B70AC !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.department-theme-orange-blue .paragraph-theme-primary.paragraph--type--documents article.document a {
  background: #fff !important;
}
.department-theme-orange-blue .paragraph-theme-primary.paragraph--type--press-releases {
  color: #000000 !important;
}
.department-theme-orange-blue .paragraph-theme-primary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.department-theme-orange-blue .paragraph-theme-primary.paragraph--type--basic-content a, .department-theme-orange-blue .paragraph-theme-primary.paragraph--type--content-with-image-on-right a, .department-theme-orange-blue .paragraph-theme-primary.paragraph--type--content-with-image-on-left a {
  color: #fff;
}
.department-theme-orange-blue .paragraph-theme-primary.paragraph--type--basic-content table {
  border-color: #fff;
}
.department-theme-orange-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #fff;
  color: #2B70AC;
}
.department-theme-orange-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .department-theme-orange-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .department-theme-orange-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .department-theme-orange-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .department-theme-orange-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .department-theme-orange-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.department-theme-orange-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .department-theme-orange-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .department-theme-orange-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .department-theme-orange-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .department-theme-orange-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .department-theme-orange-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.department-theme-orange-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #2B70AC !important;
}
.department-theme-orange-blue .paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .department-theme-orange-blue .paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #fff;
}
.department-theme-orange-blue .txt-brand-success,
.department-theme-orange-blue .paragraph--type--upcoming-meetings .btn.btn-white.btn-outline:hover,
.department-theme-orange-blue .paragraph--type--upcoming-meetings .btn.btn-white.btn-outline:focus,
.department-theme-orange-blue .paragraph--type--upcoming-events-meetings .btn.btn-white.btn-outline:hover,
.department-theme-orange-blue .paragraph--type--upcoming-events-meetings .btn.btn-white.btn-outline:focus,
.department-theme-orange-blue .paragraph--type--selected-meetings-events .btn.btn-white.btn-outline:hover,
.department-theme-orange-blue .paragraph--type--selected-meetings-events .btn.btn-white.btn-outline:focus {
  color: #F89A28;
}
.department-theme-orange-blue a.txt-brand-success:hover {
  color: #e68107;
}
.department-theme-orange-blue .bg-brand-success {
  background-color: #F89A28;
  color: #000;
}
.department-theme-orange-blue .bg-brand-success a, .department-theme-orange-blue .bg-brand-success h1, .department-theme-orange-blue .bg-brand-success h2, .department-theme-orange-blue .bg-brand-success h3, .department-theme-orange-blue .bg-brand-success h4, .department-theme-orange-blue .bg-brand-success h5, .department-theme-orange-blue .bg-brand-success h6 {
  color: #000;
}
.department-theme-orange-blue .paragraph--type--upcoming-meetings,
.department-theme-orange-blue .paragraph--type--upcoming-events-meetings,
.department-theme-orange-blue .paragraph--type--selected-meetings-events,
.department-theme-orange-blue #header .search .library-options,
.department-theme-orange-blue #header .social-mobile,
.department-theme-orange-blue #footer .footer-dept-mobile {
  background-color: #F89A28;
}
.department-theme-orange-blue .section-heading.secondary-color h2,
.department-theme-orange-blue .section-heading.secondary-color .btn-wrap {
  background: #F89A28;
  color: #000;
}
.department-theme-orange-blue .section-heading.secondary-color:before {
  background: #000;
}
.department-theme-orange-blue #header .utility-bar {
  background-color: #F89A28;
  color: #000;
}
.department-theme-orange-blue #header .utility-bar a {
  color: #000;
}
.department-theme-orange-blue #header .utility-bar .social {
  border-color: #000;
}
@media (max-width: 991px) {
  .department-theme-orange-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-orange-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-orange-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a:hover,
.department-theme-orange-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a:hover,
.department-theme-orange-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-orange-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li.active &gt; a,
.department-theme-orange-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li.active &gt; a:hover {
    background: #F89A28;
    color: #000;
  }
}
@media (min-width: 992px) {
  .department-theme-orange-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a,
.department-theme-orange-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; a:hover,
.department-theme-orange-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a:after,
.department-theme-orange-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a:before,
.department-theme-orange-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.active &gt; a:hover,
.department-theme-orange-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a:hover:after,
.department-theme-orange-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a:hover:after {
    background-color: #F89A28;
    color: #000;
  }
  .department-theme-orange-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded &gt; a .desktop-caret-large polygon {
    fill: #F89A28;
  }
}
.department-theme-orange-blue .btn.btn-white.btn-outline {
  background-color: transparent;
  color: #000;
  border-color: #000;
}
.department-theme-orange-blue .btn.btn-white.btn-outline:hover {
  background-color: #000;
  border-color: #000;
  color: #F89A28;
}
.department-theme-orange-blue .btn.btn-white.btn-outline:focus, .department-theme-orange-blue .btn.btn-white.btn-outline:active, .department-theme-orange-blue .btn.btn-white.btn-outline:hover:active, .department-theme-orange-blue .btn.btn-white.btn-outline:focus:active {
  background-color: black;
  border-color: black;
  color: #F89A28;
}
.department-theme-orange-blue article.event .content {
  border-color: #000;
}
.department-theme-orange-blue article.event .content h2 a,
.department-theme-orange-blue .paragraph--type--upcoming-meetings,
.department-theme-orange-blue .paragraph--type--upcoming-events-meetings,
.department-theme-orange-blue .paragraph--type--selected-meetings-events,
.department-theme-orange-blue .paragraph--type--upcoming-meetings article.event .content h2 a,
.department-theme-orange-blue .paragraph--type--upcoming-events-meetings article.event .content h2 a,
.department-theme-orange-blue .paragraph--type--selected-meetings-events article.event .content h2 a,
.department-theme-orange-blue .paragraph--type--upcoming-meetings h2,
.department-theme-orange-blue .paragraph--type--upcoming-events-meetings h2,
.department-theme-orange-blue .paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading,
.department-theme-orange-blue .paragraph--type--selected-meetings-events h2,
.department-theme-orange-blue #header .utility-bar .department-links {
  color: #000;
}
.department-theme-orange-blue .paragraph-theme-secondary {
  background: #F89A28 !important;
  color: #000 !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.department-theme-orange-blue .paragraph-theme-secondary h1, .department-theme-orange-blue .paragraph-theme-secondary h2, .department-theme-orange-blue .paragraph-theme-secondary h3, .department-theme-orange-blue .paragraph-theme-secondary h4, .department-theme-orange-blue .paragraph-theme-secondary h5, .department-theme-orange-blue .paragraph-theme-secondary h6,
.department-theme-orange-blue .paragraph-theme-secondary h1 a, .department-theme-orange-blue .paragraph-theme-secondary h2 a, .department-theme-orange-blue .paragraph-theme-secondary h3 a, .department-theme-orange-blue .paragraph-theme-secondary h4 a, .department-theme-orange-blue .paragraph-theme-secondary h5 a, .department-theme-orange-blue .paragraph-theme-secondary h6 a {
  color: #000 !important;
}
.department-theme-orange-blue .paragraph-theme-secondary .btn.btn-white.btn-outline,
.department-theme-orange-blue .paragraph-theme-secondary .btn.btn-primary.btn-outline,
.department-theme-orange-blue .paragraph-theme-secondary .field--name-field-cta a {
  border-color: #000 !important;
  color: #000 !important;
}
.department-theme-orange-blue .paragraph-theme-secondary .btn.btn-white.btn-outline:hover, .department-theme-orange-blue .paragraph-theme-secondary .btn.btn-white.btn-outline:focus,
.department-theme-orange-blue .paragraph-theme-secondary .btn.btn-primary.btn-outline:hover,
.department-theme-orange-blue .paragraph-theme-secondary .btn.btn-primary.btn-outline:focus,
.department-theme-orange-blue .paragraph-theme-secondary .field--name-field-cta a:hover,
.department-theme-orange-blue .paragraph-theme-secondary .field--name-field-cta a:focus {
  background: #000 !important;
  color: #F89A28 !important;
}
.department-theme-orange-blue .paragraph-theme-secondary .section-heading h2,
.department-theme-orange-blue .paragraph-theme-secondary .date-with-line span.text,
.department-theme-orange-blue .paragraph-theme-secondary .btn-wrap {
  background: #F89A28 !important;
}
.department-theme-orange-blue .paragraph-theme-secondary .section-heading:before {
  background: #000 !important;
}
.department-theme-orange-blue .paragraph-theme-secondary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #000 !important;
}
.department-theme-orange-blue .paragraph-theme-secondary.paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading {
  color: #000 !important;
}
.department-theme-orange-blue .paragraph-theme-secondary.paragraph--type--popular-resources {
  border-color: #F89A28 !important;
}
.department-theme-orange-blue .paragraph-theme-secondary.paragraph--type--popular-resources:after,
.department-theme-orange-blue .paragraph-theme-secondary.paragraph--type--popular-resources .inner:before {
  background: #F89A28 !important;
}
.department-theme-orange-blue .paragraph-theme-secondary .field--name-field-popular-resource a:not([class="1"]) {
  color: #000 !important;
}
.department-theme-orange-blue .paragraph-theme-secondary .field--name-field-popular-resource a:hover .fa {
  background: #000 !important;
  color: #F89A28 !important;
}
.department-theme-orange-blue .paragraph-theme-secondary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.department-theme-orange-blue .paragraph-theme-secondary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #F89A28 !important;
}
.department-theme-orange-blue .paragraph-theme-secondary .field--name-field-popular-resource .fa {
  border-color: #000 !important;
}
.department-theme-orange-blue .paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.department-theme-orange-blue .paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet a {
  color: #F89A28 !important;
}
.department-theme-orange-blue .paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a {
  border-color: #000 !important;
  color: #000 !important;
}
.department-theme-orange-blue .paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a:hover {
  background: #000 !important;
  color: #F89A28 !important;
}
.department-theme-orange-blue .paragraph-theme-secondary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #000 !important;
}
.department-theme-orange-blue .paragraph-theme-secondary.paragraph--type--staff-contact article {
  background: #000 !important;
}
.department-theme-orange-blue .paragraph-theme-secondary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #000 !important;
}
.department-theme-orange-blue .paragraph-theme-secondary.paragraph--type--staff-contact h3 a,
.department-theme-orange-blue .paragraph-theme-secondary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.department-theme-orange-blue .paragraph-theme-secondary.paragraph--type--staff-contact .btn-primary {
  background: #000000;
}
.department-theme-orange-blue .paragraph-theme-secondary.paragraph--type--faq a {
  color: #000 !important;
}
.department-theme-orange-blue .paragraph-theme-secondary.paragraph--type--faq article.faq h2 .icon {
  color: #000 !important;
  border-color: #000 !important;
  background: transparent !important;
}
.department-theme-orange-blue .paragraph-theme-secondary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #F89A28 !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.department-theme-orange-blue .paragraph-theme-secondary.paragraph--type--documents article.document a {
  background: #000 !important;
}
.department-theme-orange-blue .paragraph-theme-secondary.paragraph--type--press-releases {
  color: #000000 !important;
}
.department-theme-orange-blue .paragraph-theme-secondary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.department-theme-orange-blue .paragraph-theme-secondary.paragraph--type--basic-content a, .department-theme-orange-blue .paragraph-theme-secondary.paragraph--type--content-with-image-on-right a, .department-theme-orange-blue .paragraph-theme-secondary.paragraph--type--content-with-image-on-left a {
  color: #000;
}
.department-theme-orange-blue .paragraph-theme-secondary.paragraph--type--basic-content table {
  border-color: #000;
}
.department-theme-orange-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #000;
  color: #F89A28;
}
.department-theme-orange-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .department-theme-orange-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .department-theme-orange-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .department-theme-orange-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .department-theme-orange-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .department-theme-orange-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.department-theme-orange-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .department-theme-orange-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .department-theme-orange-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .department-theme-orange-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .department-theme-orange-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .department-theme-orange-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.department-theme-orange-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #F89A28 !important;
}
.department-theme-orange-blue .paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .department-theme-orange-blue .paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #000;
}

.department-theme-orange-bluegrass {
  /* Paragraph Theme
  ========================================================================== */
  /* Paragraph Theme
  ========================================================================== */
}
.department-theme-orange-bluegrass a,
.department-theme-orange-bluegrass .txt-brand-primary,
.department-theme-orange-bluegrass .btn-primary.btn-outline,
.department-theme-orange-bluegrass .field--name-field-popular-resource a:hover .fa,
.department-theme-orange-bluegrass .navbar-default .navbar-toggle,
.department-theme-orange-bluegrass article.faq h2 .icon,
.department-theme-orange-bluegrass .paragraph--type--twitter-feed article.tweet footer a:hover,
.department-theme-orange-bluegrass .paragraph--type--twitter-feed article.tweet footer span,
.department-theme-orange-bluegrass .paragraph--type--profiles-large article &gt; a:hover,
.department-theme-orange-bluegrass .press-release-node article.press-release header h2 a:hover,
.department-theme-orange-bluegrass .press-release-node article.news header h2 a:hover,
.department-theme-orange-bluegrass .paragraph--type--press-releases article h3 a:hover,
.department-theme-orange-bluegrass .press-release-listing h2 a:hover,
.department-theme-orange-bluegrass article.document a:hover,
.department-theme-orange-bluegrass .gallery-item a:hover h3,
.department-theme-orange-bluegrass article.event.listing .left-col h3 a:hover,
.department-theme-orange-bluegrass article.event.listing .more:hover,
.department-theme-orange-bluegrass .datepicker-container .datepicker-panel ul:nth-child(3),
.department-theme-orange-bluegrass .search-results-search button:hover,
.department-theme-orange-bluegrass .pagination &gt; li &gt; a,
.department-theme-orange-bluegrass .field--name-field-carousel-item a:hover h3,
.department-theme-orange-bluegrass .field--name-field-carousel-item a:hover h4,
.department-theme-orange-bluegrass .slick-arrow {
  color: #406C6C;
}
.department-theme-orange-bluegrass .search-result h2 a:hover {
  color: #406C6C !important;
}
.department-theme-orange-bluegrass a:hover,
.department-theme-orange-bluegrass a.txt-brand-primary:hover,
.department-theme-orange-bluegrass .paragraph--type--team-members .team-member a:hover,
.department-theme-orange-bluegrass .navbar-default .navbar-toggle:hover,
.department-theme-orange-bluegrass .pagination &gt; li &gt; a:hover {
  color: #2d4c4c;
}
.department-theme-orange-bluegrass .datepicker-container .datepicker-panel &gt; ul &gt; li.highlighted,
.department-theme-orange-bluegrass .datepicker-container .datepicker-panel &gt; ul &gt; li:hover {
  background: rgba(64, 108, 108, 0.1);
}
.department-theme-orange-bluegrass #footer,
.department-theme-orange-bluegrass .btn.btn-primary.btn-outline,
.department-theme-orange-bluegrass .btn.btn-primary.btn-outline:hover,
.department-theme-orange-bluegrass .paragraph--type--popular-resources,
.department-theme-orange-bluegrass article.faq h2 .icon {
  border-color: #406C6C;
}
.department-theme-orange-bluegrass #footer,
.department-theme-orange-bluegrass #footer:after,
.department-theme-orange-bluegrass .footer-inner:before,
.department-theme-orange-bluegrass .paragraph--type--popular-resources,
.department-theme-orange-bluegrass .paragraph--type--popular-resources:after,
.department-theme-orange-bluegrass .paragraph--type--popular-resources .inner:before,
.department-theme-orange-bluegrass .navbar-default .navbar-collapse,
.department-theme-orange-bluegrass #header .header-main:after,
.department-theme-orange-bluegrass .paragraph--type--featured-link a .fa,
.department-theme-orange-bluegrass blockquote:before,
.department-theme-orange-bluegrass table th,
.department-theme-orange-bluegrass .bg-brand-primary {
  background-color: #406C6C;
  color: #fff;
}
.department-theme-orange-bluegrass .paragraph--type--featured-link a:hover .fa {
  background-color: #375c5c;
}
.department-theme-orange-bluegrass .btn-primary,
.department-theme-orange-bluegrass .has-filters .pager a.button, .department-theme-orange-bluegrass .js-pager__items a.button {
  background-color: #406C6C;
  color: #fff;
}
.department-theme-orange-bluegrass .btn.btn-primary:hover,
.department-theme-orange-bluegrass .btn.btn-primary:focus,
.department-theme-orange-bluegrass .btn.btn-primary:active,
.department-theme-orange-bluegrass .has-filters .pager a.button:focus,
.department-theme-orange-bluegrass .has-filters .pager a.button:hover,
.department-theme-orange-bluegrass .has-filters .pager a.button:active {
  background-color: #2d4c4c;
  color: #fff;
}
.department-theme-orange-bluegrass .btn.btn-primary:focus,
.department-theme-orange-bluegrass .btn.btn-primary:active,
.department-theme-orange-bluegrass .has-filters .pager a.button:focus,
.department-theme-orange-bluegrass .has-filters .pager a.button:active {
  background-color: #243c3c;
  color: #fff;
}
.department-theme-orange-bluegrass .btn.btn-primary.btn-outline,
.department-theme-orange-bluegrass .paragraph--type--carousel .field--name-field-cta a,
.department-theme-orange-bluegrass .paragraph--type--what .field--name-field-cta a,
.department-theme-orange-bluegrass .paragraph--type--faq .field--name-field-cta a,
.department-theme-orange-bluegrass .paragraph--type--content-with-image-on-right .field--name-field-cta a,
.department-theme-orange-bluegrass .paragraph--type--content-with-image-on-left .field--name-field-cta a,
.department-theme-orange-bluegrass .field--name-field-cta a {
  background-color: transparent;
  color: #406C6C;
  border-color: #406C6C;
}
.department-theme-orange-bluegrass .btn.btn-primary.btn-outline:hover,
.department-theme-orange-bluegrass .paragraph--type--carousel .field--name-field-cta a:hover,
.department-theme-orange-bluegrass .paragraph--type--what .field--name-field-cta a:hover,
.department-theme-orange-bluegrass .paragraph--type--faq .field--name-field-cta a:hover,
.department-theme-orange-bluegrass .paragraph--type--content-with-image-on-right .field--name-field-cta a:hover,
.department-theme-orange-bluegrass .paragraph--type--content-with-image-on-left .field--name-field-cta a:hover,
.department-theme-orange-bluegrass .field--name-field-cta a:hover {
  background-color: #406C6C;
  border-color: #406C6C;
  color: #fff;
}
.department-theme-orange-bluegrass .btn.btn-primary.btn-outline:focus, .department-theme-orange-bluegrass .btn.btn-primary.btn-outline:active, .department-theme-orange-bluegrass .btn.btn-primary.btn-outline:hover:active, .department-theme-orange-bluegrass .btn.btn-primary.btn-outline:focus:active,
.department-theme-orange-bluegrass .paragraph--type--carousel .field--name-field-cta a:focus,
.department-theme-orange-bluegrass .paragraph--type--carousel .field--name-field-cta a:active,
.department-theme-orange-bluegrass .paragraph--type--carousel .field--name-field-cta a:hover:active,
.department-theme-orange-bluegrass .paragraph--type--carousel .field--name-field-cta a:focus:active,
.department-theme-orange-bluegrass .paragraph--type--what .field--name-field-cta a:focus,
.department-theme-orange-bluegrass .paragraph--type--what .field--name-field-cta a:active,
.department-theme-orange-bluegrass .paragraph--type--what .field--name-field-cta a:hover:active,
.department-theme-orange-bluegrass .paragraph--type--what .field--name-field-cta a:focus:active,
.department-theme-orange-bluegrass .paragraph--type--faq .field--name-field-cta a:focus,
.department-theme-orange-bluegrass .paragraph--type--faq .field--name-field-cta a:active,
.department-theme-orange-bluegrass .paragraph--type--faq .field--name-field-cta a:hover:active,
.department-theme-orange-bluegrass .paragraph--type--faq .field--name-field-cta a:focus:active,
.department-theme-orange-bluegrass .paragraph--type--content-with-image-on-right .field--name-field-cta a:focus,
.department-theme-orange-bluegrass .paragraph--type--content-with-image-on-right .field--name-field-cta a:active,
.department-theme-orange-bluegrass .paragraph--type--content-with-image-on-right .field--name-field-cta a:hover:active,
.department-theme-orange-bluegrass .paragraph--type--content-with-image-on-right .field--name-field-cta a:focus:active,
.department-theme-orange-bluegrass .paragraph--type--content-with-image-on-left .field--name-field-cta a:focus,
.department-theme-orange-bluegrass .paragraph--type--content-with-image-on-left .field--name-field-cta a:active,
.department-theme-orange-bluegrass .paragraph--type--content-with-image-on-left .field--name-field-cta a:hover:active,
.department-theme-orange-bluegrass .paragraph--type--content-with-image-on-left .field--name-field-cta a:focus:active,
.department-theme-orange-bluegrass .field--name-field-cta a:focus,
.department-theme-orange-bluegrass .field--name-field-cta a:active,
.department-theme-orange-bluegrass .field--name-field-cta a:hover:active,
.department-theme-orange-bluegrass .field--name-field-cta a:focus:active {
  background-color: #2d4c4c;
  border-color: #2d4c4c;
  color: #fff;
}
.department-theme-orange-bluegrass .section-heading.primary-color h2,
.department-theme-orange-bluegrass .section-heading.primary-color .btn-wrap {
  background: #406C6C;
}
.department-theme-orange-bluegrass #footer a,
.department-theme-orange-bluegrass #footer h3,
.department-theme-orange-bluegrass .field--name-field-popular-resource a,
.department-theme-orange-bluegrass .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; a,
.department-theme-orange-bluegrass .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded .fa-angle-left,
.department-theme-orange-bluegrass .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded .fa-angle-right {
  color: #fff;
}
.department-theme-orange-bluegrass .field--name-field-popular-resource a:hover .fa {
  background: #fff;
  border-color: #fff;
}
.department-theme-orange-bluegrass article.event .content {
  border-color: #fff;
}
.department-theme-orange-bluegrass .paragraph-theme-primary {
  background: #406C6C !important;
  color: #fff !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.department-theme-orange-bluegrass .paragraph-theme-primary h1, .department-theme-orange-bluegrass .paragraph-theme-primary h2, .department-theme-orange-bluegrass .paragraph-theme-primary h3, .department-theme-orange-bluegrass .paragraph-theme-primary h4, .department-theme-orange-bluegrass .paragraph-theme-primary h5, .department-theme-orange-bluegrass .paragraph-theme-primary h6,
.department-theme-orange-bluegrass .paragraph-theme-primary h1 a, .department-theme-orange-bluegrass .paragraph-theme-primary h2 a, .department-theme-orange-bluegrass .paragraph-theme-primary h3 a, .department-theme-orange-bluegrass .paragraph-theme-primary h4 a, .department-theme-orange-bluegrass .paragraph-theme-primary h5 a, .department-theme-orange-bluegrass .paragraph-theme-primary h6 a {
  color: #fff !important;
}
.department-theme-orange-bluegrass .paragraph-theme-primary .btn.btn-white.btn-outline,
.department-theme-orange-bluegrass .paragraph-theme-primary .btn.btn-primary.btn-outline,
.department-theme-orange-bluegrass .paragraph-theme-primary .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-orange-bluegrass .paragraph-theme-primary .btn.btn-white.btn-outline:hover, .department-theme-orange-bluegrass .paragraph-theme-primary .btn.btn-white.btn-outline:focus,
.department-theme-orange-bluegrass .paragraph-theme-primary .btn.btn-primary.btn-outline:hover,
.department-theme-orange-bluegrass .paragraph-theme-primary .btn.btn-primary.btn-outline:focus,
.department-theme-orange-bluegrass .paragraph-theme-primary .field--name-field-cta a:hover,
.department-theme-orange-bluegrass .paragraph-theme-primary .field--name-field-cta a:focus {
  background: #fff !important;
  color: #406C6C !important;
}
.department-theme-orange-bluegrass .paragraph-theme-primary .section-heading h2,
.department-theme-orange-bluegrass .paragraph-theme-primary .date-with-line span.text,
.department-theme-orange-bluegrass .paragraph-theme-primary .btn-wrap {
  background: #406C6C !important;
}
.department-theme-orange-bluegrass .paragraph-theme-primary .section-heading:before {
  background: #fff !important;
}
.department-theme-orange-bluegrass .paragraph-theme-primary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-orange-bluegrass .paragraph-theme-primary.paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading {
  color: #fff !important;
}
.department-theme-orange-bluegrass .paragraph-theme-primary.paragraph--type--popular-resources {
  border-color: #406C6C !important;
}
.department-theme-orange-bluegrass .paragraph-theme-primary.paragraph--type--popular-resources:after,
.department-theme-orange-bluegrass .paragraph-theme-primary.paragraph--type--popular-resources .inner:before {
  background: #406C6C !important;
}
.department-theme-orange-bluegrass .paragraph-theme-primary .field--name-field-popular-resource a:not([class="1"]) {
  color: #fff !important;
}
.department-theme-orange-bluegrass .paragraph-theme-primary .field--name-field-popular-resource a:hover .fa {
  background: #fff !important;
  color: #406C6C !important;
}
.department-theme-orange-bluegrass .paragraph-theme-primary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.department-theme-orange-bluegrass .paragraph-theme-primary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #406C6C !important;
}
.department-theme-orange-bluegrass .paragraph-theme-primary .field--name-field-popular-resource .fa {
  border-color: #fff !important;
}
.department-theme-orange-bluegrass .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.department-theme-orange-bluegrass .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet a,
.department-theme-orange-bluegrass .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet span {
  color: #406C6C !important;
}
.department-theme-orange-bluegrass .paragraph-theme-primary.paragraph--type--what .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-orange-bluegrass .paragraph-theme-primary.paragraph--type--what .field--name-field-cta a:hover {
  background: #fff !important;
  color: #406C6C !important;
}
.department-theme-orange-bluegrass .paragraph-theme-primary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-orange-bluegrass .paragraph-theme-primary.paragraph--type--staff-contact article {
  background: #fff !important;
}
.department-theme-orange-bluegrass .paragraph-theme-primary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #fff !important;
}
.department-theme-orange-bluegrass .paragraph-theme-primary.paragraph--type--staff-contact h3 a,
.department-theme-orange-bluegrass .paragraph-theme-primary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.department-theme-orange-bluegrass .paragraph-theme-primary.paragraph--type--staff-contact .btn-primary {
  background: #000000;
}
.department-theme-orange-bluegrass .paragraph-theme-primary.paragraph--type--faq a {
  color: #fff !important;
}
.department-theme-orange-bluegrass .paragraph-theme-primary.paragraph--type--faq article.faq h2 .icon {
  color: #fff !important;
  border-color: #fff !important;
  background: transparent !important;
}
.department-theme-orange-bluegrass .paragraph-theme-primary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #406C6C !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.department-theme-orange-bluegrass .paragraph-theme-primary.paragraph--type--documents article.document a {
  background: #fff !important;
}
.department-theme-orange-bluegrass .paragraph-theme-primary.paragraph--type--press-releases {
  color: #000000 !important;
}
.department-theme-orange-bluegrass .paragraph-theme-primary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.department-theme-orange-bluegrass .paragraph-theme-primary.paragraph--type--basic-content a, .department-theme-orange-bluegrass .paragraph-theme-primary.paragraph--type--content-with-image-on-right a, .department-theme-orange-bluegrass .paragraph-theme-primary.paragraph--type--content-with-image-on-left a {
  color: #fff;
}
.department-theme-orange-bluegrass .paragraph-theme-primary.paragraph--type--basic-content table {
  border-color: #fff;
}
.department-theme-orange-bluegrass .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #fff;
  color: #406C6C;
}
.department-theme-orange-bluegrass .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .department-theme-orange-bluegrass .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .department-theme-orange-bluegrass .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .department-theme-orange-bluegrass .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .department-theme-orange-bluegrass .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .department-theme-orange-bluegrass .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.department-theme-orange-bluegrass .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .department-theme-orange-bluegrass .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .department-theme-orange-bluegrass .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .department-theme-orange-bluegrass .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .department-theme-orange-bluegrass .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .department-theme-orange-bluegrass .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.department-theme-orange-bluegrass .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #406C6C !important;
}
.department-theme-orange-bluegrass .paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .department-theme-orange-bluegrass .paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #fff;
}
.department-theme-orange-bluegrass .txt-brand-success,
.department-theme-orange-bluegrass .paragraph--type--upcoming-meetings .btn.btn-white.btn-outline:hover,
.department-theme-orange-bluegrass .paragraph--type--upcoming-meetings .btn.btn-white.btn-outline:focus,
.department-theme-orange-bluegrass .paragraph--type--upcoming-events-meetings .btn.btn-white.btn-outline:hover,
.department-theme-orange-bluegrass .paragraph--type--upcoming-events-meetings .btn.btn-white.btn-outline:focus,
.department-theme-orange-bluegrass .paragraph--type--selected-meetings-events .btn.btn-white.btn-outline:hover,
.department-theme-orange-bluegrass .paragraph--type--selected-meetings-events .btn.btn-white.btn-outline:focus {
  color: #F89A28;
}
.department-theme-orange-bluegrass a.txt-brand-success:hover {
  color: #e68107;
}
.department-theme-orange-bluegrass .bg-brand-success {
  background-color: #F89A28;
  color: #000;
}
.department-theme-orange-bluegrass .bg-brand-success a, .department-theme-orange-bluegrass .bg-brand-success h1, .department-theme-orange-bluegrass .bg-brand-success h2, .department-theme-orange-bluegrass .bg-brand-success h3, .department-theme-orange-bluegrass .bg-brand-success h4, .department-theme-orange-bluegrass .bg-brand-success h5, .department-theme-orange-bluegrass .bg-brand-success h6 {
  color: #000;
}
.department-theme-orange-bluegrass .paragraph--type--upcoming-meetings,
.department-theme-orange-bluegrass .paragraph--type--upcoming-events-meetings,
.department-theme-orange-bluegrass .paragraph--type--selected-meetings-events,
.department-theme-orange-bluegrass #header .search .library-options,
.department-theme-orange-bluegrass #header .social-mobile,
.department-theme-orange-bluegrass #footer .footer-dept-mobile {
  background-color: #F89A28;
}
.department-theme-orange-bluegrass .section-heading.secondary-color h2,
.department-theme-orange-bluegrass .section-heading.secondary-color .btn-wrap {
  background: #F89A28;
  color: #000;
}
.department-theme-orange-bluegrass .section-heading.secondary-color:before {
  background: #000;
}
.department-theme-orange-bluegrass #header .utility-bar {
  background-color: #F89A28;
  color: #000;
}
.department-theme-orange-bluegrass #header .utility-bar a {
  color: #000;
}
.department-theme-orange-bluegrass #header .utility-bar .social {
  border-color: #000;
}
@media (max-width: 991px) {
  .department-theme-orange-bluegrass .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-orange-bluegrass .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-orange-bluegrass .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a:hover,
.department-theme-orange-bluegrass .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a:hover,
.department-theme-orange-bluegrass .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-orange-bluegrass .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li.active &gt; a,
.department-theme-orange-bluegrass .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li.active &gt; a:hover {
    background: #F89A28;
    color: #000;
  }
}
@media (min-width: 992px) {
  .department-theme-orange-bluegrass .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a,
.department-theme-orange-bluegrass .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; a:hover,
.department-theme-orange-bluegrass .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a:after,
.department-theme-orange-bluegrass .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a:before,
.department-theme-orange-bluegrass .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.active &gt; a:hover,
.department-theme-orange-bluegrass .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a:hover:after,
.department-theme-orange-bluegrass .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a:hover:after {
    background-color: #F89A28;
    color: #000;
  }
  .department-theme-orange-bluegrass .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded &gt; a .desktop-caret-large polygon {
    fill: #F89A28;
  }
}
.department-theme-orange-bluegrass .btn.btn-white.btn-outline {
  background-color: transparent;
  color: #000;
  border-color: #000;
}
.department-theme-orange-bluegrass .btn.btn-white.btn-outline:hover {
  background-color: #000;
  border-color: #000;
  color: #F89A28;
}
.department-theme-orange-bluegrass .btn.btn-white.btn-outline:focus, .department-theme-orange-bluegrass .btn.btn-white.btn-outline:active, .department-theme-orange-bluegrass .btn.btn-white.btn-outline:hover:active, .department-theme-orange-bluegrass .btn.btn-white.btn-outline:focus:active {
  background-color: black;
  border-color: black;
  color: #F89A28;
}
.department-theme-orange-bluegrass article.event .content {
  border-color: #000;
}
.department-theme-orange-bluegrass article.event .content h2 a,
.department-theme-orange-bluegrass .paragraph--type--upcoming-meetings,
.department-theme-orange-bluegrass .paragraph--type--upcoming-events-meetings,
.department-theme-orange-bluegrass .paragraph--type--selected-meetings-events,
.department-theme-orange-bluegrass .paragraph--type--upcoming-meetings article.event .content h2 a,
.department-theme-orange-bluegrass .paragraph--type--upcoming-events-meetings article.event .content h2 a,
.department-theme-orange-bluegrass .paragraph--type--selected-meetings-events article.event .content h2 a,
.department-theme-orange-bluegrass .paragraph--type--upcoming-meetings h2,
.department-theme-orange-bluegrass .paragraph--type--upcoming-events-meetings h2,
.department-theme-orange-bluegrass .paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading,
.department-theme-orange-bluegrass .paragraph--type--selected-meetings-events h2,
.department-theme-orange-bluegrass #header .utility-bar .department-links {
  color: #000;
}
.department-theme-orange-bluegrass .paragraph-theme-secondary {
  background: #F89A28 !important;
  color: #000 !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.department-theme-orange-bluegrass .paragraph-theme-secondary h1, .department-theme-orange-bluegrass .paragraph-theme-secondary h2, .department-theme-orange-bluegrass .paragraph-theme-secondary h3, .department-theme-orange-bluegrass .paragraph-theme-secondary h4, .department-theme-orange-bluegrass .paragraph-theme-secondary h5, .department-theme-orange-bluegrass .paragraph-theme-secondary h6,
.department-theme-orange-bluegrass .paragraph-theme-secondary h1 a, .department-theme-orange-bluegrass .paragraph-theme-secondary h2 a, .department-theme-orange-bluegrass .paragraph-theme-secondary h3 a, .department-theme-orange-bluegrass .paragraph-theme-secondary h4 a, .department-theme-orange-bluegrass .paragraph-theme-secondary h5 a, .department-theme-orange-bluegrass .paragraph-theme-secondary h6 a {
  color: #000 !important;
}
.department-theme-orange-bluegrass .paragraph-theme-secondary .btn.btn-white.btn-outline,
.department-theme-orange-bluegrass .paragraph-theme-secondary .btn.btn-primary.btn-outline,
.department-theme-orange-bluegrass .paragraph-theme-secondary .field--name-field-cta a {
  border-color: #000 !important;
  color: #000 !important;
}
.department-theme-orange-bluegrass .paragraph-theme-secondary .btn.btn-white.btn-outline:hover, .department-theme-orange-bluegrass .paragraph-theme-secondary .btn.btn-white.btn-outline:focus,
.department-theme-orange-bluegrass .paragraph-theme-secondary .btn.btn-primary.btn-outline:hover,
.department-theme-orange-bluegrass .paragraph-theme-secondary .btn.btn-primary.btn-outline:focus,
.department-theme-orange-bluegrass .paragraph-theme-secondary .field--name-field-cta a:hover,
.department-theme-orange-bluegrass .paragraph-theme-secondary .field--name-field-cta a:focus {
  background: #000 !important;
  color: #F89A28 !important;
}
.department-theme-orange-bluegrass .paragraph-theme-secondary .section-heading h2,
.department-theme-orange-bluegrass .paragraph-theme-secondary .date-with-line span.text,
.department-theme-orange-bluegrass .paragraph-theme-secondary .btn-wrap {
  background: #F89A28 !important;
}
.department-theme-orange-bluegrass .paragraph-theme-secondary .section-heading:before {
  background: #000 !important;
}
.department-theme-orange-bluegrass .paragraph-theme-secondary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #000 !important;
}
.department-theme-orange-bluegrass .paragraph-theme-secondary.paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading {
  color: #000 !important;
}
.department-theme-orange-bluegrass .paragraph-theme-secondary.paragraph--type--popular-resources {
  border-color: #F89A28 !important;
}
.department-theme-orange-bluegrass .paragraph-theme-secondary.paragraph--type--popular-resources:after,
.department-theme-orange-bluegrass .paragraph-theme-secondary.paragraph--type--popular-resources .inner:before {
  background: #F89A28 !important;
}
.department-theme-orange-bluegrass .paragraph-theme-secondary .field--name-field-popular-resource a:not([class="1"]) {
  color: #000 !important;
}
.department-theme-orange-bluegrass .paragraph-theme-secondary .field--name-field-popular-resource a:hover .fa {
  background: #000 !important;
  color: #F89A28 !important;
}
.department-theme-orange-bluegrass .paragraph-theme-secondary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.department-theme-orange-bluegrass .paragraph-theme-secondary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #F89A28 !important;
}
.department-theme-orange-bluegrass .paragraph-theme-secondary .field--name-field-popular-resource .fa {
  border-color: #000 !important;
}
.department-theme-orange-bluegrass .paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.department-theme-orange-bluegrass .paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet a {
  color: #F89A28 !important;
}
.department-theme-orange-bluegrass .paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a {
  border-color: #000 !important;
  color: #000 !important;
}
.department-theme-orange-bluegrass .paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a:hover {
  background: #000 !important;
  color: #F89A28 !important;
}
.department-theme-orange-bluegrass .paragraph-theme-secondary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #000 !important;
}
.department-theme-orange-bluegrass .paragraph-theme-secondary.paragraph--type--staff-contact article {
  background: #000 !important;
}
.department-theme-orange-bluegrass .paragraph-theme-secondary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #000 !important;
}
.department-theme-orange-bluegrass .paragraph-theme-secondary.paragraph--type--staff-contact h3 a,
.department-theme-orange-bluegrass .paragraph-theme-secondary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.department-theme-orange-bluegrass .paragraph-theme-secondary.paragraph--type--staff-contact .btn-primary {
  background: #000000;
}
.department-theme-orange-bluegrass .paragraph-theme-secondary.paragraph--type--faq a {
  color: #000 !important;
}
.department-theme-orange-bluegrass .paragraph-theme-secondary.paragraph--type--faq article.faq h2 .icon {
  color: #000 !important;
  border-color: #000 !important;
  background: transparent !important;
}
.department-theme-orange-bluegrass .paragraph-theme-secondary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #F89A28 !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.department-theme-orange-bluegrass .paragraph-theme-secondary.paragraph--type--documents article.document a {
  background: #000 !important;
}
.department-theme-orange-bluegrass .paragraph-theme-secondary.paragraph--type--press-releases {
  color: #000000 !important;
}
.department-theme-orange-bluegrass .paragraph-theme-secondary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.department-theme-orange-bluegrass .paragraph-theme-secondary.paragraph--type--basic-content a, .department-theme-orange-bluegrass .paragraph-theme-secondary.paragraph--type--content-with-image-on-right a, .department-theme-orange-bluegrass .paragraph-theme-secondary.paragraph--type--content-with-image-on-left a {
  color: #000;
}
.department-theme-orange-bluegrass .paragraph-theme-secondary.paragraph--type--basic-content table {
  border-color: #000;
}
.department-theme-orange-bluegrass .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #000;
  color: #F89A28;
}
.department-theme-orange-bluegrass .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .department-theme-orange-bluegrass .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .department-theme-orange-bluegrass .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .department-theme-orange-bluegrass .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .department-theme-orange-bluegrass .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .department-theme-orange-bluegrass .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.department-theme-orange-bluegrass .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .department-theme-orange-bluegrass .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .department-theme-orange-bluegrass .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .department-theme-orange-bluegrass .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .department-theme-orange-bluegrass .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .department-theme-orange-bluegrass .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.department-theme-orange-bluegrass .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #F89A28 !important;
}
.department-theme-orange-bluegrass .paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .department-theme-orange-bluegrass .paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #000;
}

.department-theme-orange-brown {
  /* Paragraph Theme
  ========================================================================== */
  /* Paragraph Theme
  ========================================================================== */
}
.department-theme-orange-brown a,
.department-theme-orange-brown .txt-brand-primary,
.department-theme-orange-brown .btn-primary.btn-outline,
.department-theme-orange-brown .field--name-field-popular-resource a:hover .fa,
.department-theme-orange-brown .navbar-default .navbar-toggle,
.department-theme-orange-brown article.faq h2 .icon,
.department-theme-orange-brown .paragraph--type--twitter-feed article.tweet footer a:hover,
.department-theme-orange-brown .paragraph--type--twitter-feed article.tweet footer span,
.department-theme-orange-brown .paragraph--type--profiles-large article &gt; a:hover,
.department-theme-orange-brown .press-release-node article.press-release header h2 a:hover,
.department-theme-orange-brown .press-release-node article.news header h2 a:hover,
.department-theme-orange-brown .paragraph--type--press-releases article h3 a:hover,
.department-theme-orange-brown .press-release-listing h2 a:hover,
.department-theme-orange-brown article.document a:hover,
.department-theme-orange-brown .gallery-item a:hover h3,
.department-theme-orange-brown article.event.listing .left-col h3 a:hover,
.department-theme-orange-brown article.event.listing .more:hover,
.department-theme-orange-brown .datepicker-container .datepicker-panel ul:nth-child(3),
.department-theme-orange-brown .search-results-search button:hover,
.department-theme-orange-brown .pagination &gt; li &gt; a,
.department-theme-orange-brown .field--name-field-carousel-item a:hover h3,
.department-theme-orange-brown .field--name-field-carousel-item a:hover h4,
.department-theme-orange-brown .slick-arrow {
  color: #3A2006;
}
.department-theme-orange-brown .search-result h2 a:hover {
  color: #3A2006 !important;
}
.department-theme-orange-brown a:hover,
.department-theme-orange-brown a.txt-brand-primary:hover,
.department-theme-orange-brown .paragraph--type--team-members .team-member a:hover,
.department-theme-orange-brown .navbar-default .navbar-toggle:hover,
.department-theme-orange-brown .pagination &gt; li &gt; a:hover {
  color: #0c0701;
}
.department-theme-orange-brown .datepicker-container .datepicker-panel &gt; ul &gt; li.highlighted,
.department-theme-orange-brown .datepicker-container .datepicker-panel &gt; ul &gt; li:hover {
  background: rgba(58, 32, 6, 0.1);
}
.department-theme-orange-brown #footer,
.department-theme-orange-brown .btn.btn-primary.btn-outline,
.department-theme-orange-brown .btn.btn-primary.btn-outline:hover,
.department-theme-orange-brown .paragraph--type--popular-resources,
.department-theme-orange-brown article.faq h2 .icon {
  border-color: #3A2006;
}
.department-theme-orange-brown #footer,
.department-theme-orange-brown #footer:after,
.department-theme-orange-brown .footer-inner:before,
.department-theme-orange-brown .paragraph--type--popular-resources,
.department-theme-orange-brown .paragraph--type--popular-resources:after,
.department-theme-orange-brown .paragraph--type--popular-resources .inner:before,
.department-theme-orange-brown .navbar-default .navbar-collapse,
.department-theme-orange-brown #header .header-main:after,
.department-theme-orange-brown .paragraph--type--featured-link a .fa,
.department-theme-orange-brown blockquote:before,
.department-theme-orange-brown table th,
.department-theme-orange-brown .bg-brand-primary {
  background-color: #3A2006;
  color: #fff;
}
.department-theme-orange-brown .paragraph--type--featured-link a:hover .fa {
  background-color: #231304;
}
.department-theme-orange-brown .btn-primary,
.department-theme-orange-brown .has-filters .pager a.button, .department-theme-orange-brown .js-pager__items a.button {
  background-color: #3A2006;
  color: #fff;
}
.department-theme-orange-brown .btn.btn-primary:hover,
.department-theme-orange-brown .btn.btn-primary:focus,
.department-theme-orange-brown .btn.btn-primary:active,
.department-theme-orange-brown .has-filters .pager a.button:focus,
.department-theme-orange-brown .has-filters .pager a.button:hover,
.department-theme-orange-brown .has-filters .pager a.button:active {
  background-color: #0c0701;
  color: #fff;
}
.department-theme-orange-brown .btn.btn-primary:focus,
.department-theme-orange-brown .btn.btn-primary:active,
.department-theme-orange-brown .has-filters .pager a.button:focus,
.department-theme-orange-brown .has-filters .pager a.button:active {
  background-color: black;
  color: #fff;
}
.department-theme-orange-brown .btn.btn-primary.btn-outline,
.department-theme-orange-brown .paragraph--type--carousel .field--name-field-cta a,
.department-theme-orange-brown .paragraph--type--what .field--name-field-cta a,
.department-theme-orange-brown .paragraph--type--faq .field--name-field-cta a,
.department-theme-orange-brown .paragraph--type--content-with-image-on-right .field--name-field-cta a,
.department-theme-orange-brown .paragraph--type--content-with-image-on-left .field--name-field-cta a,
.department-theme-orange-brown .field--name-field-cta a {
  background-color: transparent;
  color: #3A2006;
  border-color: #3A2006;
}
.department-theme-orange-brown .btn.btn-primary.btn-outline:hover,
.department-theme-orange-brown .paragraph--type--carousel .field--name-field-cta a:hover,
.department-theme-orange-brown .paragraph--type--what .field--name-field-cta a:hover,
.department-theme-orange-brown .paragraph--type--faq .field--name-field-cta a:hover,
.department-theme-orange-brown .paragraph--type--content-with-image-on-right .field--name-field-cta a:hover,
.department-theme-orange-brown .paragraph--type--content-with-image-on-left .field--name-field-cta a:hover,
.department-theme-orange-brown .field--name-field-cta a:hover {
  background-color: #3A2006;
  border-color: #3A2006;
  color: #fff;
}
.department-theme-orange-brown .btn.btn-primary.btn-outline:focus, .department-theme-orange-brown .btn.btn-primary.btn-outline:active, .department-theme-orange-brown .btn.btn-primary.btn-outline:hover:active, .department-theme-orange-brown .btn.btn-primary.btn-outline:focus:active,
.department-theme-orange-brown .paragraph--type--carousel .field--name-field-cta a:focus,
.department-theme-orange-brown .paragraph--type--carousel .field--name-field-cta a:active,
.department-theme-orange-brown .paragraph--type--carousel .field--name-field-cta a:hover:active,
.department-theme-orange-brown .paragraph--type--carousel .field--name-field-cta a:focus:active,
.department-theme-orange-brown .paragraph--type--what .field--name-field-cta a:focus,
.department-theme-orange-brown .paragraph--type--what .field--name-field-cta a:active,
.department-theme-orange-brown .paragraph--type--what .field--name-field-cta a:hover:active,
.department-theme-orange-brown .paragraph--type--what .field--name-field-cta a:focus:active,
.department-theme-orange-brown .paragraph--type--faq .field--name-field-cta a:focus,
.department-theme-orange-brown .paragraph--type--faq .field--name-field-cta a:active,
.department-theme-orange-brown .paragraph--type--faq .field--name-field-cta a:hover:active,
.department-theme-orange-brown .paragraph--type--faq .field--name-field-cta a:focus:active,
.department-theme-orange-brown .paragraph--type--content-with-image-on-right .field--name-field-cta a:focus,
.department-theme-orange-brown .paragraph--type--content-with-image-on-right .field--name-field-cta a:active,
.department-theme-orange-brown .paragraph--type--content-with-image-on-right .field--name-field-cta a:hover:active,
.department-theme-orange-brown .paragraph--type--content-with-image-on-right .field--name-field-cta a:focus:active,
.department-theme-orange-brown .paragraph--type--content-with-image-on-left .field--name-field-cta a:focus,
.department-theme-orange-brown .paragraph--type--content-with-image-on-left .field--name-field-cta a:active,
.department-theme-orange-brown .paragraph--type--content-with-image-on-left .field--name-field-cta a:hover:active,
.department-theme-orange-brown .paragraph--type--content-with-image-on-left .field--name-field-cta a:focus:active,
.department-theme-orange-brown .field--name-field-cta a:focus,
.department-theme-orange-brown .field--name-field-cta a:active,
.department-theme-orange-brown .field--name-field-cta a:hover:active,
.department-theme-orange-brown .field--name-field-cta a:focus:active {
  background-color: #0c0701;
  border-color: #0c0701;
  color: #fff;
}
.department-theme-orange-brown .section-heading.primary-color h2,
.department-theme-orange-brown .section-heading.primary-color .btn-wrap {
  background: #3A2006;
}
.department-theme-orange-brown #footer a,
.department-theme-orange-brown #footer h3,
.department-theme-orange-brown .field--name-field-popular-resource a,
.department-theme-orange-brown .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; a,
.department-theme-orange-brown .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded .fa-angle-left,
.department-theme-orange-brown .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded .fa-angle-right {
  color: #fff;
}
.department-theme-orange-brown .field--name-field-popular-resource a:hover .fa {
  background: #fff;
  border-color: #fff;
}
.department-theme-orange-brown article.event .content {
  border-color: #fff;
}
.department-theme-orange-brown .paragraph-theme-primary {
  background: #3A2006 !important;
  color: #fff !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.department-theme-orange-brown .paragraph-theme-primary h1, .department-theme-orange-brown .paragraph-theme-primary h2, .department-theme-orange-brown .paragraph-theme-primary h3, .department-theme-orange-brown .paragraph-theme-primary h4, .department-theme-orange-brown .paragraph-theme-primary h5, .department-theme-orange-brown .paragraph-theme-primary h6,
.department-theme-orange-brown .paragraph-theme-primary h1 a, .department-theme-orange-brown .paragraph-theme-primary h2 a, .department-theme-orange-brown .paragraph-theme-primary h3 a, .department-theme-orange-brown .paragraph-theme-primary h4 a, .department-theme-orange-brown .paragraph-theme-primary h5 a, .department-theme-orange-brown .paragraph-theme-primary h6 a {
  color: #fff !important;
}
.department-theme-orange-brown .paragraph-theme-primary .btn.btn-white.btn-outline,
.department-theme-orange-brown .paragraph-theme-primary .btn.btn-primary.btn-outline,
.department-theme-orange-brown .paragraph-theme-primary .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-orange-brown .paragraph-theme-primary .btn.btn-white.btn-outline:hover, .department-theme-orange-brown .paragraph-theme-primary .btn.btn-white.btn-outline:focus,
.department-theme-orange-brown .paragraph-theme-primary .btn.btn-primary.btn-outline:hover,
.department-theme-orange-brown .paragraph-theme-primary .btn.btn-primary.btn-outline:focus,
.department-theme-orange-brown .paragraph-theme-primary .field--name-field-cta a:hover,
.department-theme-orange-brown .paragraph-theme-primary .field--name-field-cta a:focus {
  background: #fff !important;
  color: #3A2006 !important;
}
.department-theme-orange-brown .paragraph-theme-primary .section-heading h2,
.department-theme-orange-brown .paragraph-theme-primary .date-with-line span.text,
.department-theme-orange-brown .paragraph-theme-primary .btn-wrap {
  background: #3A2006 !important;
}
.department-theme-orange-brown .paragraph-theme-primary .section-heading:before {
  background: #fff !important;
}
.department-theme-orange-brown .paragraph-theme-primary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-orange-brown .paragraph-theme-primary.paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading {
  color: #fff !important;
}
.department-theme-orange-brown .paragraph-theme-primary.paragraph--type--popular-resources {
  border-color: #3A2006 !important;
}
.department-theme-orange-brown .paragraph-theme-primary.paragraph--type--popular-resources:after,
.department-theme-orange-brown .paragraph-theme-primary.paragraph--type--popular-resources .inner:before {
  background: #3A2006 !important;
}
.department-theme-orange-brown .paragraph-theme-primary .field--name-field-popular-resource a:not([class="1"]) {
  color: #fff !important;
}
.department-theme-orange-brown .paragraph-theme-primary .field--name-field-popular-resource a:hover .fa {
  background: #fff !important;
  color: #3A2006 !important;
}
.department-theme-orange-brown .paragraph-theme-primary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.department-theme-orange-brown .paragraph-theme-primary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #3A2006 !important;
}
.department-theme-orange-brown .paragraph-theme-primary .field--name-field-popular-resource .fa {
  border-color: #fff !important;
}
.department-theme-orange-brown .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.department-theme-orange-brown .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet a,
.department-theme-orange-brown .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet span {
  color: #3A2006 !important;
}
.department-theme-orange-brown .paragraph-theme-primary.paragraph--type--what .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-orange-brown .paragraph-theme-primary.paragraph--type--what .field--name-field-cta a:hover {
  background: #fff !important;
  color: #3A2006 !important;
}
.department-theme-orange-brown .paragraph-theme-primary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-orange-brown .paragraph-theme-primary.paragraph--type--staff-contact article {
  background: #fff !important;
}
.department-theme-orange-brown .paragraph-theme-primary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #fff !important;
}
.department-theme-orange-brown .paragraph-theme-primary.paragraph--type--staff-contact h3 a,
.department-theme-orange-brown .paragraph-theme-primary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.department-theme-orange-brown .paragraph-theme-primary.paragraph--type--staff-contact .btn-primary {
  background: #000000;
}
.department-theme-orange-brown .paragraph-theme-primary.paragraph--type--faq a {
  color: #fff !important;
}
.department-theme-orange-brown .paragraph-theme-primary.paragraph--type--faq article.faq h2 .icon {
  color: #fff !important;
  border-color: #fff !important;
  background: transparent !important;
}
.department-theme-orange-brown .paragraph-theme-primary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #3A2006 !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.department-theme-orange-brown .paragraph-theme-primary.paragraph--type--documents article.document a {
  background: #fff !important;
}
.department-theme-orange-brown .paragraph-theme-primary.paragraph--type--press-releases {
  color: #000000 !important;
}
.department-theme-orange-brown .paragraph-theme-primary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.department-theme-orange-brown .paragraph-theme-primary.paragraph--type--basic-content a, .department-theme-orange-brown .paragraph-theme-primary.paragraph--type--content-with-image-on-right a, .department-theme-orange-brown .paragraph-theme-primary.paragraph--type--content-with-image-on-left a {
  color: #fff;
}
.department-theme-orange-brown .paragraph-theme-primary.paragraph--type--basic-content table {
  border-color: #fff;
}
.department-theme-orange-brown .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #fff;
  color: #3A2006;
}
.department-theme-orange-brown .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .department-theme-orange-brown .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .department-theme-orange-brown .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .department-theme-orange-brown .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .department-theme-orange-brown .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .department-theme-orange-brown .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.department-theme-orange-brown .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .department-theme-orange-brown .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .department-theme-orange-brown .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .department-theme-orange-brown .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .department-theme-orange-brown .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .department-theme-orange-brown .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.department-theme-orange-brown .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #3A2006 !important;
}
.department-theme-orange-brown .paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .department-theme-orange-brown .paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #fff;
}
.department-theme-orange-brown .txt-brand-success,
.department-theme-orange-brown .paragraph--type--upcoming-meetings .btn.btn-white.btn-outline:hover,
.department-theme-orange-brown .paragraph--type--upcoming-meetings .btn.btn-white.btn-outline:focus,
.department-theme-orange-brown .paragraph--type--upcoming-events-meetings .btn.btn-white.btn-outline:hover,
.department-theme-orange-brown .paragraph--type--upcoming-events-meetings .btn.btn-white.btn-outline:focus,
.department-theme-orange-brown .paragraph--type--selected-meetings-events .btn.btn-white.btn-outline:hover,
.department-theme-orange-brown .paragraph--type--selected-meetings-events .btn.btn-white.btn-outline:focus {
  color: #F89A28;
}
.department-theme-orange-brown a.txt-brand-success:hover {
  color: #e68107;
}
.department-theme-orange-brown .bg-brand-success {
  background-color: #F89A28;
  color: #000;
}
.department-theme-orange-brown .bg-brand-success a, .department-theme-orange-brown .bg-brand-success h1, .department-theme-orange-brown .bg-brand-success h2, .department-theme-orange-brown .bg-brand-success h3, .department-theme-orange-brown .bg-brand-success h4, .department-theme-orange-brown .bg-brand-success h5, .department-theme-orange-brown .bg-brand-success h6 {
  color: #000;
}
.department-theme-orange-brown .paragraph--type--upcoming-meetings,
.department-theme-orange-brown .paragraph--type--upcoming-events-meetings,
.department-theme-orange-brown .paragraph--type--selected-meetings-events,
.department-theme-orange-brown #header .search .library-options,
.department-theme-orange-brown #header .social-mobile,
.department-theme-orange-brown #footer .footer-dept-mobile {
  background-color: #F89A28;
}
.department-theme-orange-brown .section-heading.secondary-color h2,
.department-theme-orange-brown .section-heading.secondary-color .btn-wrap {
  background: #F89A28;
  color: #000;
}
.department-theme-orange-brown .section-heading.secondary-color:before {
  background: #000;
}
.department-theme-orange-brown #header .utility-bar {
  background-color: #F89A28;
  color: #000;
}
.department-theme-orange-brown #header .utility-bar a {
  color: #000;
}
.department-theme-orange-brown #header .utility-bar .social {
  border-color: #000;
}
@media (max-width: 991px) {
  .department-theme-orange-brown .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-orange-brown .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-orange-brown .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a:hover,
.department-theme-orange-brown .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a:hover,
.department-theme-orange-brown .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-orange-brown .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li.active &gt; a,
.department-theme-orange-brown .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li.active &gt; a:hover {
    background: #F89A28;
    color: #000;
  }
}
@media (min-width: 992px) {
  .department-theme-orange-brown .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a,
.department-theme-orange-brown .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; a:hover,
.department-theme-orange-brown .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a:after,
.department-theme-orange-brown .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a:before,
.department-theme-orange-brown .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.active &gt; a:hover,
.department-theme-orange-brown .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a:hover:after,
.department-theme-orange-brown .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a:hover:after {
    background-color: #F89A28;
    color: #000;
  }
  .department-theme-orange-brown .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded &gt; a .desktop-caret-large polygon {
    fill: #F89A28;
  }
}
.department-theme-orange-brown .btn.btn-white.btn-outline {
  background-color: transparent;
  color: #000;
  border-color: #000;
}
.department-theme-orange-brown .btn.btn-white.btn-outline:hover {
  background-color: #000;
  border-color: #000;
  color: #F89A28;
}
.department-theme-orange-brown .btn.btn-white.btn-outline:focus, .department-theme-orange-brown .btn.btn-white.btn-outline:active, .department-theme-orange-brown .btn.btn-white.btn-outline:hover:active, .department-theme-orange-brown .btn.btn-white.btn-outline:focus:active {
  background-color: black;
  border-color: black;
  color: #F89A28;
}
.department-theme-orange-brown article.event .content {
  border-color: #000;
}
.department-theme-orange-brown article.event .content h2 a,
.department-theme-orange-brown .paragraph--type--upcoming-meetings,
.department-theme-orange-brown .paragraph--type--upcoming-events-meetings,
.department-theme-orange-brown .paragraph--type--selected-meetings-events,
.department-theme-orange-brown .paragraph--type--upcoming-meetings article.event .content h2 a,
.department-theme-orange-brown .paragraph--type--upcoming-events-meetings article.event .content h2 a,
.department-theme-orange-brown .paragraph--type--selected-meetings-events article.event .content h2 a,
.department-theme-orange-brown .paragraph--type--upcoming-meetings h2,
.department-theme-orange-brown .paragraph--type--upcoming-events-meetings h2,
.department-theme-orange-brown .paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading,
.department-theme-orange-brown .paragraph--type--selected-meetings-events h2,
.department-theme-orange-brown #header .utility-bar .department-links {
  color: #000;
}
.department-theme-orange-brown .paragraph-theme-secondary {
  background: #F89A28 !important;
  color: #000 !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.department-theme-orange-brown .paragraph-theme-secondary h1, .department-theme-orange-brown .paragraph-theme-secondary h2, .department-theme-orange-brown .paragraph-theme-secondary h3, .department-theme-orange-brown .paragraph-theme-secondary h4, .department-theme-orange-brown .paragraph-theme-secondary h5, .department-theme-orange-brown .paragraph-theme-secondary h6,
.department-theme-orange-brown .paragraph-theme-secondary h1 a, .department-theme-orange-brown .paragraph-theme-secondary h2 a, .department-theme-orange-brown .paragraph-theme-secondary h3 a, .department-theme-orange-brown .paragraph-theme-secondary h4 a, .department-theme-orange-brown .paragraph-theme-secondary h5 a, .department-theme-orange-brown .paragraph-theme-secondary h6 a {
  color: #000 !important;
}
.department-theme-orange-brown .paragraph-theme-secondary .btn.btn-white.btn-outline,
.department-theme-orange-brown .paragraph-theme-secondary .btn.btn-primary.btn-outline,
.department-theme-orange-brown .paragraph-theme-secondary .field--name-field-cta a {
  border-color: #000 !important;
  color: #000 !important;
}
.department-theme-orange-brown .paragraph-theme-secondary .btn.btn-white.btn-outline:hover, .department-theme-orange-brown .paragraph-theme-secondary .btn.btn-white.btn-outline:focus,
.department-theme-orange-brown .paragraph-theme-secondary .btn.btn-primary.btn-outline:hover,
.department-theme-orange-brown .paragraph-theme-secondary .btn.btn-primary.btn-outline:focus,
.department-theme-orange-brown .paragraph-theme-secondary .field--name-field-cta a:hover,
.department-theme-orange-brown .paragraph-theme-secondary .field--name-field-cta a:focus {
  background: #000 !important;
  color: #F89A28 !important;
}
.department-theme-orange-brown .paragraph-theme-secondary .section-heading h2,
.department-theme-orange-brown .paragraph-theme-secondary .date-with-line span.text,
.department-theme-orange-brown .paragraph-theme-secondary .btn-wrap {
  background: #F89A28 !important;
}
.department-theme-orange-brown .paragraph-theme-secondary .section-heading:before {
  background: #000 !important;
}
.department-theme-orange-brown .paragraph-theme-secondary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #000 !important;
}
.department-theme-orange-brown .paragraph-theme-secondary.paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading {
  color: #000 !important;
}
.department-theme-orange-brown .paragraph-theme-secondary.paragraph--type--popular-resources {
  border-color: #F89A28 !important;
}
.department-theme-orange-brown .paragraph-theme-secondary.paragraph--type--popular-resources:after,
.department-theme-orange-brown .paragraph-theme-secondary.paragraph--type--popular-resources .inner:before {
  background: #F89A28 !important;
}
.department-theme-orange-brown .paragraph-theme-secondary .field--name-field-popular-resource a:not([class="1"]) {
  color: #000 !important;
}
.department-theme-orange-brown .paragraph-theme-secondary .field--name-field-popular-resource a:hover .fa {
  background: #000 !important;
  color: #F89A28 !important;
}
.department-theme-orange-brown .paragraph-theme-secondary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.department-theme-orange-brown .paragraph-theme-secondary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #F89A28 !important;
}
.department-theme-orange-brown .paragraph-theme-secondary .field--name-field-popular-resource .fa {
  border-color: #000 !important;
}
.department-theme-orange-brown .paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.department-theme-orange-brown .paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet a {
  color: #F89A28 !important;
}
.department-theme-orange-brown .paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a {
  border-color: #000 !important;
  color: #000 !important;
}
.department-theme-orange-brown .paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a:hover {
  background: #000 !important;
  color: #F89A28 !important;
}
.department-theme-orange-brown .paragraph-theme-secondary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #000 !important;
}
.department-theme-orange-brown .paragraph-theme-secondary.paragraph--type--staff-contact article {
  background: #000 !important;
}
.department-theme-orange-brown .paragraph-theme-secondary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #000 !important;
}
.department-theme-orange-brown .paragraph-theme-secondary.paragraph--type--staff-contact h3 a,
.department-theme-orange-brown .paragraph-theme-secondary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.department-theme-orange-brown .paragraph-theme-secondary.paragraph--type--staff-contact .btn-primary {
  background: #000000;
}
.department-theme-orange-brown .paragraph-theme-secondary.paragraph--type--faq a {
  color: #000 !important;
}
.department-theme-orange-brown .paragraph-theme-secondary.paragraph--type--faq article.faq h2 .icon {
  color: #000 !important;
  border-color: #000 !important;
  background: transparent !important;
}
.department-theme-orange-brown .paragraph-theme-secondary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #F89A28 !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.department-theme-orange-brown .paragraph-theme-secondary.paragraph--type--documents article.document a {
  background: #000 !important;
}
.department-theme-orange-brown .paragraph-theme-secondary.paragraph--type--press-releases {
  color: #000000 !important;
}
.department-theme-orange-brown .paragraph-theme-secondary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.department-theme-orange-brown .paragraph-theme-secondary.paragraph--type--basic-content a, .department-theme-orange-brown .paragraph-theme-secondary.paragraph--type--content-with-image-on-right a, .department-theme-orange-brown .paragraph-theme-secondary.paragraph--type--content-with-image-on-left a {
  color: #000;
}
.department-theme-orange-brown .paragraph-theme-secondary.paragraph--type--basic-content table {
  border-color: #000;
}
.department-theme-orange-brown .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #000;
  color: #F89A28;
}
.department-theme-orange-brown .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .department-theme-orange-brown .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .department-theme-orange-brown .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .department-theme-orange-brown .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .department-theme-orange-brown .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .department-theme-orange-brown .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.department-theme-orange-brown .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .department-theme-orange-brown .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .department-theme-orange-brown .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .department-theme-orange-brown .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .department-theme-orange-brown .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .department-theme-orange-brown .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.department-theme-orange-brown .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #F89A28 !important;
}
.department-theme-orange-brown .paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .department-theme-orange-brown .paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #000;
}

.department-theme-orange-claret {
  /* Paragraph Theme
  ========================================================================== */
  /* Paragraph Theme
  ========================================================================== */
}
.department-theme-orange-claret a,
.department-theme-orange-claret .txt-brand-primary,
.department-theme-orange-claret .btn-primary.btn-outline,
.department-theme-orange-claret .field--name-field-popular-resource a:hover .fa,
.department-theme-orange-claret .navbar-default .navbar-toggle,
.department-theme-orange-claret article.faq h2 .icon,
.department-theme-orange-claret .paragraph--type--twitter-feed article.tweet footer a:hover,
.department-theme-orange-claret .paragraph--type--twitter-feed article.tweet footer span,
.department-theme-orange-claret .paragraph--type--profiles-large article &gt; a:hover,
.department-theme-orange-claret .press-release-node article.press-release header h2 a:hover,
.department-theme-orange-claret .press-release-node article.news header h2 a:hover,
.department-theme-orange-claret .paragraph--type--press-releases article h3 a:hover,
.department-theme-orange-claret .press-release-listing h2 a:hover,
.department-theme-orange-claret article.document a:hover,
.department-theme-orange-claret .gallery-item a:hover h3,
.department-theme-orange-claret article.event.listing .left-col h3 a:hover,
.department-theme-orange-claret article.event.listing .more:hover,
.department-theme-orange-claret .datepicker-container .datepicker-panel ul:nth-child(3),
.department-theme-orange-claret .search-results-search button:hover,
.department-theme-orange-claret .pagination &gt; li &gt; a,
.department-theme-orange-claret .field--name-field-carousel-item a:hover h3,
.department-theme-orange-claret .field--name-field-carousel-item a:hover h4,
.department-theme-orange-claret .slick-arrow {
  color: #6C1738;
}
.department-theme-orange-claret .search-result h2 a:hover {
  color: #6C1738 !important;
}
.department-theme-orange-claret a:hover,
.department-theme-orange-claret a.txt-brand-primary:hover,
.department-theme-orange-claret .paragraph--type--team-members .team-member a:hover,
.department-theme-orange-claret .navbar-default .navbar-toggle:hover,
.department-theme-orange-claret .pagination &gt; li &gt; a:hover {
  color: #420e22;
}
.department-theme-orange-claret .datepicker-container .datepicker-panel &gt; ul &gt; li.highlighted,
.department-theme-orange-claret .datepicker-container .datepicker-panel &gt; ul &gt; li:hover {
  background: rgba(108, 23, 56, 0.1);
}
.department-theme-orange-claret #footer,
.department-theme-orange-claret .btn.btn-primary.btn-outline,
.department-theme-orange-claret .btn.btn-primary.btn-outline:hover,
.department-theme-orange-claret .paragraph--type--popular-resources,
.department-theme-orange-claret article.faq h2 .icon {
  border-color: #6C1738;
}
.department-theme-orange-claret #footer,
.department-theme-orange-claret #footer:after,
.department-theme-orange-claret .footer-inner:before,
.department-theme-orange-claret .paragraph--type--popular-resources,
.department-theme-orange-claret .paragraph--type--popular-resources:after,
.department-theme-orange-claret .paragraph--type--popular-resources .inner:before,
.department-theme-orange-claret .navbar-default .navbar-collapse,
.department-theme-orange-claret #header .header-main:after,
.department-theme-orange-claret .paragraph--type--featured-link a .fa,
.department-theme-orange-claret blockquote:before,
.department-theme-orange-claret table th,
.department-theme-orange-claret .bg-brand-primary {
  background-color: #6C1738;
  color: #fff;
}
.department-theme-orange-claret .paragraph--type--featured-link a:hover .fa {
  background-color: #57132d;
}
.department-theme-orange-claret .btn-primary,
.department-theme-orange-claret .has-filters .pager a.button, .department-theme-orange-claret .js-pager__items a.button {
  background-color: #6C1738;
  color: #fff;
}
.department-theme-orange-claret .btn.btn-primary:hover,
.department-theme-orange-claret .btn.btn-primary:focus,
.department-theme-orange-claret .btn.btn-primary:active,
.department-theme-orange-claret .has-filters .pager a.button:focus,
.department-theme-orange-claret .has-filters .pager a.button:hover,
.department-theme-orange-claret .has-filters .pager a.button:active {
  background-color: #420e22;
  color: #fff;
}
.department-theme-orange-claret .btn.btn-primary:focus,
.department-theme-orange-claret .btn.btn-primary:active,
.department-theme-orange-claret .has-filters .pager a.button:focus,
.department-theme-orange-claret .has-filters .pager a.button:active {
  background-color: #2d0a17;
  color: #fff;
}
.department-theme-orange-claret .btn.btn-primary.btn-outline,
.department-theme-orange-claret .paragraph--type--carousel .field--name-field-cta a,
.department-theme-orange-claret .paragraph--type--what .field--name-field-cta a,
.department-theme-orange-claret .paragraph--type--faq .field--name-field-cta a,
.department-theme-orange-claret .paragraph--type--content-with-image-on-right .field--name-field-cta a,
.department-theme-orange-claret .paragraph--type--content-with-image-on-left .field--name-field-cta a,
.department-theme-orange-claret .field--name-field-cta a {
  background-color: transparent;
  color: #6C1738;
  border-color: #6C1738;
}
.department-theme-orange-claret .btn.btn-primary.btn-outline:hover,
.department-theme-orange-claret .paragraph--type--carousel .field--name-field-cta a:hover,
.department-theme-orange-claret .paragraph--type--what .field--name-field-cta a:hover,
.department-theme-orange-claret .paragraph--type--faq .field--name-field-cta a:hover,
.department-theme-orange-claret .paragraph--type--content-with-image-on-right .field--name-field-cta a:hover,
.department-theme-orange-claret .paragraph--type--content-with-image-on-left .field--name-field-cta a:hover,
.department-theme-orange-claret .field--name-field-cta a:hover {
  background-color: #6C1738;
  border-color: #6C1738;
  color: #fff;
}
.department-theme-orange-claret .btn.btn-primary.btn-outline:focus, .department-theme-orange-claret .btn.btn-primary.btn-outline:active, .department-theme-orange-claret .btn.btn-primary.btn-outline:hover:active, .department-theme-orange-claret .btn.btn-primary.btn-outline:focus:active,
.department-theme-orange-claret .paragraph--type--carousel .field--name-field-cta a:focus,
.department-theme-orange-claret .paragraph--type--carousel .field--name-field-cta a:active,
.department-theme-orange-claret .paragraph--type--carousel .field--name-field-cta a:hover:active,
.department-theme-orange-claret .paragraph--type--carousel .field--name-field-cta a:focus:active,
.department-theme-orange-claret .paragraph--type--what .field--name-field-cta a:focus,
.department-theme-orange-claret .paragraph--type--what .field--name-field-cta a:active,
.department-theme-orange-claret .paragraph--type--what .field--name-field-cta a:hover:active,
.department-theme-orange-claret .paragraph--type--what .field--name-field-cta a:focus:active,
.department-theme-orange-claret .paragraph--type--faq .field--name-field-cta a:focus,
.department-theme-orange-claret .paragraph--type--faq .field--name-field-cta a:active,
.department-theme-orange-claret .paragraph--type--faq .field--name-field-cta a:hover:active,
.department-theme-orange-claret .paragraph--type--faq .field--name-field-cta a:focus:active,
.department-theme-orange-claret .paragraph--type--content-with-image-on-right .field--name-field-cta a:focus,
.department-theme-orange-claret .paragraph--type--content-with-image-on-right .field--name-field-cta a:active,
.department-theme-orange-claret .paragraph--type--content-with-image-on-right .field--name-field-cta a:hover:active,
.department-theme-orange-claret .paragraph--type--content-with-image-on-right .field--name-field-cta a:focus:active,
.department-theme-orange-claret .paragraph--type--content-with-image-on-left .field--name-field-cta a:focus,
.department-theme-orange-claret .paragraph--type--content-with-image-on-left .field--name-field-cta a:active,
.department-theme-orange-claret .paragraph--type--content-with-image-on-left .field--name-field-cta a:hover:active,
.department-theme-orange-claret .paragraph--type--content-with-image-on-left .field--name-field-cta a:focus:active,
.department-theme-orange-claret .field--name-field-cta a:focus,
.department-theme-orange-claret .field--name-field-cta a:active,
.department-theme-orange-claret .field--name-field-cta a:hover:active,
.department-theme-orange-claret .field--name-field-cta a:focus:active {
  background-color: #420e22;
  border-color: #420e22;
  color: #fff;
}
.department-theme-orange-claret .section-heading.primary-color h2,
.department-theme-orange-claret .section-heading.primary-color .btn-wrap {
  background: #6C1738;
}
.department-theme-orange-claret #footer a,
.department-theme-orange-claret #footer h3,
.department-theme-orange-claret .field--name-field-popular-resource a,
.department-theme-orange-claret .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; a,
.department-theme-orange-claret .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded .fa-angle-left,
.department-theme-orange-claret .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded .fa-angle-right {
  color: #fff;
}
.department-theme-orange-claret .field--name-field-popular-resource a:hover .fa {
  background: #fff;
  border-color: #fff;
}
.department-theme-orange-claret article.event .content {
  border-color: #fff;
}
.department-theme-orange-claret .paragraph-theme-primary {
  background: #6C1738 !important;
  color: #fff !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.department-theme-orange-claret .paragraph-theme-primary h1, .department-theme-orange-claret .paragraph-theme-primary h2, .department-theme-orange-claret .paragraph-theme-primary h3, .department-theme-orange-claret .paragraph-theme-primary h4, .department-theme-orange-claret .paragraph-theme-primary h5, .department-theme-orange-claret .paragraph-theme-primary h6,
.department-theme-orange-claret .paragraph-theme-primary h1 a, .department-theme-orange-claret .paragraph-theme-primary h2 a, .department-theme-orange-claret .paragraph-theme-primary h3 a, .department-theme-orange-claret .paragraph-theme-primary h4 a, .department-theme-orange-claret .paragraph-theme-primary h5 a, .department-theme-orange-claret .paragraph-theme-primary h6 a {
  color: #fff !important;
}
.department-theme-orange-claret .paragraph-theme-primary .btn.btn-white.btn-outline,
.department-theme-orange-claret .paragraph-theme-primary .btn.btn-primary.btn-outline,
.department-theme-orange-claret .paragraph-theme-primary .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-orange-claret .paragraph-theme-primary .btn.btn-white.btn-outline:hover, .department-theme-orange-claret .paragraph-theme-primary .btn.btn-white.btn-outline:focus,
.department-theme-orange-claret .paragraph-theme-primary .btn.btn-primary.btn-outline:hover,
.department-theme-orange-claret .paragraph-theme-primary .btn.btn-primary.btn-outline:focus,
.department-theme-orange-claret .paragraph-theme-primary .field--name-field-cta a:hover,
.department-theme-orange-claret .paragraph-theme-primary .field--name-field-cta a:focus {
  background: #fff !important;
  color: #6C1738 !important;
}
.department-theme-orange-claret .paragraph-theme-primary .section-heading h2,
.department-theme-orange-claret .paragraph-theme-primary .date-with-line span.text,
.department-theme-orange-claret .paragraph-theme-primary .btn-wrap {
  background: #6C1738 !important;
}
.department-theme-orange-claret .paragraph-theme-primary .section-heading:before {
  background: #fff !important;
}
.department-theme-orange-claret .paragraph-theme-primary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-orange-claret .paragraph-theme-primary.paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading {
  color: #fff !important;
}
.department-theme-orange-claret .paragraph-theme-primary.paragraph--type--popular-resources {
  border-color: #6C1738 !important;
}
.department-theme-orange-claret .paragraph-theme-primary.paragraph--type--popular-resources:after,
.department-theme-orange-claret .paragraph-theme-primary.paragraph--type--popular-resources .inner:before {
  background: #6C1738 !important;
}
.department-theme-orange-claret .paragraph-theme-primary .field--name-field-popular-resource a:not([class="1"]) {
  color: #fff !important;
}
.department-theme-orange-claret .paragraph-theme-primary .field--name-field-popular-resource a:hover .fa {
  background: #fff !important;
  color: #6C1738 !important;
}
.department-theme-orange-claret .paragraph-theme-primary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.department-theme-orange-claret .paragraph-theme-primary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #6C1738 !important;
}
.department-theme-orange-claret .paragraph-theme-primary .field--name-field-popular-resource .fa {
  border-color: #fff !important;
}
.department-theme-orange-claret .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.department-theme-orange-claret .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet a,
.department-theme-orange-claret .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet span {
  color: #6C1738 !important;
}
.department-theme-orange-claret .paragraph-theme-primary.paragraph--type--what .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-orange-claret .paragraph-theme-primary.paragraph--type--what .field--name-field-cta a:hover {
  background: #fff !important;
  color: #6C1738 !important;
}
.department-theme-orange-claret .paragraph-theme-primary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-orange-claret .paragraph-theme-primary.paragraph--type--staff-contact article {
  background: #fff !important;
}
.department-theme-orange-claret .paragraph-theme-primary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #fff !important;
}
.department-theme-orange-claret .paragraph-theme-primary.paragraph--type--staff-contact h3 a,
.department-theme-orange-claret .paragraph-theme-primary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.department-theme-orange-claret .paragraph-theme-primary.paragraph--type--staff-contact .btn-primary {
  background: #000000;
}
.department-theme-orange-claret .paragraph-theme-primary.paragraph--type--faq a {
  color: #fff !important;
}
.department-theme-orange-claret .paragraph-theme-primary.paragraph--type--faq article.faq h2 .icon {
  color: #fff !important;
  border-color: #fff !important;
  background: transparent !important;
}
.department-theme-orange-claret .paragraph-theme-primary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #6C1738 !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.department-theme-orange-claret .paragraph-theme-primary.paragraph--type--documents article.document a {
  background: #fff !important;
}
.department-theme-orange-claret .paragraph-theme-primary.paragraph--type--press-releases {
  color: #000000 !important;
}
.department-theme-orange-claret .paragraph-theme-primary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.department-theme-orange-claret .paragraph-theme-primary.paragraph--type--basic-content a, .department-theme-orange-claret .paragraph-theme-primary.paragraph--type--content-with-image-on-right a, .department-theme-orange-claret .paragraph-theme-primary.paragraph--type--content-with-image-on-left a {
  color: #fff;
}
.department-theme-orange-claret .paragraph-theme-primary.paragraph--type--basic-content table {
  border-color: #fff;
}
.department-theme-orange-claret .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #fff;
  color: #6C1738;
}
.department-theme-orange-claret .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .department-theme-orange-claret .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .department-theme-orange-claret .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .department-theme-orange-claret .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .department-theme-orange-claret .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .department-theme-orange-claret .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.department-theme-orange-claret .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .department-theme-orange-claret .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .department-theme-orange-claret .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .department-theme-orange-claret .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .department-theme-orange-claret .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .department-theme-orange-claret .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.department-theme-orange-claret .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #6C1738 !important;
}
.department-theme-orange-claret .paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .department-theme-orange-claret .paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #fff;
}
.department-theme-orange-claret .txt-brand-success,
.department-theme-orange-claret .paragraph--type--upcoming-meetings .btn.btn-white.btn-outline:hover,
.department-theme-orange-claret .paragraph--type--upcoming-meetings .btn.btn-white.btn-outline:focus,
.department-theme-orange-claret .paragraph--type--upcoming-events-meetings .btn.btn-white.btn-outline:hover,
.department-theme-orange-claret .paragraph--type--upcoming-events-meetings .btn.btn-white.btn-outline:focus,
.department-theme-orange-claret .paragraph--type--selected-meetings-events .btn.btn-white.btn-outline:hover,
.department-theme-orange-claret .paragraph--type--selected-meetings-events .btn.btn-white.btn-outline:focus {
  color: #F89A28;
}
.department-theme-orange-claret a.txt-brand-success:hover {
  color: #e68107;
}
.department-theme-orange-claret .bg-brand-success {
  background-color: #F89A28;
  color: #000;
}
.department-theme-orange-claret .bg-brand-success a, .department-theme-orange-claret .bg-brand-success h1, .department-theme-orange-claret .bg-brand-success h2, .department-theme-orange-claret .bg-brand-success h3, .department-theme-orange-claret .bg-brand-success h4, .department-theme-orange-claret .bg-brand-success h5, .department-theme-orange-claret .bg-brand-success h6 {
  color: #000;
}
.department-theme-orange-claret .paragraph--type--upcoming-meetings,
.department-theme-orange-claret .paragraph--type--upcoming-events-meetings,
.department-theme-orange-claret .paragraph--type--selected-meetings-events,
.department-theme-orange-claret #header .search .library-options,
.department-theme-orange-claret #header .social-mobile,
.department-theme-orange-claret #footer .footer-dept-mobile {
  background-color: #F89A28;
}
.department-theme-orange-claret .section-heading.secondary-color h2,
.department-theme-orange-claret .section-heading.secondary-color .btn-wrap {
  background: #F89A28;
  color: #000;
}
.department-theme-orange-claret .section-heading.secondary-color:before {
  background: #000;
}
.department-theme-orange-claret #header .utility-bar {
  background-color: #F89A28;
  color: #000;
}
.department-theme-orange-claret #header .utility-bar a {
  color: #000;
}
.department-theme-orange-claret #header .utility-bar .social {
  border-color: #000;
}
@media (max-width: 991px) {
  .department-theme-orange-claret .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-orange-claret .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-orange-claret .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a:hover,
.department-theme-orange-claret .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a:hover,
.department-theme-orange-claret .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-orange-claret .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li.active &gt; a,
.department-theme-orange-claret .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li.active &gt; a:hover {
    background: #F89A28;
    color: #000;
  }
}
@media (min-width: 992px) {
  .department-theme-orange-claret .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a,
.department-theme-orange-claret .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; a:hover,
.department-theme-orange-claret .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a:after,
.department-theme-orange-claret .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a:before,
.department-theme-orange-claret .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.active &gt; a:hover,
.department-theme-orange-claret .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a:hover:after,
.department-theme-orange-claret .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a:hover:after {
    background-color: #F89A28;
    color: #000;
  }
  .department-theme-orange-claret .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded &gt; a .desktop-caret-large polygon {
    fill: #F89A28;
  }
}
.department-theme-orange-claret .btn.btn-white.btn-outline {
  background-color: transparent;
  color: #000;
  border-color: #000;
}
.department-theme-orange-claret .btn.btn-white.btn-outline:hover {
  background-color: #000;
  border-color: #000;
  color: #F89A28;
}
.department-theme-orange-claret .btn.btn-white.btn-outline:focus, .department-theme-orange-claret .btn.btn-white.btn-outline:active, .department-theme-orange-claret .btn.btn-white.btn-outline:hover:active, .department-theme-orange-claret .btn.btn-white.btn-outline:focus:active {
  background-color: black;
  border-color: black;
  color: #F89A28;
}
.department-theme-orange-claret article.event .content {
  border-color: #000;
}
.department-theme-orange-claret article.event .content h2 a,
.department-theme-orange-claret .paragraph--type--upcoming-meetings,
.department-theme-orange-claret .paragraph--type--upcoming-events-meetings,
.department-theme-orange-claret .paragraph--type--selected-meetings-events,
.department-theme-orange-claret .paragraph--type--upcoming-meetings article.event .content h2 a,
.department-theme-orange-claret .paragraph--type--upcoming-events-meetings article.event .content h2 a,
.department-theme-orange-claret .paragraph--type--selected-meetings-events article.event .content h2 a,
.department-theme-orange-claret .paragraph--type--upcoming-meetings h2,
.department-theme-orange-claret .paragraph--type--upcoming-events-meetings h2,
.department-theme-orange-claret .paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading,
.department-theme-orange-claret .paragraph--type--selected-meetings-events h2,
.department-theme-orange-claret #header .utility-bar .department-links {
  color: #000;
}
.department-theme-orange-claret .paragraph-theme-secondary {
  background: #F89A28 !important;
  color: #000 !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.department-theme-orange-claret .paragraph-theme-secondary h1, .department-theme-orange-claret .paragraph-theme-secondary h2, .department-theme-orange-claret .paragraph-theme-secondary h3, .department-theme-orange-claret .paragraph-theme-secondary h4, .department-theme-orange-claret .paragraph-theme-secondary h5, .department-theme-orange-claret .paragraph-theme-secondary h6,
.department-theme-orange-claret .paragraph-theme-secondary h1 a, .department-theme-orange-claret .paragraph-theme-secondary h2 a, .department-theme-orange-claret .paragraph-theme-secondary h3 a, .department-theme-orange-claret .paragraph-theme-secondary h4 a, .department-theme-orange-claret .paragraph-theme-secondary h5 a, .department-theme-orange-claret .paragraph-theme-secondary h6 a {
  color: #000 !important;
}
.department-theme-orange-claret .paragraph-theme-secondary .btn.btn-white.btn-outline,
.department-theme-orange-claret .paragraph-theme-secondary .btn.btn-primary.btn-outline,
.department-theme-orange-claret .paragraph-theme-secondary .field--name-field-cta a {
  border-color: #000 !important;
  color: #000 !important;
}
.department-theme-orange-claret .paragraph-theme-secondary .btn.btn-white.btn-outline:hover, .department-theme-orange-claret .paragraph-theme-secondary .btn.btn-white.btn-outline:focus,
.department-theme-orange-claret .paragraph-theme-secondary .btn.btn-primary.btn-outline:hover,
.department-theme-orange-claret .paragraph-theme-secondary .btn.btn-primary.btn-outline:focus,
.department-theme-orange-claret .paragraph-theme-secondary .field--name-field-cta a:hover,
.department-theme-orange-claret .paragraph-theme-secondary .field--name-field-cta a:focus {
  background: #000 !important;
  color: #F89A28 !important;
}
.department-theme-orange-claret .paragraph-theme-secondary .section-heading h2,
.department-theme-orange-claret .paragraph-theme-secondary .date-with-line span.text,
.department-theme-orange-claret .paragraph-theme-secondary .btn-wrap {
  background: #F89A28 !important;
}
.department-theme-orange-claret .paragraph-theme-secondary .section-heading:before {
  background: #000 !important;
}
.department-theme-orange-claret .paragraph-theme-secondary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #000 !important;
}
.department-theme-orange-claret .paragraph-theme-secondary.paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading {
  color: #000 !important;
}
.department-theme-orange-claret .paragraph-theme-secondary.paragraph--type--popular-resources {
  border-color: #F89A28 !important;
}
.department-theme-orange-claret .paragraph-theme-secondary.paragraph--type--popular-resources:after,
.department-theme-orange-claret .paragraph-theme-secondary.paragraph--type--popular-resources .inner:before {
  background: #F89A28 !important;
}
.department-theme-orange-claret .paragraph-theme-secondary .field--name-field-popular-resource a:not([class="1"]) {
  color: #000 !important;
}
.department-theme-orange-claret .paragraph-theme-secondary .field--name-field-popular-resource a:hover .fa {
  background: #000 !important;
  color: #F89A28 !important;
}
.department-theme-orange-claret .paragraph-theme-secondary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.department-theme-orange-claret .paragraph-theme-secondary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #F89A28 !important;
}
.department-theme-orange-claret .paragraph-theme-secondary .field--name-field-popular-resource .fa {
  border-color: #000 !important;
}
.department-theme-orange-claret .paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.department-theme-orange-claret .paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet a {
  color: #F89A28 !important;
}
.department-theme-orange-claret .paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a {
  border-color: #000 !important;
  color: #000 !important;
}
.department-theme-orange-claret .paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a:hover {
  background: #000 !important;
  color: #F89A28 !important;
}
.department-theme-orange-claret .paragraph-theme-secondary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #000 !important;
}
.department-theme-orange-claret .paragraph-theme-secondary.paragraph--type--staff-contact article {
  background: #000 !important;
}
.department-theme-orange-claret .paragraph-theme-secondary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #000 !important;
}
.department-theme-orange-claret .paragraph-theme-secondary.paragraph--type--staff-contact h3 a,
.department-theme-orange-claret .paragraph-theme-secondary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.department-theme-orange-claret .paragraph-theme-secondary.paragraph--type--staff-contact .btn-primary {
  background: #000000;
}
.department-theme-orange-claret .paragraph-theme-secondary.paragraph--type--faq a {
  color: #000 !important;
}
.department-theme-orange-claret .paragraph-theme-secondary.paragraph--type--faq article.faq h2 .icon {
  color: #000 !important;
  border-color: #000 !important;
  background: transparent !important;
}
.department-theme-orange-claret .paragraph-theme-secondary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #F89A28 !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.department-theme-orange-claret .paragraph-theme-secondary.paragraph--type--documents article.document a {
  background: #000 !important;
}
.department-theme-orange-claret .paragraph-theme-secondary.paragraph--type--press-releases {
  color: #000000 !important;
}
.department-theme-orange-claret .paragraph-theme-secondary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.department-theme-orange-claret .paragraph-theme-secondary.paragraph--type--basic-content a, .department-theme-orange-claret .paragraph-theme-secondary.paragraph--type--content-with-image-on-right a, .department-theme-orange-claret .paragraph-theme-secondary.paragraph--type--content-with-image-on-left a {
  color: #000;
}
.department-theme-orange-claret .paragraph-theme-secondary.paragraph--type--basic-content table {
  border-color: #000;
}
.department-theme-orange-claret .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #000;
  color: #F89A28;
}
.department-theme-orange-claret .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .department-theme-orange-claret .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .department-theme-orange-claret .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .department-theme-orange-claret .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .department-theme-orange-claret .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .department-theme-orange-claret .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.department-theme-orange-claret .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .department-theme-orange-claret .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .department-theme-orange-claret .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .department-theme-orange-claret .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .department-theme-orange-claret .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .department-theme-orange-claret .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.department-theme-orange-claret .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #F89A28 !important;
}
.department-theme-orange-claret .paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .department-theme-orange-claret .paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #000;
}

.department-theme-orange-deep-blue {
  /* Paragraph Theme
  ========================================================================== */
  /* Paragraph Theme
  ========================================================================== */
}
.department-theme-orange-deep-blue a,
.department-theme-orange-deep-blue .txt-brand-primary,
.department-theme-orange-deep-blue .btn-primary.btn-outline,
.department-theme-orange-deep-blue .field--name-field-popular-resource a:hover .fa,
.department-theme-orange-deep-blue .navbar-default .navbar-toggle,
.department-theme-orange-deep-blue article.faq h2 .icon,
.department-theme-orange-deep-blue .paragraph--type--twitter-feed article.tweet footer a:hover,
.department-theme-orange-deep-blue .paragraph--type--twitter-feed article.tweet footer span,
.department-theme-orange-deep-blue .paragraph--type--profiles-large article &gt; a:hover,
.department-theme-orange-deep-blue .press-release-node article.press-release header h2 a:hover,
.department-theme-orange-deep-blue .press-release-node article.news header h2 a:hover,
.department-theme-orange-deep-blue .paragraph--type--press-releases article h3 a:hover,
.department-theme-orange-deep-blue .press-release-listing h2 a:hover,
.department-theme-orange-deep-blue article.document a:hover,
.department-theme-orange-deep-blue .gallery-item a:hover h3,
.department-theme-orange-deep-blue article.event.listing .left-col h3 a:hover,
.department-theme-orange-deep-blue article.event.listing .more:hover,
.department-theme-orange-deep-blue .datepicker-container .datepicker-panel ul:nth-child(3),
.department-theme-orange-deep-blue .search-results-search button:hover,
.department-theme-orange-deep-blue .pagination &gt; li &gt; a,
.department-theme-orange-deep-blue .field--name-field-carousel-item a:hover h3,
.department-theme-orange-deep-blue .field--name-field-carousel-item a:hover h4,
.department-theme-orange-deep-blue .slick-arrow {
  color: #131419;
}
.department-theme-orange-deep-blue .search-result h2 a:hover {
  color: #131419 !important;
}
.department-theme-orange-deep-blue a:hover,
.department-theme-orange-deep-blue a.txt-brand-primary:hover,
.department-theme-orange-deep-blue .paragraph--type--team-members .team-member a:hover,
.department-theme-orange-deep-blue .navbar-default .navbar-toggle:hover,
.department-theme-orange-deep-blue .pagination &gt; li &gt; a:hover {
  color: black;
}
.department-theme-orange-deep-blue .datepicker-container .datepicker-panel &gt; ul &gt; li.highlighted,
.department-theme-orange-deep-blue .datepicker-container .datepicker-panel &gt; ul &gt; li:hover {
  background: rgba(19, 20, 25, 0.1);
}
.department-theme-orange-deep-blue #footer,
.department-theme-orange-deep-blue .btn.btn-primary.btn-outline,
.department-theme-orange-deep-blue .btn.btn-primary.btn-outline:hover,
.department-theme-orange-deep-blue .paragraph--type--popular-resources,
.department-theme-orange-deep-blue article.faq h2 .icon {
  border-color: #131419;
}
.department-theme-orange-deep-blue #footer,
.department-theme-orange-deep-blue #footer:after,
.department-theme-orange-deep-blue .footer-inner:before,
.department-theme-orange-deep-blue .paragraph--type--popular-resources,
.department-theme-orange-deep-blue .paragraph--type--popular-resources:after,
.department-theme-orange-deep-blue .paragraph--type--popular-resources .inner:before,
.department-theme-orange-deep-blue .navbar-default .navbar-collapse,
.department-theme-orange-deep-blue #header .header-main:after,
.department-theme-orange-deep-blue .paragraph--type--featured-link a .fa,
.department-theme-orange-deep-blue blockquote:before,
.department-theme-orange-deep-blue table th,
.department-theme-orange-deep-blue .bg-brand-primary {
  background-color: #131419;
  color: #fff;
}
.department-theme-orange-deep-blue .paragraph--type--featured-link a:hover .fa {
  background-color: #08080b;
}
.department-theme-orange-deep-blue .btn-primary,
.department-theme-orange-deep-blue .has-filters .pager a.button, .department-theme-orange-deep-blue .js-pager__items a.button {
  background-color: #131419;
  color: #fff;
}
.department-theme-orange-deep-blue .btn.btn-primary:hover,
.department-theme-orange-deep-blue .btn.btn-primary:focus,
.department-theme-orange-deep-blue .btn.btn-primary:active,
.department-theme-orange-deep-blue .has-filters .pager a.button:focus,
.department-theme-orange-deep-blue .has-filters .pager a.button:hover,
.department-theme-orange-deep-blue .has-filters .pager a.button:active {
  background-color: black;
  color: #fff;
}
.department-theme-orange-deep-blue .btn.btn-primary:focus,
.department-theme-orange-deep-blue .btn.btn-primary:active,
.department-theme-orange-deep-blue .has-filters .pager a.button:focus,
.department-theme-orange-deep-blue .has-filters .pager a.button:active {
  background-color: black;
  color: #fff;
}
.department-theme-orange-deep-blue .btn.btn-primary.btn-outline,
.department-theme-orange-deep-blue .paragraph--type--carousel .field--name-field-cta a,
.department-theme-orange-deep-blue .paragraph--type--what .field--name-field-cta a,
.department-theme-orange-deep-blue .paragraph--type--faq .field--name-field-cta a,
.department-theme-orange-deep-blue .paragraph--type--content-with-image-on-right .field--name-field-cta a,
.department-theme-orange-deep-blue .paragraph--type--content-with-image-on-left .field--name-field-cta a,
.department-theme-orange-deep-blue .field--name-field-cta a {
  background-color: transparent;
  color: #131419;
  border-color: #131419;
}
.department-theme-orange-deep-blue .btn.btn-primary.btn-outline:hover,
.department-theme-orange-deep-blue .paragraph--type--carousel .field--name-field-cta a:hover,
.department-theme-orange-deep-blue .paragraph--type--what .field--name-field-cta a:hover,
.department-theme-orange-deep-blue .paragraph--type--faq .field--name-field-cta a:hover,
.department-theme-orange-deep-blue .paragraph--type--content-with-image-on-right .field--name-field-cta a:hover,
.department-theme-orange-deep-blue .paragraph--type--content-with-image-on-left .field--name-field-cta a:hover,
.department-theme-orange-deep-blue .field--name-field-cta a:hover {
  background-color: #131419;
  border-color: #131419;
  color: #fff;
}
.department-theme-orange-deep-blue .btn.btn-primary.btn-outline:focus, .department-theme-orange-deep-blue .btn.btn-primary.btn-outline:active, .department-theme-orange-deep-blue .btn.btn-primary.btn-outline:hover:active, .department-theme-orange-deep-blue .btn.btn-primary.btn-outline:focus:active,
.department-theme-orange-deep-blue .paragraph--type--carousel .field--name-field-cta a:focus,
.department-theme-orange-deep-blue .paragraph--type--carousel .field--name-field-cta a:active,
.department-theme-orange-deep-blue .paragraph--type--carousel .field--name-field-cta a:hover:active,
.department-theme-orange-deep-blue .paragraph--type--carousel .field--name-field-cta a:focus:active,
.department-theme-orange-deep-blue .paragraph--type--what .field--name-field-cta a:focus,
.department-theme-orange-deep-blue .paragraph--type--what .field--name-field-cta a:active,
.department-theme-orange-deep-blue .paragraph--type--what .field--name-field-cta a:hover:active,
.department-theme-orange-deep-blue .paragraph--type--what .field--name-field-cta a:focus:active,
.department-theme-orange-deep-blue .paragraph--type--faq .field--name-field-cta a:focus,
.department-theme-orange-deep-blue .paragraph--type--faq .field--name-field-cta a:active,
.department-theme-orange-deep-blue .paragraph--type--faq .field--name-field-cta a:hover:active,
.department-theme-orange-deep-blue .paragraph--type--faq .field--name-field-cta a:focus:active,
.department-theme-orange-deep-blue .paragraph--type--content-with-image-on-right .field--name-field-cta a:focus,
.department-theme-orange-deep-blue .paragraph--type--content-with-image-on-right .field--name-field-cta a:active,
.department-theme-orange-deep-blue .paragraph--type--content-with-image-on-right .field--name-field-cta a:hover:active,
.department-theme-orange-deep-blue .paragraph--type--content-with-image-on-right .field--name-field-cta a:focus:active,
.department-theme-orange-deep-blue .paragraph--type--content-with-image-on-left .field--name-field-cta a:focus,
.department-theme-orange-deep-blue .paragraph--type--content-with-image-on-left .field--name-field-cta a:active,
.department-theme-orange-deep-blue .paragraph--type--content-with-image-on-left .field--name-field-cta a:hover:active,
.department-theme-orange-deep-blue .paragraph--type--content-with-image-on-left .field--name-field-cta a:focus:active,
.department-theme-orange-deep-blue .field--name-field-cta a:focus,
.department-theme-orange-deep-blue .field--name-field-cta a:active,
.department-theme-orange-deep-blue .field--name-field-cta a:hover:active,
.department-theme-orange-deep-blue .field--name-field-cta a:focus:active {
  background-color: black;
  border-color: black;
  color: #fff;
}
.department-theme-orange-deep-blue .section-heading.primary-color h2,
.department-theme-orange-deep-blue .section-heading.primary-color .btn-wrap {
  background: #131419;
}
.department-theme-orange-deep-blue #footer a,
.department-theme-orange-deep-blue #footer h3,
.department-theme-orange-deep-blue .field--name-field-popular-resource a,
.department-theme-orange-deep-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; a,
.department-theme-orange-deep-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded .fa-angle-left,
.department-theme-orange-deep-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded .fa-angle-right {
  color: #fff;
}
.department-theme-orange-deep-blue .field--name-field-popular-resource a:hover .fa {
  background: #fff;
  border-color: #fff;
}
.department-theme-orange-deep-blue article.event .content {
  border-color: #fff;
}
.department-theme-orange-deep-blue .paragraph-theme-primary {
  background: #131419 !important;
  color: #fff !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.department-theme-orange-deep-blue .paragraph-theme-primary h1, .department-theme-orange-deep-blue .paragraph-theme-primary h2, .department-theme-orange-deep-blue .paragraph-theme-primary h3, .department-theme-orange-deep-blue .paragraph-theme-primary h4, .department-theme-orange-deep-blue .paragraph-theme-primary h5, .department-theme-orange-deep-blue .paragraph-theme-primary h6,
.department-theme-orange-deep-blue .paragraph-theme-primary h1 a, .department-theme-orange-deep-blue .paragraph-theme-primary h2 a, .department-theme-orange-deep-blue .paragraph-theme-primary h3 a, .department-theme-orange-deep-blue .paragraph-theme-primary h4 a, .department-theme-orange-deep-blue .paragraph-theme-primary h5 a, .department-theme-orange-deep-blue .paragraph-theme-primary h6 a {
  color: #fff !important;
}
.department-theme-orange-deep-blue .paragraph-theme-primary .btn.btn-white.btn-outline,
.department-theme-orange-deep-blue .paragraph-theme-primary .btn.btn-primary.btn-outline,
.department-theme-orange-deep-blue .paragraph-theme-primary .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-orange-deep-blue .paragraph-theme-primary .btn.btn-white.btn-outline:hover, .department-theme-orange-deep-blue .paragraph-theme-primary .btn.btn-white.btn-outline:focus,
.department-theme-orange-deep-blue .paragraph-theme-primary .btn.btn-primary.btn-outline:hover,
.department-theme-orange-deep-blue .paragraph-theme-primary .btn.btn-primary.btn-outline:focus,
.department-theme-orange-deep-blue .paragraph-theme-primary .field--name-field-cta a:hover,
.department-theme-orange-deep-blue .paragraph-theme-primary .field--name-field-cta a:focus {
  background: #fff !important;
  color: #131419 !important;
}
.department-theme-orange-deep-blue .paragraph-theme-primary .section-heading h2,
.department-theme-orange-deep-blue .paragraph-theme-primary .date-with-line span.text,
.department-theme-orange-deep-blue .paragraph-theme-primary .btn-wrap {
  background: #131419 !important;
}
.department-theme-orange-deep-blue .paragraph-theme-primary .section-heading:before {
  background: #fff !important;
}
.department-theme-orange-deep-blue .paragraph-theme-primary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-orange-deep-blue .paragraph-theme-primary.paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading {
  color: #fff !important;
}
.department-theme-orange-deep-blue .paragraph-theme-primary.paragraph--type--popular-resources {
  border-color: #131419 !important;
}
.department-theme-orange-deep-blue .paragraph-theme-primary.paragraph--type--popular-resources:after,
.department-theme-orange-deep-blue .paragraph-theme-primary.paragraph--type--popular-resources .inner:before {
  background: #131419 !important;
}
.department-theme-orange-deep-blue .paragraph-theme-primary .field--name-field-popular-resource a:not([class="1"]) {
  color: #fff !important;
}
.department-theme-orange-deep-blue .paragraph-theme-primary .field--name-field-popular-resource a:hover .fa {
  background: #fff !important;
  color: #131419 !important;
}
.department-theme-orange-deep-blue .paragraph-theme-primary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.department-theme-orange-deep-blue .paragraph-theme-primary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #131419 !important;
}
.department-theme-orange-deep-blue .paragraph-theme-primary .field--name-field-popular-resource .fa {
  border-color: #fff !important;
}
.department-theme-orange-deep-blue .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.department-theme-orange-deep-blue .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet a,
.department-theme-orange-deep-blue .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet span {
  color: #131419 !important;
}
.department-theme-orange-deep-blue .paragraph-theme-primary.paragraph--type--what .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-orange-deep-blue .paragraph-theme-primary.paragraph--type--what .field--name-field-cta a:hover {
  background: #fff !important;
  color: #131419 !important;
}
.department-theme-orange-deep-blue .paragraph-theme-primary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-orange-deep-blue .paragraph-theme-primary.paragraph--type--staff-contact article {
  background: #fff !important;
}
.department-theme-orange-deep-blue .paragraph-theme-primary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #fff !important;
}
.department-theme-orange-deep-blue .paragraph-theme-primary.paragraph--type--staff-contact h3 a,
.department-theme-orange-deep-blue .paragraph-theme-primary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.department-theme-orange-deep-blue .paragraph-theme-primary.paragraph--type--staff-contact .btn-primary {
  background: #000000;
}
.department-theme-orange-deep-blue .paragraph-theme-primary.paragraph--type--faq a {
  color: #fff !important;
}
.department-theme-orange-deep-blue .paragraph-theme-primary.paragraph--type--faq article.faq h2 .icon {
  color: #fff !important;
  border-color: #fff !important;
  background: transparent !important;
}
.department-theme-orange-deep-blue .paragraph-theme-primary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #131419 !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.department-theme-orange-deep-blue .paragraph-theme-primary.paragraph--type--documents article.document a {
  background: #fff !important;
}
.department-theme-orange-deep-blue .paragraph-theme-primary.paragraph--type--press-releases {
  color: #000000 !important;
}
.department-theme-orange-deep-blue .paragraph-theme-primary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.department-theme-orange-deep-blue .paragraph-theme-primary.paragraph--type--basic-content a, .department-theme-orange-deep-blue .paragraph-theme-primary.paragraph--type--content-with-image-on-right a, .department-theme-orange-deep-blue .paragraph-theme-primary.paragraph--type--content-with-image-on-left a {
  color: #fff;
}
.department-theme-orange-deep-blue .paragraph-theme-primary.paragraph--type--basic-content table {
  border-color: #fff;
}
.department-theme-orange-deep-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #fff;
  color: #131419;
}
.department-theme-orange-deep-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .department-theme-orange-deep-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .department-theme-orange-deep-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .department-theme-orange-deep-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .department-theme-orange-deep-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .department-theme-orange-deep-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.department-theme-orange-deep-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .department-theme-orange-deep-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .department-theme-orange-deep-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .department-theme-orange-deep-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .department-theme-orange-deep-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .department-theme-orange-deep-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.department-theme-orange-deep-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #131419 !important;
}
.department-theme-orange-deep-blue .paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .department-theme-orange-deep-blue .paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #fff;
}
.department-theme-orange-deep-blue .txt-brand-success,
.department-theme-orange-deep-blue .paragraph--type--upcoming-meetings .btn.btn-white.btn-outline:hover,
.department-theme-orange-deep-blue .paragraph--type--upcoming-meetings .btn.btn-white.btn-outline:focus,
.department-theme-orange-deep-blue .paragraph--type--upcoming-events-meetings .btn.btn-white.btn-outline:hover,
.department-theme-orange-deep-blue .paragraph--type--upcoming-events-meetings .btn.btn-white.btn-outline:focus,
.department-theme-orange-deep-blue .paragraph--type--selected-meetings-events .btn.btn-white.btn-outline:hover,
.department-theme-orange-deep-blue .paragraph--type--selected-meetings-events .btn.btn-white.btn-outline:focus {
  color: #F89A28;
}
.department-theme-orange-deep-blue a.txt-brand-success:hover {
  color: #e68107;
}
.department-theme-orange-deep-blue .bg-brand-success {
  background-color: #F89A28;
  color: #000;
}
.department-theme-orange-deep-blue .bg-brand-success a, .department-theme-orange-deep-blue .bg-brand-success h1, .department-theme-orange-deep-blue .bg-brand-success h2, .department-theme-orange-deep-blue .bg-brand-success h3, .department-theme-orange-deep-blue .bg-brand-success h4, .department-theme-orange-deep-blue .bg-brand-success h5, .department-theme-orange-deep-blue .bg-brand-success h6 {
  color: #000;
}
.department-theme-orange-deep-blue .paragraph--type--upcoming-meetings,
.department-theme-orange-deep-blue .paragraph--type--upcoming-events-meetings,
.department-theme-orange-deep-blue .paragraph--type--selected-meetings-events,
.department-theme-orange-deep-blue #header .search .library-options,
.department-theme-orange-deep-blue #header .social-mobile,
.department-theme-orange-deep-blue #footer .footer-dept-mobile {
  background-color: #F89A28;
}
.department-theme-orange-deep-blue .section-heading.secondary-color h2,
.department-theme-orange-deep-blue .section-heading.secondary-color .btn-wrap {
  background: #F89A28;
  color: #000;
}
.department-theme-orange-deep-blue .section-heading.secondary-color:before {
  background: #000;
}
.department-theme-orange-deep-blue #header .utility-bar {
  background-color: #F89A28;
  color: #000;
}
.department-theme-orange-deep-blue #header .utility-bar a {
  color: #000;
}
.department-theme-orange-deep-blue #header .utility-bar .social {
  border-color: #000;
}
@media (max-width: 991px) {
  .department-theme-orange-deep-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-orange-deep-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-orange-deep-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a:hover,
.department-theme-orange-deep-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a:hover,
.department-theme-orange-deep-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-orange-deep-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li.active &gt; a,
.department-theme-orange-deep-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li.active &gt; a:hover {
    background: #F89A28;
    color: #000;
  }
}
@media (min-width: 992px) {
  .department-theme-orange-deep-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a,
.department-theme-orange-deep-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; a:hover,
.department-theme-orange-deep-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a:after,
.department-theme-orange-deep-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a:before,
.department-theme-orange-deep-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.active &gt; a:hover,
.department-theme-orange-deep-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a:hover:after,
.department-theme-orange-deep-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a:hover:after {
    background-color: #F89A28;
    color: #000;
  }
  .department-theme-orange-deep-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded &gt; a .desktop-caret-large polygon {
    fill: #F89A28;
  }
}
.department-theme-orange-deep-blue .btn.btn-white.btn-outline {
  background-color: transparent;
  color: #000;
  border-color: #000;
}
.department-theme-orange-deep-blue .btn.btn-white.btn-outline:hover {
  background-color: #000;
  border-color: #000;
  color: #F89A28;
}
.department-theme-orange-deep-blue .btn.btn-white.btn-outline:focus, .department-theme-orange-deep-blue .btn.btn-white.btn-outline:active, .department-theme-orange-deep-blue .btn.btn-white.btn-outline:hover:active, .department-theme-orange-deep-blue .btn.btn-white.btn-outline:focus:active {
  background-color: black;
  border-color: black;
  color: #F89A28;
}
.department-theme-orange-deep-blue article.event .content {
  border-color: #000;
}
.department-theme-orange-deep-blue article.event .content h2 a,
.department-theme-orange-deep-blue .paragraph--type--upcoming-meetings,
.department-theme-orange-deep-blue .paragraph--type--upcoming-events-meetings,
.department-theme-orange-deep-blue .paragraph--type--selected-meetings-events,
.department-theme-orange-deep-blue .paragraph--type--upcoming-meetings article.event .content h2 a,
.department-theme-orange-deep-blue .paragraph--type--upcoming-events-meetings article.event .content h2 a,
.department-theme-orange-deep-blue .paragraph--type--selected-meetings-events article.event .content h2 a,
.department-theme-orange-deep-blue .paragraph--type--upcoming-meetings h2,
.department-theme-orange-deep-blue .paragraph--type--upcoming-events-meetings h2,
.department-theme-orange-deep-blue .paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading,
.department-theme-orange-deep-blue .paragraph--type--selected-meetings-events h2,
.department-theme-orange-deep-blue #header .utility-bar .department-links {
  color: #000;
}
.department-theme-orange-deep-blue .paragraph-theme-secondary {
  background: #F89A28 !important;
  color: #000 !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.department-theme-orange-deep-blue .paragraph-theme-secondary h1, .department-theme-orange-deep-blue .paragraph-theme-secondary h2, .department-theme-orange-deep-blue .paragraph-theme-secondary h3, .department-theme-orange-deep-blue .paragraph-theme-secondary h4, .department-theme-orange-deep-blue .paragraph-theme-secondary h5, .department-theme-orange-deep-blue .paragraph-theme-secondary h6,
.department-theme-orange-deep-blue .paragraph-theme-secondary h1 a, .department-theme-orange-deep-blue .paragraph-theme-secondary h2 a, .department-theme-orange-deep-blue .paragraph-theme-secondary h3 a, .department-theme-orange-deep-blue .paragraph-theme-secondary h4 a, .department-theme-orange-deep-blue .paragraph-theme-secondary h5 a, .department-theme-orange-deep-blue .paragraph-theme-secondary h6 a {
  color: #000 !important;
}
.department-theme-orange-deep-blue .paragraph-theme-secondary .btn.btn-white.btn-outline,
.department-theme-orange-deep-blue .paragraph-theme-secondary .btn.btn-primary.btn-outline,
.department-theme-orange-deep-blue .paragraph-theme-secondary .field--name-field-cta a {
  border-color: #000 !important;
  color: #000 !important;
}
.department-theme-orange-deep-blue .paragraph-theme-secondary .btn.btn-white.btn-outline:hover, .department-theme-orange-deep-blue .paragraph-theme-secondary .btn.btn-white.btn-outline:focus,
.department-theme-orange-deep-blue .paragraph-theme-secondary .btn.btn-primary.btn-outline:hover,
.department-theme-orange-deep-blue .paragraph-theme-secondary .btn.btn-primary.btn-outline:focus,
.department-theme-orange-deep-blue .paragraph-theme-secondary .field--name-field-cta a:hover,
.department-theme-orange-deep-blue .paragraph-theme-secondary .field--name-field-cta a:focus {
  background: #000 !important;
  color: #F89A28 !important;
}
.department-theme-orange-deep-blue .paragraph-theme-secondary .section-heading h2,
.department-theme-orange-deep-blue .paragraph-theme-secondary .date-with-line span.text,
.department-theme-orange-deep-blue .paragraph-theme-secondary .btn-wrap {
  background: #F89A28 !important;
}
.department-theme-orange-deep-blue .paragraph-theme-secondary .section-heading:before {
  background: #000 !important;
}
.department-theme-orange-deep-blue .paragraph-theme-secondary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #000 !important;
}
.department-theme-orange-deep-blue .paragraph-theme-secondary.paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading {
  color: #000 !important;
}
.department-theme-orange-deep-blue .paragraph-theme-secondary.paragraph--type--popular-resources {
  border-color: #F89A28 !important;
}
.department-theme-orange-deep-blue .paragraph-theme-secondary.paragraph--type--popular-resources:after,
.department-theme-orange-deep-blue .paragraph-theme-secondary.paragraph--type--popular-resources .inner:before {
  background: #F89A28 !important;
}
.department-theme-orange-deep-blue .paragraph-theme-secondary .field--name-field-popular-resource a:not([class="1"]) {
  color: #000 !important;
}
.department-theme-orange-deep-blue .paragraph-theme-secondary .field--name-field-popular-resource a:hover .fa {
  background: #000 !important;
  color: #F89A28 !important;
}
.department-theme-orange-deep-blue .paragraph-theme-secondary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.department-theme-orange-deep-blue .paragraph-theme-secondary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #F89A28 !important;
}
.department-theme-orange-deep-blue .paragraph-theme-secondary .field--name-field-popular-resource .fa {
  border-color: #000 !important;
}
.department-theme-orange-deep-blue .paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.department-theme-orange-deep-blue .paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet a {
  color: #F89A28 !important;
}
.department-theme-orange-deep-blue .paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a {
  border-color: #000 !important;
  color: #000 !important;
}
.department-theme-orange-deep-blue .paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a:hover {
  background: #000 !important;
  color: #F89A28 !important;
}
.department-theme-orange-deep-blue .paragraph-theme-secondary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #000 !important;
}
.department-theme-orange-deep-blue .paragraph-theme-secondary.paragraph--type--staff-contact article {
  background: #000 !important;
}
.department-theme-orange-deep-blue .paragraph-theme-secondary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #000 !important;
}
.department-theme-orange-deep-blue .paragraph-theme-secondary.paragraph--type--staff-contact h3 a,
.department-theme-orange-deep-blue .paragraph-theme-secondary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.department-theme-orange-deep-blue .paragraph-theme-secondary.paragraph--type--staff-contact .btn-primary {
  background: #000000;
}
.department-theme-orange-deep-blue .paragraph-theme-secondary.paragraph--type--faq a {
  color: #000 !important;
}
.department-theme-orange-deep-blue .paragraph-theme-secondary.paragraph--type--faq article.faq h2 .icon {
  color: #000 !important;
  border-color: #000 !important;
  background: transparent !important;
}
.department-theme-orange-deep-blue .paragraph-theme-secondary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #F89A28 !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.department-theme-orange-deep-blue .paragraph-theme-secondary.paragraph--type--documents article.document a {
  background: #000 !important;
}
.department-theme-orange-deep-blue .paragraph-theme-secondary.paragraph--type--press-releases {
  color: #000000 !important;
}
.department-theme-orange-deep-blue .paragraph-theme-secondary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.department-theme-orange-deep-blue .paragraph-theme-secondary.paragraph--type--basic-content a, .department-theme-orange-deep-blue .paragraph-theme-secondary.paragraph--type--content-with-image-on-right a, .department-theme-orange-deep-blue .paragraph-theme-secondary.paragraph--type--content-with-image-on-left a {
  color: #000;
}
.department-theme-orange-deep-blue .paragraph-theme-secondary.paragraph--type--basic-content table {
  border-color: #000;
}
.department-theme-orange-deep-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #000;
  color: #F89A28;
}
.department-theme-orange-deep-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .department-theme-orange-deep-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .department-theme-orange-deep-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .department-theme-orange-deep-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .department-theme-orange-deep-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .department-theme-orange-deep-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.department-theme-orange-deep-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .department-theme-orange-deep-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .department-theme-orange-deep-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .department-theme-orange-deep-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .department-theme-orange-deep-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .department-theme-orange-deep-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.department-theme-orange-deep-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #F89A28 !important;
}
.department-theme-orange-deep-blue .paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .department-theme-orange-deep-blue .paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #000;
}

.department-theme-orange-downriver {
  /* Paragraph Theme
  ========================================================================== */
  /* Paragraph Theme
  ========================================================================== */
}
.department-theme-orange-downriver a,
.department-theme-orange-downriver .txt-brand-primary,
.department-theme-orange-downriver .btn-primary.btn-outline,
.department-theme-orange-downriver .field--name-field-popular-resource a:hover .fa,
.department-theme-orange-downriver .navbar-default .navbar-toggle,
.department-theme-orange-downriver article.faq h2 .icon,
.department-theme-orange-downriver .paragraph--type--twitter-feed article.tweet footer a:hover,
.department-theme-orange-downriver .paragraph--type--twitter-feed article.tweet footer span,
.department-theme-orange-downriver .paragraph--type--profiles-large article &gt; a:hover,
.department-theme-orange-downriver .press-release-node article.press-release header h2 a:hover,
.department-theme-orange-downriver .press-release-node article.news header h2 a:hover,
.department-theme-orange-downriver .paragraph--type--press-releases article h3 a:hover,
.department-theme-orange-downriver .press-release-listing h2 a:hover,
.department-theme-orange-downriver article.document a:hover,
.department-theme-orange-downriver .gallery-item a:hover h3,
.department-theme-orange-downriver article.event.listing .left-col h3 a:hover,
.department-theme-orange-downriver article.event.listing .more:hover,
.department-theme-orange-downriver .datepicker-container .datepicker-panel ul:nth-child(3),
.department-theme-orange-downriver .search-results-search button:hover,
.department-theme-orange-downriver .pagination &gt; li &gt; a,
.department-theme-orange-downriver .field--name-field-carousel-item a:hover h3,
.department-theme-orange-downriver .field--name-field-carousel-item a:hover h4,
.department-theme-orange-downriver .slick-arrow {
  color: #0A2945;
}
.department-theme-orange-downriver .search-result h2 a:hover {
  color: #0A2945 !important;
}
.department-theme-orange-downriver a:hover,
.department-theme-orange-downriver a.txt-brand-primary:hover,
.department-theme-orange-downriver .paragraph--type--team-members .team-member a:hover,
.department-theme-orange-downriver .navbar-default .navbar-toggle:hover,
.department-theme-orange-downriver .pagination &gt; li &gt; a:hover {
  color: #040f18;
}
.department-theme-orange-downriver .datepicker-container .datepicker-panel &gt; ul &gt; li.highlighted,
.department-theme-orange-downriver .datepicker-container .datepicker-panel &gt; ul &gt; li:hover {
  background: rgba(10, 41, 69, 0.1);
}
.department-theme-orange-downriver #footer,
.department-theme-orange-downriver .btn.btn-primary.btn-outline,
.department-theme-orange-downriver .btn.btn-primary.btn-outline:hover,
.department-theme-orange-downriver .paragraph--type--popular-resources,
.department-theme-orange-downriver article.faq h2 .icon {
  border-color: #0A2945;
}
.department-theme-orange-downriver #footer,
.department-theme-orange-downriver #footer:after,
.department-theme-orange-downriver .footer-inner:before,
.department-theme-orange-downriver .paragraph--type--popular-resources,
.department-theme-orange-downriver .paragraph--type--popular-resources:after,
.department-theme-orange-downriver .paragraph--type--popular-resources .inner:before,
.department-theme-orange-downriver .navbar-default .navbar-collapse,
.department-theme-orange-downriver #header .header-main:after,
.department-theme-orange-downriver .paragraph--type--featured-link a .fa,
.department-theme-orange-downriver blockquote:before,
.department-theme-orange-downriver table th,
.department-theme-orange-downriver .bg-brand-primary {
  background-color: #0A2945;
  color: #fff;
}
.department-theme-orange-downriver .paragraph--type--featured-link a:hover .fa {
  background-color: #071c2f;
}
.department-theme-orange-downriver .btn-primary,
.department-theme-orange-downriver .has-filters .pager a.button, .department-theme-orange-downriver .js-pager__items a.button {
  background-color: #0A2945;
  color: #fff;
}
.department-theme-orange-downriver .btn.btn-primary:hover,
.department-theme-orange-downriver .btn.btn-primary:focus,
.department-theme-orange-downriver .btn.btn-primary:active,
.department-theme-orange-downriver .has-filters .pager a.button:focus,
.department-theme-orange-downriver .has-filters .pager a.button:hover,
.department-theme-orange-downriver .has-filters .pager a.button:active {
  background-color: #040f18;
  color: #fff;
}
.department-theme-orange-downriver .btn.btn-primary:focus,
.department-theme-orange-downriver .btn.btn-primary:active,
.department-theme-orange-downriver .has-filters .pager a.button:focus,
.department-theme-orange-downriver .has-filters .pager a.button:active {
  background-color: #000102;
  color: #fff;
}
.department-theme-orange-downriver .btn.btn-primary.btn-outline,
.department-theme-orange-downriver .paragraph--type--carousel .field--name-field-cta a,
.department-theme-orange-downriver .paragraph--type--what .field--name-field-cta a,
.department-theme-orange-downriver .paragraph--type--faq .field--name-field-cta a,
.department-theme-orange-downriver .paragraph--type--content-with-image-on-right .field--name-field-cta a,
.department-theme-orange-downriver .paragraph--type--content-with-image-on-left .field--name-field-cta a,
.department-theme-orange-downriver .field--name-field-cta a {
  background-color: transparent;
  color: #0A2945;
  border-color: #0A2945;
}
.department-theme-orange-downriver .btn.btn-primary.btn-outline:hover,
.department-theme-orange-downriver .paragraph--type--carousel .field--name-field-cta a:hover,
.department-theme-orange-downriver .paragraph--type--what .field--name-field-cta a:hover,
.department-theme-orange-downriver .paragraph--type--faq .field--name-field-cta a:hover,
.department-theme-orange-downriver .paragraph--type--content-with-image-on-right .field--name-field-cta a:hover,
.department-theme-orange-downriver .paragraph--type--content-with-image-on-left .field--name-field-cta a:hover,
.department-theme-orange-downriver .field--name-field-cta a:hover {
  background-color: #0A2945;
  border-color: #0A2945;
  color: #fff;
}
.department-theme-orange-downriver .btn.btn-primary.btn-outline:focus, .department-theme-orange-downriver .btn.btn-primary.btn-outline:active, .department-theme-orange-downriver .btn.btn-primary.btn-outline:hover:active, .department-theme-orange-downriver .btn.btn-primary.btn-outline:focus:active,
.department-theme-orange-downriver .paragraph--type--carousel .field--name-field-cta a:focus,
.department-theme-orange-downriver .paragraph--type--carousel .field--name-field-cta a:active,
.department-theme-orange-downriver .paragraph--type--carousel .field--name-field-cta a:hover:active,
.department-theme-orange-downriver .paragraph--type--carousel .field--name-field-cta a:focus:active,
.department-theme-orange-downriver .paragraph--type--what .field--name-field-cta a:focus,
.department-theme-orange-downriver .paragraph--type--what .field--name-field-cta a:active,
.department-theme-orange-downriver .paragraph--type--what .field--name-field-cta a:hover:active,
.department-theme-orange-downriver .paragraph--type--what .field--name-field-cta a:focus:active,
.department-theme-orange-downriver .paragraph--type--faq .field--name-field-cta a:focus,
.department-theme-orange-downriver .paragraph--type--faq .field--name-field-cta a:active,
.department-theme-orange-downriver .paragraph--type--faq .field--name-field-cta a:hover:active,
.department-theme-orange-downriver .paragraph--type--faq .field--name-field-cta a:focus:active,
.department-theme-orange-downriver .paragraph--type--content-with-image-on-right .field--name-field-cta a:focus,
.department-theme-orange-downriver .paragraph--type--content-with-image-on-right .field--name-field-cta a:active,
.department-theme-orange-downriver .paragraph--type--content-with-image-on-right .field--name-field-cta a:hover:active,
.department-theme-orange-downriver .paragraph--type--content-with-image-on-right .field--name-field-cta a:focus:active,
.department-theme-orange-downriver .paragraph--type--content-with-image-on-left .field--name-field-cta a:focus,
.department-theme-orange-downriver .paragraph--type--content-with-image-on-left .field--name-field-cta a:active,
.department-theme-orange-downriver .paragraph--type--content-with-image-on-left .field--name-field-cta a:hover:active,
.department-theme-orange-downriver .paragraph--type--content-with-image-on-left .field--name-field-cta a:focus:active,
.department-theme-orange-downriver .field--name-field-cta a:focus,
.department-theme-orange-downriver .field--name-field-cta a:active,
.department-theme-orange-downriver .field--name-field-cta a:hover:active,
.department-theme-orange-downriver .field--name-field-cta a:focus:active {
  background-color: #040f18;
  border-color: #040f18;
  color: #fff;
}
.department-theme-orange-downriver .section-heading.primary-color h2,
.department-theme-orange-downriver .section-heading.primary-color .btn-wrap {
  background: #0A2945;
}
.department-theme-orange-downriver #footer a,
.department-theme-orange-downriver #footer h3,
.department-theme-orange-downriver .field--name-field-popular-resource a,
.department-theme-orange-downriver .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; a,
.department-theme-orange-downriver .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded .fa-angle-left,
.department-theme-orange-downriver .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded .fa-angle-right {
  color: #fff;
}
.department-theme-orange-downriver .field--name-field-popular-resource a:hover .fa {
  background: #fff;
  border-color: #fff;
}
.department-theme-orange-downriver article.event .content {
  border-color: #fff;
}
.department-theme-orange-downriver .paragraph-theme-primary {
  background: #0A2945 !important;
  color: #fff !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.department-theme-orange-downriver .paragraph-theme-primary h1, .department-theme-orange-downriver .paragraph-theme-primary h2, .department-theme-orange-downriver .paragraph-theme-primary h3, .department-theme-orange-downriver .paragraph-theme-primary h4, .department-theme-orange-downriver .paragraph-theme-primary h5, .department-theme-orange-downriver .paragraph-theme-primary h6,
.department-theme-orange-downriver .paragraph-theme-primary h1 a, .department-theme-orange-downriver .paragraph-theme-primary h2 a, .department-theme-orange-downriver .paragraph-theme-primary h3 a, .department-theme-orange-downriver .paragraph-theme-primary h4 a, .department-theme-orange-downriver .paragraph-theme-primary h5 a, .department-theme-orange-downriver .paragraph-theme-primary h6 a {
  color: #fff !important;
}
.department-theme-orange-downriver .paragraph-theme-primary .btn.btn-white.btn-outline,
.department-theme-orange-downriver .paragraph-theme-primary .btn.btn-primary.btn-outline,
.department-theme-orange-downriver .paragraph-theme-primary .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-orange-downriver .paragraph-theme-primary .btn.btn-white.btn-outline:hover, .department-theme-orange-downriver .paragraph-theme-primary .btn.btn-white.btn-outline:focus,
.department-theme-orange-downriver .paragraph-theme-primary .btn.btn-primary.btn-outline:hover,
.department-theme-orange-downriver .paragraph-theme-primary .btn.btn-primary.btn-outline:focus,
.department-theme-orange-downriver .paragraph-theme-primary .field--name-field-cta a:hover,
.department-theme-orange-downriver .paragraph-theme-primary .field--name-field-cta a:focus {
  background: #fff !important;
  color: #0A2945 !important;
}
.department-theme-orange-downriver .paragraph-theme-primary .section-heading h2,
.department-theme-orange-downriver .paragraph-theme-primary .date-with-line span.text,
.department-theme-orange-downriver .paragraph-theme-primary .btn-wrap {
  background: #0A2945 !important;
}
.department-theme-orange-downriver .paragraph-theme-primary .section-heading:before {
  background: #fff !important;
}
.department-theme-orange-downriver .paragraph-theme-primary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-orange-downriver .paragraph-theme-primary.paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading {
  color: #fff !important;
}
.department-theme-orange-downriver .paragraph-theme-primary.paragraph--type--popular-resources {
  border-color: #0A2945 !important;
}
.department-theme-orange-downriver .paragraph-theme-primary.paragraph--type--popular-resources:after,
.department-theme-orange-downriver .paragraph-theme-primary.paragraph--type--popular-resources .inner:before {
  background: #0A2945 !important;
}
.department-theme-orange-downriver .paragraph-theme-primary .field--name-field-popular-resource a:not([class="1"]) {
  color: #fff !important;
}
.department-theme-orange-downriver .paragraph-theme-primary .field--name-field-popular-resource a:hover .fa {
  background: #fff !important;
  color: #0A2945 !important;
}
.department-theme-orange-downriver .paragraph-theme-primary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.department-theme-orange-downriver .paragraph-theme-primary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #0A2945 !important;
}
.department-theme-orange-downriver .paragraph-theme-primary .field--name-field-popular-resource .fa {
  border-color: #fff !important;
}
.department-theme-orange-downriver .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.department-theme-orange-downriver .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet a,
.department-theme-orange-downriver .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet span {
  color: #0A2945 !important;
}
.department-theme-orange-downriver .paragraph-theme-primary.paragraph--type--what .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-orange-downriver .paragraph-theme-primary.paragraph--type--what .field--name-field-cta a:hover {
  background: #fff !important;
  color: #0A2945 !important;
}
.department-theme-orange-downriver .paragraph-theme-primary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-orange-downriver .paragraph-theme-primary.paragraph--type--staff-contact article {
  background: #fff !important;
}
.department-theme-orange-downriver .paragraph-theme-primary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #fff !important;
}
.department-theme-orange-downriver .paragraph-theme-primary.paragraph--type--staff-contact h3 a,
.department-theme-orange-downriver .paragraph-theme-primary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.department-theme-orange-downriver .paragraph-theme-primary.paragraph--type--staff-contact .btn-primary {
  background: #000000;
}
.department-theme-orange-downriver .paragraph-theme-primary.paragraph--type--faq a {
  color: #fff !important;
}
.department-theme-orange-downriver .paragraph-theme-primary.paragraph--type--faq article.faq h2 .icon {
  color: #fff !important;
  border-color: #fff !important;
  background: transparent !important;
}
.department-theme-orange-downriver .paragraph-theme-primary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #0A2945 !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.department-theme-orange-downriver .paragraph-theme-primary.paragraph--type--documents article.document a {
  background: #fff !important;
}
.department-theme-orange-downriver .paragraph-theme-primary.paragraph--type--press-releases {
  color: #000000 !important;
}
.department-theme-orange-downriver .paragraph-theme-primary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.department-theme-orange-downriver .paragraph-theme-primary.paragraph--type--basic-content a, .department-theme-orange-downriver .paragraph-theme-primary.paragraph--type--content-with-image-on-right a, .department-theme-orange-downriver .paragraph-theme-primary.paragraph--type--content-with-image-on-left a {
  color: #fff;
}
.department-theme-orange-downriver .paragraph-theme-primary.paragraph--type--basic-content table {
  border-color: #fff;
}
.department-theme-orange-downriver .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #fff;
  color: #0A2945;
}
.department-theme-orange-downriver .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .department-theme-orange-downriver .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .department-theme-orange-downriver .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .department-theme-orange-downriver .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .department-theme-orange-downriver .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .department-theme-orange-downriver .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.department-theme-orange-downriver .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .department-theme-orange-downriver .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .department-theme-orange-downriver .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .department-theme-orange-downriver .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .department-theme-orange-downriver .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .department-theme-orange-downriver .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.department-theme-orange-downriver .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #0A2945 !important;
}
.department-theme-orange-downriver .paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .department-theme-orange-downriver .paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #fff;
}
.department-theme-orange-downriver .txt-brand-success,
.department-theme-orange-downriver .paragraph--type--upcoming-meetings .btn.btn-white.btn-outline:hover,
.department-theme-orange-downriver .paragraph--type--upcoming-meetings .btn.btn-white.btn-outline:focus,
.department-theme-orange-downriver .paragraph--type--upcoming-events-meetings .btn.btn-white.btn-outline:hover,
.department-theme-orange-downriver .paragraph--type--upcoming-events-meetings .btn.btn-white.btn-outline:focus,
.department-theme-orange-downriver .paragraph--type--selected-meetings-events .btn.btn-white.btn-outline:hover,
.department-theme-orange-downriver .paragraph--type--selected-meetings-events .btn.btn-white.btn-outline:focus {
  color: #F89A28;
}
.department-theme-orange-downriver a.txt-brand-success:hover {
  color: #e68107;
}
.department-theme-orange-downriver .bg-brand-success {
  background-color: #F89A28;
  color: #000;
}
.department-theme-orange-downriver .bg-brand-success a, .department-theme-orange-downriver .bg-brand-success h1, .department-theme-orange-downriver .bg-brand-success h2, .department-theme-orange-downriver .bg-brand-success h3, .department-theme-orange-downriver .bg-brand-success h4, .department-theme-orange-downriver .bg-brand-success h5, .department-theme-orange-downriver .bg-brand-success h6 {
  color: #000;
}
.department-theme-orange-downriver .paragraph--type--upcoming-meetings,
.department-theme-orange-downriver .paragraph--type--upcoming-events-meetings,
.department-theme-orange-downriver .paragraph--type--selected-meetings-events,
.department-theme-orange-downriver #header .search .library-options,
.department-theme-orange-downriver #header .social-mobile,
.department-theme-orange-downriver #footer .footer-dept-mobile {
  background-color: #F89A28;
}
.department-theme-orange-downriver .section-heading.secondary-color h2,
.department-theme-orange-downriver .section-heading.secondary-color .btn-wrap {
  background: #F89A28;
  color: #000;
}
.department-theme-orange-downriver .section-heading.secondary-color:before {
  background: #000;
}
.department-theme-orange-downriver #header .utility-bar {
  background-color: #F89A28;
  color: #000;
}
.department-theme-orange-downriver #header .utility-bar a {
  color: #000;
}
.department-theme-orange-downriver #header .utility-bar .social {
  border-color: #000;
}
@media (max-width: 991px) {
  .department-theme-orange-downriver .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-orange-downriver .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-orange-downriver .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a:hover,
.department-theme-orange-downriver .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a:hover,
.department-theme-orange-downriver .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-orange-downriver .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li.active &gt; a,
.department-theme-orange-downriver .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li.active &gt; a:hover {
    background: #F89A28;
    color: #000;
  }
}
@media (min-width: 992px) {
  .department-theme-orange-downriver .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a,
.department-theme-orange-downriver .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; a:hover,
.department-theme-orange-downriver .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a:after,
.department-theme-orange-downriver .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a:before,
.department-theme-orange-downriver .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.active &gt; a:hover,
.department-theme-orange-downriver .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a:hover:after,
.department-theme-orange-downriver .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a:hover:after {
    background-color: #F89A28;
    color: #000;
  }
  .department-theme-orange-downriver .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded &gt; a .desktop-caret-large polygon {
    fill: #F89A28;
  }
}
.department-theme-orange-downriver .btn.btn-white.btn-outline {
  background-color: transparent;
  color: #000;
  border-color: #000;
}
.department-theme-orange-downriver .btn.btn-white.btn-outline:hover {
  background-color: #000;
  border-color: #000;
  color: #F89A28;
}
.department-theme-orange-downriver .btn.btn-white.btn-outline:focus, .department-theme-orange-downriver .btn.btn-white.btn-outline:active, .department-theme-orange-downriver .btn.btn-white.btn-outline:hover:active, .department-theme-orange-downriver .btn.btn-white.btn-outline:focus:active {
  background-color: black;
  border-color: black;
  color: #F89A28;
}
.department-theme-orange-downriver article.event .content {
  border-color: #000;
}
.department-theme-orange-downriver article.event .content h2 a,
.department-theme-orange-downriver .paragraph--type--upcoming-meetings,
.department-theme-orange-downriver .paragraph--type--upcoming-events-meetings,
.department-theme-orange-downriver .paragraph--type--selected-meetings-events,
.department-theme-orange-downriver .paragraph--type--upcoming-meetings article.event .content h2 a,
.department-theme-orange-downriver .paragraph--type--upcoming-events-meetings article.event .content h2 a,
.department-theme-orange-downriver .paragraph--type--selected-meetings-events article.event .content h2 a,
.department-theme-orange-downriver .paragraph--type--upcoming-meetings h2,
.department-theme-orange-downriver .paragraph--type--upcoming-events-meetings h2,
.department-theme-orange-downriver .paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading,
.department-theme-orange-downriver .paragraph--type--selected-meetings-events h2,
.department-theme-orange-downriver #header .utility-bar .department-links {
  color: #000;
}
.department-theme-orange-downriver .paragraph-theme-secondary {
  background: #F89A28 !important;
  color: #000 !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.department-theme-orange-downriver .paragraph-theme-secondary h1, .department-theme-orange-downriver .paragraph-theme-secondary h2, .department-theme-orange-downriver .paragraph-theme-secondary h3, .department-theme-orange-downriver .paragraph-theme-secondary h4, .department-theme-orange-downriver .paragraph-theme-secondary h5, .department-theme-orange-downriver .paragraph-theme-secondary h6,
.department-theme-orange-downriver .paragraph-theme-secondary h1 a, .department-theme-orange-downriver .paragraph-theme-secondary h2 a, .department-theme-orange-downriver .paragraph-theme-secondary h3 a, .department-theme-orange-downriver .paragraph-theme-secondary h4 a, .department-theme-orange-downriver .paragraph-theme-secondary h5 a, .department-theme-orange-downriver .paragraph-theme-secondary h6 a {
  color: #000 !important;
}
.department-theme-orange-downriver .paragraph-theme-secondary .btn.btn-white.btn-outline,
.department-theme-orange-downriver .paragraph-theme-secondary .btn.btn-primary.btn-outline,
.department-theme-orange-downriver .paragraph-theme-secondary .field--name-field-cta a {
  border-color: #000 !important;
  color: #000 !important;
}
.department-theme-orange-downriver .paragraph-theme-secondary .btn.btn-white.btn-outline:hover, .department-theme-orange-downriver .paragraph-theme-secondary .btn.btn-white.btn-outline:focus,
.department-theme-orange-downriver .paragraph-theme-secondary .btn.btn-primary.btn-outline:hover,
.department-theme-orange-downriver .paragraph-theme-secondary .btn.btn-primary.btn-outline:focus,
.department-theme-orange-downriver .paragraph-theme-secondary .field--name-field-cta a:hover,
.department-theme-orange-downriver .paragraph-theme-secondary .field--name-field-cta a:focus {
  background: #000 !important;
  color: #F89A28 !important;
}
.department-theme-orange-downriver .paragraph-theme-secondary .section-heading h2,
.department-theme-orange-downriver .paragraph-theme-secondary .date-with-line span.text,
.department-theme-orange-downriver .paragraph-theme-secondary .btn-wrap {
  background: #F89A28 !important;
}
.department-theme-orange-downriver .paragraph-theme-secondary .section-heading:before {
  background: #000 !important;
}
.department-theme-orange-downriver .paragraph-theme-secondary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #000 !important;
}
.department-theme-orange-downriver .paragraph-theme-secondary.paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading {
  color: #000 !important;
}
.department-theme-orange-downriver .paragraph-theme-secondary.paragraph--type--popular-resources {
  border-color: #F89A28 !important;
}
.department-theme-orange-downriver .paragraph-theme-secondary.paragraph--type--popular-resources:after,
.department-theme-orange-downriver .paragraph-theme-secondary.paragraph--type--popular-resources .inner:before {
  background: #F89A28 !important;
}
.department-theme-orange-downriver .paragraph-theme-secondary .field--name-field-popular-resource a:not([class="1"]) {
  color: #000 !important;
}
.department-theme-orange-downriver .paragraph-theme-secondary .field--name-field-popular-resource a:hover .fa {
  background: #000 !important;
  color: #F89A28 !important;
}
.department-theme-orange-downriver .paragraph-theme-secondary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.department-theme-orange-downriver .paragraph-theme-secondary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #F89A28 !important;
}
.department-theme-orange-downriver .paragraph-theme-secondary .field--name-field-popular-resource .fa {
  border-color: #000 !important;
}
.department-theme-orange-downriver .paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.department-theme-orange-downriver .paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet a {
  color: #F89A28 !important;
}
.department-theme-orange-downriver .paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a {
  border-color: #000 !important;
  color: #000 !important;
}
.department-theme-orange-downriver .paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a:hover {
  background: #000 !important;
  color: #F89A28 !important;
}
.department-theme-orange-downriver .paragraph-theme-secondary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #000 !important;
}
.department-theme-orange-downriver .paragraph-theme-secondary.paragraph--type--staff-contact article {
  background: #000 !important;
}
.department-theme-orange-downriver .paragraph-theme-secondary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #000 !important;
}
.department-theme-orange-downriver .paragraph-theme-secondary.paragraph--type--staff-contact h3 a,
.department-theme-orange-downriver .paragraph-theme-secondary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.department-theme-orange-downriver .paragraph-theme-secondary.paragraph--type--staff-contact .btn-primary {
  background: #000000;
}
.department-theme-orange-downriver .paragraph-theme-secondary.paragraph--type--faq a {
  color: #000 !important;
}
.department-theme-orange-downriver .paragraph-theme-secondary.paragraph--type--faq article.faq h2 .icon {
  color: #000 !important;
  border-color: #000 !important;
  background: transparent !important;
}
.department-theme-orange-downriver .paragraph-theme-secondary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #F89A28 !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.department-theme-orange-downriver .paragraph-theme-secondary.paragraph--type--documents article.document a {
  background: #000 !important;
}
.department-theme-orange-downriver .paragraph-theme-secondary.paragraph--type--press-releases {
  color: #000000 !important;
}
.department-theme-orange-downriver .paragraph-theme-secondary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.department-theme-orange-downriver .paragraph-theme-secondary.paragraph--type--basic-content a, .department-theme-orange-downriver .paragraph-theme-secondary.paragraph--type--content-with-image-on-right a, .department-theme-orange-downriver .paragraph-theme-secondary.paragraph--type--content-with-image-on-left a {
  color: #000;
}
.department-theme-orange-downriver .paragraph-theme-secondary.paragraph--type--basic-content table {
  border-color: #000;
}
.department-theme-orange-downriver .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #000;
  color: #F89A28;
}
.department-theme-orange-downriver .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .department-theme-orange-downriver .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .department-theme-orange-downriver .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .department-theme-orange-downriver .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .department-theme-orange-downriver .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .department-theme-orange-downriver .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.department-theme-orange-downriver .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .department-theme-orange-downriver .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .department-theme-orange-downriver .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .department-theme-orange-downriver .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .department-theme-orange-downriver .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .department-theme-orange-downriver .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.department-theme-orange-downriver .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #F89A28 !important;
}
.department-theme-orange-downriver .paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .department-theme-orange-downriver .paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #000;
}

.department-theme-orange-stromboli {
  /* Paragraph Theme
  ========================================================================== */
  /* Paragraph Theme
  ========================================================================== */
}
.department-theme-orange-stromboli a,
.department-theme-orange-stromboli .txt-brand-primary,
.department-theme-orange-stromboli .btn-primary.btn-outline,
.department-theme-orange-stromboli .field--name-field-popular-resource a:hover .fa,
.department-theme-orange-stromboli .navbar-default .navbar-toggle,
.department-theme-orange-stromboli article.faq h2 .icon,
.department-theme-orange-stromboli .paragraph--type--twitter-feed article.tweet footer a:hover,
.department-theme-orange-stromboli .paragraph--type--twitter-feed article.tweet footer span,
.department-theme-orange-stromboli .paragraph--type--profiles-large article &gt; a:hover,
.department-theme-orange-stromboli .press-release-node article.press-release header h2 a:hover,
.department-theme-orange-stromboli .press-release-node article.news header h2 a:hover,
.department-theme-orange-stromboli .paragraph--type--press-releases article h3 a:hover,
.department-theme-orange-stromboli .press-release-listing h2 a:hover,
.department-theme-orange-stromboli article.document a:hover,
.department-theme-orange-stromboli .gallery-item a:hover h3,
.department-theme-orange-stromboli article.event.listing .left-col h3 a:hover,
.department-theme-orange-stromboli article.event.listing .more:hover,
.department-theme-orange-stromboli .datepicker-container .datepicker-panel ul:nth-child(3),
.department-theme-orange-stromboli .search-results-search button:hover,
.department-theme-orange-stromboli .pagination &gt; li &gt; a,
.department-theme-orange-stromboli .field--name-field-carousel-item a:hover h3,
.department-theme-orange-stromboli .field--name-field-carousel-item a:hover h4,
.department-theme-orange-stromboli .slick-arrow {
  color: #325849;
}
.department-theme-orange-stromboli .search-result h2 a:hover {
  color: #325849 !important;
}
.department-theme-orange-stromboli a:hover,
.department-theme-orange-stromboli a.txt-brand-primary:hover,
.department-theme-orange-stromboli .paragraph--type--team-members .team-member a:hover,
.department-theme-orange-stromboli .navbar-default .navbar-toggle:hover,
.department-theme-orange-stromboli .pagination &gt; li &gt; a:hover {
  color: #20372e;
}
.department-theme-orange-stromboli .datepicker-container .datepicker-panel &gt; ul &gt; li.highlighted,
.department-theme-orange-stromboli .datepicker-container .datepicker-panel &gt; ul &gt; li:hover {
  background: rgba(50, 88, 73, 0.1);
}
.department-theme-orange-stromboli #footer,
.department-theme-orange-stromboli .btn.btn-primary.btn-outline,
.department-theme-orange-stromboli .btn.btn-primary.btn-outline:hover,
.department-theme-orange-stromboli .paragraph--type--popular-resources,
.department-theme-orange-stromboli article.faq h2 .icon {
  border-color: #325849;
}
.department-theme-orange-stromboli #footer,
.department-theme-orange-stromboli #footer:after,
.department-theme-orange-stromboli .footer-inner:before,
.department-theme-orange-stromboli .paragraph--type--popular-resources,
.department-theme-orange-stromboli .paragraph--type--popular-resources:after,
.department-theme-orange-stromboli .paragraph--type--popular-resources .inner:before,
.department-theme-orange-stromboli .navbar-default .navbar-collapse,
.department-theme-orange-stromboli #header .header-main:after,
.department-theme-orange-stromboli .paragraph--type--featured-link a .fa,
.department-theme-orange-stromboli blockquote:before,
.department-theme-orange-stromboli table th,
.department-theme-orange-stromboli .bg-brand-primary {
  background-color: #325849;
  color: #fff;
}
.department-theme-orange-stromboli .paragraph--type--featured-link a:hover .fa {
  background-color: #29483c;
}
.department-theme-orange-stromboli .btn-primary,
.department-theme-orange-stromboli .has-filters .pager a.button, .department-theme-orange-stromboli .js-pager__items a.button {
  background-color: #325849;
  color: #fff;
}
.department-theme-orange-stromboli .btn.btn-primary:hover,
.department-theme-orange-stromboli .btn.btn-primary:focus,
.department-theme-orange-stromboli .btn.btn-primary:active,
.department-theme-orange-stromboli .has-filters .pager a.button:focus,
.department-theme-orange-stromboli .has-filters .pager a.button:hover,
.department-theme-orange-stromboli .has-filters .pager a.button:active {
  background-color: #20372e;
  color: #fff;
}
.department-theme-orange-stromboli .btn.btn-primary:focus,
.department-theme-orange-stromboli .btn.btn-primary:active,
.department-theme-orange-stromboli .has-filters .pager a.button:focus,
.department-theme-orange-stromboli .has-filters .pager a.button:active {
  background-color: #162721;
  color: #fff;
}
.department-theme-orange-stromboli .btn.btn-primary.btn-outline,
.department-theme-orange-stromboli .paragraph--type--carousel .field--name-field-cta a,
.department-theme-orange-stromboli .paragraph--type--what .field--name-field-cta a,
.department-theme-orange-stromboli .paragraph--type--faq .field--name-field-cta a,
.department-theme-orange-stromboli .paragraph--type--content-with-image-on-right .field--name-field-cta a,
.department-theme-orange-stromboli .paragraph--type--content-with-image-on-left .field--name-field-cta a,
.department-theme-orange-stromboli .field--name-field-cta a {
  background-color: transparent;
  color: #325849;
  border-color: #325849;
}
.department-theme-orange-stromboli .btn.btn-primary.btn-outline:hover,
.department-theme-orange-stromboli .paragraph--type--carousel .field--name-field-cta a:hover,
.department-theme-orange-stromboli .paragraph--type--what .field--name-field-cta a:hover,
.department-theme-orange-stromboli .paragraph--type--faq .field--name-field-cta a:hover,
.department-theme-orange-stromboli .paragraph--type--content-with-image-on-right .field--name-field-cta a:hover,
.department-theme-orange-stromboli .paragraph--type--content-with-image-on-left .field--name-field-cta a:hover,
.department-theme-orange-stromboli .field--name-field-cta a:hover {
  background-color: #325849;
  border-color: #325849;
  color: #fff;
}
.department-theme-orange-stromboli .btn.btn-primary.btn-outline:focus, .department-theme-orange-stromboli .btn.btn-primary.btn-outline:active, .department-theme-orange-stromboli .btn.btn-primary.btn-outline:hover:active, .department-theme-orange-stromboli .btn.btn-primary.btn-outline:focus:active,
.department-theme-orange-stromboli .paragraph--type--carousel .field--name-field-cta a:focus,
.department-theme-orange-stromboli .paragraph--type--carousel .field--name-field-cta a:active,
.department-theme-orange-stromboli .paragraph--type--carousel .field--name-field-cta a:hover:active,
.department-theme-orange-stromboli .paragraph--type--carousel .field--name-field-cta a:focus:active,
.department-theme-orange-stromboli .paragraph--type--what .field--name-field-cta a:focus,
.department-theme-orange-stromboli .paragraph--type--what .field--name-field-cta a:active,
.department-theme-orange-stromboli .paragraph--type--what .field--name-field-cta a:hover:active,
.department-theme-orange-stromboli .paragraph--type--what .field--name-field-cta a:focus:active,
.department-theme-orange-stromboli .paragraph--type--faq .field--name-field-cta a:focus,
.department-theme-orange-stromboli .paragraph--type--faq .field--name-field-cta a:active,
.department-theme-orange-stromboli .paragraph--type--faq .field--name-field-cta a:hover:active,
.department-theme-orange-stromboli .paragraph--type--faq .field--name-field-cta a:focus:active,
.department-theme-orange-stromboli .paragraph--type--content-with-image-on-right .field--name-field-cta a:focus,
.department-theme-orange-stromboli .paragraph--type--content-with-image-on-right .field--name-field-cta a:active,
.department-theme-orange-stromboli .paragraph--type--content-with-image-on-right .field--name-field-cta a:hover:active,
.department-theme-orange-stromboli .paragraph--type--content-with-image-on-right .field--name-field-cta a:focus:active,
.department-theme-orange-stromboli .paragraph--type--content-with-image-on-left .field--name-field-cta a:focus,
.department-theme-orange-stromboli .paragraph--type--content-with-image-on-left .field--name-field-cta a:active,
.department-theme-orange-stromboli .paragraph--type--content-with-image-on-left .field--name-field-cta a:hover:active,
.department-theme-orange-stromboli .paragraph--type--content-with-image-on-left .field--name-field-cta a:focus:active,
.department-theme-orange-stromboli .field--name-field-cta a:focus,
.department-theme-orange-stromboli .field--name-field-cta a:active,
.department-theme-orange-stromboli .field--name-field-cta a:hover:active,
.department-theme-orange-stromboli .field--name-field-cta a:focus:active {
  background-color: #20372e;
  border-color: #20372e;
  color: #fff;
}
.department-theme-orange-stromboli .section-heading.primary-color h2,
.department-theme-orange-stromboli .section-heading.primary-color .btn-wrap {
  background: #325849;
}
.department-theme-orange-stromboli #footer a,
.department-theme-orange-stromboli #footer h3,
.department-theme-orange-stromboli .field--name-field-popular-resource a,
.department-theme-orange-stromboli .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; a,
.department-theme-orange-stromboli .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded .fa-angle-left,
.department-theme-orange-stromboli .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded .fa-angle-right {
  color: #fff;
}
.department-theme-orange-stromboli .field--name-field-popular-resource a:hover .fa {
  background: #fff;
  border-color: #fff;
}
.department-theme-orange-stromboli article.event .content {
  border-color: #fff;
}
.department-theme-orange-stromboli .paragraph-theme-primary {
  background: #325849 !important;
  color: #fff !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.department-theme-orange-stromboli .paragraph-theme-primary h1, .department-theme-orange-stromboli .paragraph-theme-primary h2, .department-theme-orange-stromboli .paragraph-theme-primary h3, .department-theme-orange-stromboli .paragraph-theme-primary h4, .department-theme-orange-stromboli .paragraph-theme-primary h5, .department-theme-orange-stromboli .paragraph-theme-primary h6,
.department-theme-orange-stromboli .paragraph-theme-primary h1 a, .department-theme-orange-stromboli .paragraph-theme-primary h2 a, .department-theme-orange-stromboli .paragraph-theme-primary h3 a, .department-theme-orange-stromboli .paragraph-theme-primary h4 a, .department-theme-orange-stromboli .paragraph-theme-primary h5 a, .department-theme-orange-stromboli .paragraph-theme-primary h6 a {
  color: #fff !important;
}
.department-theme-orange-stromboli .paragraph-theme-primary .btn.btn-white.btn-outline,
.department-theme-orange-stromboli .paragraph-theme-primary .btn.btn-primary.btn-outline,
.department-theme-orange-stromboli .paragraph-theme-primary .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-orange-stromboli .paragraph-theme-primary .btn.btn-white.btn-outline:hover, .department-theme-orange-stromboli .paragraph-theme-primary .btn.btn-white.btn-outline:focus,
.department-theme-orange-stromboli .paragraph-theme-primary .btn.btn-primary.btn-outline:hover,
.department-theme-orange-stromboli .paragraph-theme-primary .btn.btn-primary.btn-outline:focus,
.department-theme-orange-stromboli .paragraph-theme-primary .field--name-field-cta a:hover,
.department-theme-orange-stromboli .paragraph-theme-primary .field--name-field-cta a:focus {
  background: #fff !important;
  color: #325849 !important;
}
.department-theme-orange-stromboli .paragraph-theme-primary .section-heading h2,
.department-theme-orange-stromboli .paragraph-theme-primary .date-with-line span.text,
.department-theme-orange-stromboli .paragraph-theme-primary .btn-wrap {
  background: #325849 !important;
}
.department-theme-orange-stromboli .paragraph-theme-primary .section-heading:before {
  background: #fff !important;
}
.department-theme-orange-stromboli .paragraph-theme-primary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-orange-stromboli .paragraph-theme-primary.paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading {
  color: #fff !important;
}
.department-theme-orange-stromboli .paragraph-theme-primary.paragraph--type--popular-resources {
  border-color: #325849 !important;
}
.department-theme-orange-stromboli .paragraph-theme-primary.paragraph--type--popular-resources:after,
.department-theme-orange-stromboli .paragraph-theme-primary.paragraph--type--popular-resources .inner:before {
  background: #325849 !important;
}
.department-theme-orange-stromboli .paragraph-theme-primary .field--name-field-popular-resource a:not([class="1"]) {
  color: #fff !important;
}
.department-theme-orange-stromboli .paragraph-theme-primary .field--name-field-popular-resource a:hover .fa {
  background: #fff !important;
  color: #325849 !important;
}
.department-theme-orange-stromboli .paragraph-theme-primary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.department-theme-orange-stromboli .paragraph-theme-primary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #325849 !important;
}
.department-theme-orange-stromboli .paragraph-theme-primary .field--name-field-popular-resource .fa {
  border-color: #fff !important;
}
.department-theme-orange-stromboli .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.department-theme-orange-stromboli .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet a,
.department-theme-orange-stromboli .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet span {
  color: #325849 !important;
}
.department-theme-orange-stromboli .paragraph-theme-primary.paragraph--type--what .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-orange-stromboli .paragraph-theme-primary.paragraph--type--what .field--name-field-cta a:hover {
  background: #fff !important;
  color: #325849 !important;
}
.department-theme-orange-stromboli .paragraph-theme-primary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-orange-stromboli .paragraph-theme-primary.paragraph--type--staff-contact article {
  background: #fff !important;
}
.department-theme-orange-stromboli .paragraph-theme-primary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #fff !important;
}
.department-theme-orange-stromboli .paragraph-theme-primary.paragraph--type--staff-contact h3 a,
.department-theme-orange-stromboli .paragraph-theme-primary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.department-theme-orange-stromboli .paragraph-theme-primary.paragraph--type--staff-contact .btn-primary {
  background: #000000;
}
.department-theme-orange-stromboli .paragraph-theme-primary.paragraph--type--faq a {
  color: #fff !important;
}
.department-theme-orange-stromboli .paragraph-theme-primary.paragraph--type--faq article.faq h2 .icon {
  color: #fff !important;
  border-color: #fff !important;
  background: transparent !important;
}
.department-theme-orange-stromboli .paragraph-theme-primary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #325849 !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.department-theme-orange-stromboli .paragraph-theme-primary.paragraph--type--documents article.document a {
  background: #fff !important;
}
.department-theme-orange-stromboli .paragraph-theme-primary.paragraph--type--press-releases {
  color: #000000 !important;
}
.department-theme-orange-stromboli .paragraph-theme-primary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.department-theme-orange-stromboli .paragraph-theme-primary.paragraph--type--basic-content a, .department-theme-orange-stromboli .paragraph-theme-primary.paragraph--type--content-with-image-on-right a, .department-theme-orange-stromboli .paragraph-theme-primary.paragraph--type--content-with-image-on-left a {
  color: #fff;
}
.department-theme-orange-stromboli .paragraph-theme-primary.paragraph--type--basic-content table {
  border-color: #fff;
}
.department-theme-orange-stromboli .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #fff;
  color: #325849;
}
.department-theme-orange-stromboli .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .department-theme-orange-stromboli .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .department-theme-orange-stromboli .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .department-theme-orange-stromboli .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .department-theme-orange-stromboli .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .department-theme-orange-stromboli .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.department-theme-orange-stromboli .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .department-theme-orange-stromboli .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .department-theme-orange-stromboli .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .department-theme-orange-stromboli .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .department-theme-orange-stromboli .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .department-theme-orange-stromboli .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.department-theme-orange-stromboli .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #325849 !important;
}
.department-theme-orange-stromboli .paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .department-theme-orange-stromboli .paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #fff;
}
.department-theme-orange-stromboli .txt-brand-success,
.department-theme-orange-stromboli .paragraph--type--upcoming-meetings .btn.btn-white.btn-outline:hover,
.department-theme-orange-stromboli .paragraph--type--upcoming-meetings .btn.btn-white.btn-outline:focus,
.department-theme-orange-stromboli .paragraph--type--upcoming-events-meetings .btn.btn-white.btn-outline:hover,
.department-theme-orange-stromboli .paragraph--type--upcoming-events-meetings .btn.btn-white.btn-outline:focus,
.department-theme-orange-stromboli .paragraph--type--selected-meetings-events .btn.btn-white.btn-outline:hover,
.department-theme-orange-stromboli .paragraph--type--selected-meetings-events .btn.btn-white.btn-outline:focus {
  color: #F89A28;
}
.department-theme-orange-stromboli a.txt-brand-success:hover {
  color: #e68107;
}
.department-theme-orange-stromboli .bg-brand-success {
  background-color: #F89A28;
  color: #000;
}
.department-theme-orange-stromboli .bg-brand-success a, .department-theme-orange-stromboli .bg-brand-success h1, .department-theme-orange-stromboli .bg-brand-success h2, .department-theme-orange-stromboli .bg-brand-success h3, .department-theme-orange-stromboli .bg-brand-success h4, .department-theme-orange-stromboli .bg-brand-success h5, .department-theme-orange-stromboli .bg-brand-success h6 {
  color: #000;
}
.department-theme-orange-stromboli .paragraph--type--upcoming-meetings,
.department-theme-orange-stromboli .paragraph--type--upcoming-events-meetings,
.department-theme-orange-stromboli .paragraph--type--selected-meetings-events,
.department-theme-orange-stromboli #header .search .library-options,
.department-theme-orange-stromboli #header .social-mobile,
.department-theme-orange-stromboli #footer .footer-dept-mobile {
  background-color: #F89A28;
}
.department-theme-orange-stromboli .section-heading.secondary-color h2,
.department-theme-orange-stromboli .section-heading.secondary-color .btn-wrap {
  background: #F89A28;
  color: #000;
}
.department-theme-orange-stromboli .section-heading.secondary-color:before {
  background: #000;
}
.department-theme-orange-stromboli #header .utility-bar {
  background-color: #F89A28;
  color: #000;
}
.department-theme-orange-stromboli #header .utility-bar a {
  color: #000;
}
.department-theme-orange-stromboli #header .utility-bar .social {
  border-color: #000;
}
@media (max-width: 991px) {
  .department-theme-orange-stromboli .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-orange-stromboli .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-orange-stromboli .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a:hover,
.department-theme-orange-stromboli .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a:hover,
.department-theme-orange-stromboli .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-orange-stromboli .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li.active &gt; a,
.department-theme-orange-stromboli .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li.active &gt; a:hover {
    background: #F89A28;
    color: #000;
  }
}
@media (min-width: 992px) {
  .department-theme-orange-stromboli .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a,
.department-theme-orange-stromboli .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; a:hover,
.department-theme-orange-stromboli .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a:after,
.department-theme-orange-stromboli .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a:before,
.department-theme-orange-stromboli .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.active &gt; a:hover,
.department-theme-orange-stromboli .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a:hover:after,
.department-theme-orange-stromboli .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a:hover:after {
    background-color: #F89A28;
    color: #000;
  }
  .department-theme-orange-stromboli .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded &gt; a .desktop-caret-large polygon {
    fill: #F89A28;
  }
}
.department-theme-orange-stromboli .btn.btn-white.btn-outline {
  background-color: transparent;
  color: #000;
  border-color: #000;
}
.department-theme-orange-stromboli .btn.btn-white.btn-outline:hover {
  background-color: #000;
  border-color: #000;
  color: #F89A28;
}
.department-theme-orange-stromboli .btn.btn-white.btn-outline:focus, .department-theme-orange-stromboli .btn.btn-white.btn-outline:active, .department-theme-orange-stromboli .btn.btn-white.btn-outline:hover:active, .department-theme-orange-stromboli .btn.btn-white.btn-outline:focus:active {
  background-color: black;
  border-color: black;
  color: #F89A28;
}
.department-theme-orange-stromboli article.event .content {
  border-color: #000;
}
.department-theme-orange-stromboli article.event .content h2 a,
.department-theme-orange-stromboli .paragraph--type--upcoming-meetings,
.department-theme-orange-stromboli .paragraph--type--upcoming-events-meetings,
.department-theme-orange-stromboli .paragraph--type--selected-meetings-events,
.department-theme-orange-stromboli .paragraph--type--upcoming-meetings article.event .content h2 a,
.department-theme-orange-stromboli .paragraph--type--upcoming-events-meetings article.event .content h2 a,
.department-theme-orange-stromboli .paragraph--type--selected-meetings-events article.event .content h2 a,
.department-theme-orange-stromboli .paragraph--type--upcoming-meetings h2,
.department-theme-orange-stromboli .paragraph--type--upcoming-events-meetings h2,
.department-theme-orange-stromboli .paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading,
.department-theme-orange-stromboli .paragraph--type--selected-meetings-events h2,
.department-theme-orange-stromboli #header .utility-bar .department-links {
  color: #000;
}
.department-theme-orange-stromboli .paragraph-theme-secondary {
  background: #F89A28 !important;
  color: #000 !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.department-theme-orange-stromboli .paragraph-theme-secondary h1, .department-theme-orange-stromboli .paragraph-theme-secondary h2, .department-theme-orange-stromboli .paragraph-theme-secondary h3, .department-theme-orange-stromboli .paragraph-theme-secondary h4, .department-theme-orange-stromboli .paragraph-theme-secondary h5, .department-theme-orange-stromboli .paragraph-theme-secondary h6,
.department-theme-orange-stromboli .paragraph-theme-secondary h1 a, .department-theme-orange-stromboli .paragraph-theme-secondary h2 a, .department-theme-orange-stromboli .paragraph-theme-secondary h3 a, .department-theme-orange-stromboli .paragraph-theme-secondary h4 a, .department-theme-orange-stromboli .paragraph-theme-secondary h5 a, .department-theme-orange-stromboli .paragraph-theme-secondary h6 a {
  color: #000 !important;
}
.department-theme-orange-stromboli .paragraph-theme-secondary .btn.btn-white.btn-outline,
.department-theme-orange-stromboli .paragraph-theme-secondary .btn.btn-primary.btn-outline,
.department-theme-orange-stromboli .paragraph-theme-secondary .field--name-field-cta a {
  border-color: #000 !important;
  color: #000 !important;
}
.department-theme-orange-stromboli .paragraph-theme-secondary .btn.btn-white.btn-outline:hover, .department-theme-orange-stromboli .paragraph-theme-secondary .btn.btn-white.btn-outline:focus,
.department-theme-orange-stromboli .paragraph-theme-secondary .btn.btn-primary.btn-outline:hover,
.department-theme-orange-stromboli .paragraph-theme-secondary .btn.btn-primary.btn-outline:focus,
.department-theme-orange-stromboli .paragraph-theme-secondary .field--name-field-cta a:hover,
.department-theme-orange-stromboli .paragraph-theme-secondary .field--name-field-cta a:focus {
  background: #000 !important;
  color: #F89A28 !important;
}
.department-theme-orange-stromboli .paragraph-theme-secondary .section-heading h2,
.department-theme-orange-stromboli .paragraph-theme-secondary .date-with-line span.text,
.department-theme-orange-stromboli .paragraph-theme-secondary .btn-wrap {
  background: #F89A28 !important;
}
.department-theme-orange-stromboli .paragraph-theme-secondary .section-heading:before {
  background: #000 !important;
}
.department-theme-orange-stromboli .paragraph-theme-secondary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #000 !important;
}
.department-theme-orange-stromboli .paragraph-theme-secondary.paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading {
  color: #000 !important;
}
.department-theme-orange-stromboli .paragraph-theme-secondary.paragraph--type--popular-resources {
  border-color: #F89A28 !important;
}
.department-theme-orange-stromboli .paragraph-theme-secondary.paragraph--type--popular-resources:after,
.department-theme-orange-stromboli .paragraph-theme-secondary.paragraph--type--popular-resources .inner:before {
  background: #F89A28 !important;
}
.department-theme-orange-stromboli .paragraph-theme-secondary .field--name-field-popular-resource a:not([class="1"]) {
  color: #000 !important;
}
.department-theme-orange-stromboli .paragraph-theme-secondary .field--name-field-popular-resource a:hover .fa {
  background: #000 !important;
  color: #F89A28 !important;
}
.department-theme-orange-stromboli .paragraph-theme-secondary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.department-theme-orange-stromboli .paragraph-theme-secondary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #F89A28 !important;
}
.department-theme-orange-stromboli .paragraph-theme-secondary .field--name-field-popular-resource .fa {
  border-color: #000 !important;
}
.department-theme-orange-stromboli .paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.department-theme-orange-stromboli .paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet a {
  color: #F89A28 !important;
}
.department-theme-orange-stromboli .paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a {
  border-color: #000 !important;
  color: #000 !important;
}
.department-theme-orange-stromboli .paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a:hover {
  background: #000 !important;
  color: #F89A28 !important;
}
.department-theme-orange-stromboli .paragraph-theme-secondary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #000 !important;
}
.department-theme-orange-stromboli .paragraph-theme-secondary.paragraph--type--staff-contact article {
  background: #000 !important;
}
.department-theme-orange-stromboli .paragraph-theme-secondary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #000 !important;
}
.department-theme-orange-stromboli .paragraph-theme-secondary.paragraph--type--staff-contact h3 a,
.department-theme-orange-stromboli .paragraph-theme-secondary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.department-theme-orange-stromboli .paragraph-theme-secondary.paragraph--type--staff-contact .btn-primary {
  background: #000000;
}
.department-theme-orange-stromboli .paragraph-theme-secondary.paragraph--type--faq a {
  color: #000 !important;
}
.department-theme-orange-stromboli .paragraph-theme-secondary.paragraph--type--faq article.faq h2 .icon {
  color: #000 !important;
  border-color: #000 !important;
  background: transparent !important;
}
.department-theme-orange-stromboli .paragraph-theme-secondary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #F89A28 !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.department-theme-orange-stromboli .paragraph-theme-secondary.paragraph--type--documents article.document a {
  background: #000 !important;
}
.department-theme-orange-stromboli .paragraph-theme-secondary.paragraph--type--press-releases {
  color: #000000 !important;
}
.department-theme-orange-stromboli .paragraph-theme-secondary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.department-theme-orange-stromboli .paragraph-theme-secondary.paragraph--type--basic-content a, .department-theme-orange-stromboli .paragraph-theme-secondary.paragraph--type--content-with-image-on-right a, .department-theme-orange-stromboli .paragraph-theme-secondary.paragraph--type--content-with-image-on-left a {
  color: #000;
}
.department-theme-orange-stromboli .paragraph-theme-secondary.paragraph--type--basic-content table {
  border-color: #000;
}
.department-theme-orange-stromboli .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #000;
  color: #F89A28;
}
.department-theme-orange-stromboli .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .department-theme-orange-stromboli .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .department-theme-orange-stromboli .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .department-theme-orange-stromboli .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .department-theme-orange-stromboli .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .department-theme-orange-stromboli .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.department-theme-orange-stromboli .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .department-theme-orange-stromboli .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .department-theme-orange-stromboli .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .department-theme-orange-stromboli .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .department-theme-orange-stromboli .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .department-theme-orange-stromboli .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.department-theme-orange-stromboli .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #F89A28 !important;
}
.department-theme-orange-stromboli .paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .department-theme-orange-stromboli .paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #000;
}

.department-theme-orange {
  /* Paragraph Theme
  ========================================================================== */
  /* Paragraph Theme
  ========================================================================== */
}
.department-theme-orange a,
.department-theme-orange .txt-brand-primary,
.department-theme-orange .btn-primary.btn-outline,
.department-theme-orange .field--name-field-popular-resource a:hover .fa,
.department-theme-orange .navbar-default .navbar-toggle,
.department-theme-orange article.faq h2 .icon,
.department-theme-orange .paragraph--type--twitter-feed article.tweet footer a:hover,
.department-theme-orange .paragraph--type--twitter-feed article.tweet footer span,
.department-theme-orange .paragraph--type--profiles-large article &gt; a:hover,
.department-theme-orange .press-release-node article.press-release header h2 a:hover,
.department-theme-orange .press-release-node article.news header h2 a:hover,
.department-theme-orange .paragraph--type--press-releases article h3 a:hover,
.department-theme-orange .press-release-listing h2 a:hover,
.department-theme-orange article.document a:hover,
.department-theme-orange .gallery-item a:hover h3,
.department-theme-orange article.event.listing .left-col h3 a:hover,
.department-theme-orange article.event.listing .more:hover,
.department-theme-orange .datepicker-container .datepicker-panel ul:nth-child(3),
.department-theme-orange .search-results-search button:hover,
.department-theme-orange .pagination &gt; li &gt; a,
.department-theme-orange .field--name-field-carousel-item a:hover h3,
.department-theme-orange .field--name-field-carousel-item a:hover h4,
.department-theme-orange .slick-arrow {
  color: #F89A28;
}
.department-theme-orange .search-result h2 a:hover {
  color: #F89A28 !important;
}
.department-theme-orange a:hover,
.department-theme-orange a.txt-brand-primary:hover,
.department-theme-orange .paragraph--type--team-members .team-member a:hover,
.department-theme-orange .navbar-default .navbar-toggle:hover,
.department-theme-orange .pagination &gt; li &gt; a:hover {
  color: #e68107;
}
.department-theme-orange .datepicker-container .datepicker-panel &gt; ul &gt; li.highlighted,
.department-theme-orange .datepicker-container .datepicker-panel &gt; ul &gt; li:hover {
  background: rgba(248, 154, 40, 0.1);
}
.department-theme-orange #footer,
.department-theme-orange .btn.btn-primary.btn-outline,
.department-theme-orange .btn.btn-primary.btn-outline:hover,
.department-theme-orange .paragraph--type--popular-resources,
.department-theme-orange article.faq h2 .icon {
  border-color: #F89A28;
}
.department-theme-orange #footer,
.department-theme-orange #footer:after,
.department-theme-orange .footer-inner:before,
.department-theme-orange .paragraph--type--popular-resources,
.department-theme-orange .paragraph--type--popular-resources:after,
.department-theme-orange .paragraph--type--popular-resources .inner:before,
.department-theme-orange .navbar-default .navbar-collapse,
.department-theme-orange #header .header-main:after,
.department-theme-orange .paragraph--type--featured-link a .fa,
.department-theme-orange blockquote:before,
.department-theme-orange table th,
.department-theme-orange .bg-brand-primary {
  background-color: #F89A28;
  color: #000;
}
.department-theme-orange .paragraph--type--featured-link a:hover .fa {
  background-color: #f78e0f;
}
.department-theme-orange .btn-primary,
.department-theme-orange .has-filters .pager a.button, .department-theme-orange .js-pager__items a.button {
  background-color: #F89A28;
  color: #000;
}
.department-theme-orange .btn.btn-primary:hover,
.department-theme-orange .btn.btn-primary:focus,
.department-theme-orange .btn.btn-primary:active,
.department-theme-orange .has-filters .pager a.button:focus,
.department-theme-orange .has-filters .pager a.button:hover,
.department-theme-orange .has-filters .pager a.button:active {
  background-color: #e68107;
  color: #000;
}
.department-theme-orange .btn.btn-primary:focus,
.department-theme-orange .btn.btn-primary:active,
.department-theme-orange .has-filters .pager a.button:focus,
.department-theme-orange .has-filters .pager a.button:active {
  background-color: #cd7307;
  color: #000;
}
.department-theme-orange .btn.btn-primary.btn-outline,
.department-theme-orange .paragraph--type--carousel .field--name-field-cta a,
.department-theme-orange .paragraph--type--what .field--name-field-cta a,
.department-theme-orange .paragraph--type--faq .field--name-field-cta a,
.department-theme-orange .paragraph--type--content-with-image-on-right .field--name-field-cta a,
.department-theme-orange .paragraph--type--content-with-image-on-left .field--name-field-cta a,
.department-theme-orange .field--name-field-cta a {
  background-color: transparent;
  color: #F89A28;
  border-color: #F89A28;
}
.department-theme-orange .btn.btn-primary.btn-outline:hover,
.department-theme-orange .paragraph--type--carousel .field--name-field-cta a:hover,
.department-theme-orange .paragraph--type--what .field--name-field-cta a:hover,
.department-theme-orange .paragraph--type--faq .field--name-field-cta a:hover,
.department-theme-orange .paragraph--type--content-with-image-on-right .field--name-field-cta a:hover,
.department-theme-orange .paragraph--type--content-with-image-on-left .field--name-field-cta a:hover,
.department-theme-orange .field--name-field-cta a:hover {
  background-color: #F89A28;
  border-color: #F89A28;
  color: #000;
}
.department-theme-orange .btn.btn-primary.btn-outline:focus, .department-theme-orange .btn.btn-primary.btn-outline:active, .department-theme-orange .btn.btn-primary.btn-outline:hover:active, .department-theme-orange .btn.btn-primary.btn-outline:focus:active,
.department-theme-orange .paragraph--type--carousel .field--name-field-cta a:focus,
.department-theme-orange .paragraph--type--carousel .field--name-field-cta a:active,
.department-theme-orange .paragraph--type--carousel .field--name-field-cta a:hover:active,
.department-theme-orange .paragraph--type--carousel .field--name-field-cta a:focus:active,
.department-theme-orange .paragraph--type--what .field--name-field-cta a:focus,
.department-theme-orange .paragraph--type--what .field--name-field-cta a:active,
.department-theme-orange .paragraph--type--what .field--name-field-cta a:hover:active,
.department-theme-orange .paragraph--type--what .field--name-field-cta a:focus:active,
.department-theme-orange .paragraph--type--faq .field--name-field-cta a:focus,
.department-theme-orange .paragraph--type--faq .field--name-field-cta a:active,
.department-theme-orange .paragraph--type--faq .field--name-field-cta a:hover:active,
.department-theme-orange .paragraph--type--faq .field--name-field-cta a:focus:active,
.department-theme-orange .paragraph--type--content-with-image-on-right .field--name-field-cta a:focus,
.department-theme-orange .paragraph--type--content-with-image-on-right .field--name-field-cta a:active,
.department-theme-orange .paragraph--type--content-with-image-on-right .field--name-field-cta a:hover:active,
.department-theme-orange .paragraph--type--content-with-image-on-right .field--name-field-cta a:focus:active,
.department-theme-orange .paragraph--type--content-with-image-on-left .field--name-field-cta a:focus,
.department-theme-orange .paragraph--type--content-with-image-on-left .field--name-field-cta a:active,
.department-theme-orange .paragraph--type--content-with-image-on-left .field--name-field-cta a:hover:active,
.department-theme-orange .paragraph--type--content-with-image-on-left .field--name-field-cta a:focus:active,
.department-theme-orange .field--name-field-cta a:focus,
.department-theme-orange .field--name-field-cta a:active,
.department-theme-orange .field--name-field-cta a:hover:active,
.department-theme-orange .field--name-field-cta a:focus:active {
  background-color: #e68107;
  border-color: #e68107;
  color: #000;
}
.department-theme-orange .section-heading.primary-color h2,
.department-theme-orange .section-heading.primary-color .btn-wrap {
  background: #F89A28;
}
.department-theme-orange #footer a,
.department-theme-orange #footer h3,
.department-theme-orange .field--name-field-popular-resource a,
.department-theme-orange .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; a,
.department-theme-orange .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded .fa-angle-left,
.department-theme-orange .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded .fa-angle-right {
  color: #000;
}
.department-theme-orange .field--name-field-popular-resource a:hover .fa {
  background: #000;
  border-color: #000;
}
.department-theme-orange article.event .content {
  border-color: #000;
}
.department-theme-orange .paragraph-theme-primary {
  background: #F89A28 !important;
  color: #000 !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.department-theme-orange .paragraph-theme-primary h1, .department-theme-orange .paragraph-theme-primary h2, .department-theme-orange .paragraph-theme-primary h3, .department-theme-orange .paragraph-theme-primary h4, .department-theme-orange .paragraph-theme-primary h5, .department-theme-orange .paragraph-theme-primary h6,
.department-theme-orange .paragraph-theme-primary h1 a, .department-theme-orange .paragraph-theme-primary h2 a, .department-theme-orange .paragraph-theme-primary h3 a, .department-theme-orange .paragraph-theme-primary h4 a, .department-theme-orange .paragraph-theme-primary h5 a, .department-theme-orange .paragraph-theme-primary h6 a {
  color: #000 !important;
}
.department-theme-orange .paragraph-theme-primary .btn.btn-white.btn-outline,
.department-theme-orange .paragraph-theme-primary .btn.btn-primary.btn-outline,
.department-theme-orange .paragraph-theme-primary .field--name-field-cta a {
  border-color: #000 !important;
  color: #000 !important;
}
.department-theme-orange .paragraph-theme-primary .btn.btn-white.btn-outline:hover, .department-theme-orange .paragraph-theme-primary .btn.btn-white.btn-outline:focus,
.department-theme-orange .paragraph-theme-primary .btn.btn-primary.btn-outline:hover,
.department-theme-orange .paragraph-theme-primary .btn.btn-primary.btn-outline:focus,
.department-theme-orange .paragraph-theme-primary .field--name-field-cta a:hover,
.department-theme-orange .paragraph-theme-primary .field--name-field-cta a:focus {
  background: #000 !important;
  color: #F89A28 !important;
}
.department-theme-orange .paragraph-theme-primary .section-heading h2,
.department-theme-orange .paragraph-theme-primary .date-with-line span.text,
.department-theme-orange .paragraph-theme-primary .btn-wrap {
  background: #F89A28 !important;
}
.department-theme-orange .paragraph-theme-primary .section-heading:before {
  background: #000 !important;
}
.department-theme-orange .paragraph-theme-primary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #000 !important;
}
.department-theme-orange .paragraph-theme-primary.paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading {
  color: #000 !important;
}
.department-theme-orange .paragraph-theme-primary.paragraph--type--popular-resources {
  border-color: #F89A28 !important;
}
.department-theme-orange .paragraph-theme-primary.paragraph--type--popular-resources:after,
.department-theme-orange .paragraph-theme-primary.paragraph--type--popular-resources .inner:before {
  background: #F89A28 !important;
}
.department-theme-orange .paragraph-theme-primary .field--name-field-popular-resource a:not([class="1"]) {
  color: #000 !important;
}
.department-theme-orange .paragraph-theme-primary .field--name-field-popular-resource a:hover .fa {
  background: #000 !important;
  color: #F89A28 !important;
}
.department-theme-orange .paragraph-theme-primary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.department-theme-orange .paragraph-theme-primary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #F89A28 !important;
}
.department-theme-orange .paragraph-theme-primary .field--name-field-popular-resource .fa {
  border-color: #000 !important;
}
.department-theme-orange .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.department-theme-orange .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet a,
.department-theme-orange .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet span {
  color: #F89A28 !important;
}
.department-theme-orange .paragraph-theme-primary.paragraph--type--what .field--name-field-cta a {
  border-color: #000 !important;
  color: #000 !important;
}
.department-theme-orange .paragraph-theme-primary.paragraph--type--what .field--name-field-cta a:hover {
  background: #000 !important;
  color: #F89A28 !important;
}
.department-theme-orange .paragraph-theme-primary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #000 !important;
}
.department-theme-orange .paragraph-theme-primary.paragraph--type--staff-contact article {
  background: #000 !important;
}
.department-theme-orange .paragraph-theme-primary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #000 !important;
}
.department-theme-orange .paragraph-theme-primary.paragraph--type--staff-contact h3 a,
.department-theme-orange .paragraph-theme-primary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.department-theme-orange .paragraph-theme-primary.paragraph--type--staff-contact .btn-primary {
  background: #000000;
}
.department-theme-orange .paragraph-theme-primary.paragraph--type--faq a {
  color: #000 !important;
}
.department-theme-orange .paragraph-theme-primary.paragraph--type--faq article.faq h2 .icon {
  color: #000 !important;
  border-color: #000 !important;
  background: transparent !important;
}
.department-theme-orange .paragraph-theme-primary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #F89A28 !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.department-theme-orange .paragraph-theme-primary.paragraph--type--documents article.document a {
  background: #000 !important;
}
.department-theme-orange .paragraph-theme-primary.paragraph--type--press-releases {
  color: #000000 !important;
}
.department-theme-orange .paragraph-theme-primary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.department-theme-orange .paragraph-theme-primary.paragraph--type--basic-content a, .department-theme-orange .paragraph-theme-primary.paragraph--type--content-with-image-on-right a, .department-theme-orange .paragraph-theme-primary.paragraph--type--content-with-image-on-left a {
  color: #000;
}
.department-theme-orange .paragraph-theme-primary.paragraph--type--basic-content table {
  border-color: #000;
}
.department-theme-orange .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #000;
  color: #F89A28;
}
.department-theme-orange .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .department-theme-orange .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .department-theme-orange .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .department-theme-orange .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .department-theme-orange .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .department-theme-orange .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.department-theme-orange .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .department-theme-orange .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .department-theme-orange .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .department-theme-orange .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .department-theme-orange .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .department-theme-orange .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.department-theme-orange .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #F89A28 !important;
}
.department-theme-orange .paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .department-theme-orange .paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #000;
}
.department-theme-orange .txt-brand-success,
.department-theme-orange .paragraph--type--upcoming-meetings .btn.btn-white.btn-outline:hover,
.department-theme-orange .paragraph--type--upcoming-meetings .btn.btn-white.btn-outline:focus,
.department-theme-orange .paragraph--type--upcoming-events-meetings .btn.btn-white.btn-outline:hover,
.department-theme-orange .paragraph--type--upcoming-events-meetings .btn.btn-white.btn-outline:focus,
.department-theme-orange .paragraph--type--selected-meetings-events .btn.btn-white.btn-outline:hover,
.department-theme-orange .paragraph--type--selected-meetings-events .btn.btn-white.btn-outline:focus {
  color: #535353;
}
.department-theme-orange a.txt-brand-success:hover {
  color: #3a3a3a;
}
.department-theme-orange .bg-brand-success {
  background-color: #535353;
  color: #fff;
}
.department-theme-orange .bg-brand-success a, .department-theme-orange .bg-brand-success h1, .department-theme-orange .bg-brand-success h2, .department-theme-orange .bg-brand-success h3, .department-theme-orange .bg-brand-success h4, .department-theme-orange .bg-brand-success h5, .department-theme-orange .bg-brand-success h6 {
  color: #fff;
}
.department-theme-orange .paragraph--type--upcoming-meetings,
.department-theme-orange .paragraph--type--upcoming-events-meetings,
.department-theme-orange .paragraph--type--selected-meetings-events,
.department-theme-orange #header .search .library-options,
.department-theme-orange #header .social-mobile,
.department-theme-orange #footer .footer-dept-mobile {
  background-color: #535353;
}
.department-theme-orange .section-heading.secondary-color h2,
.department-theme-orange .section-heading.secondary-color .btn-wrap {
  background: #535353;
  color: #fff;
}
.department-theme-orange .section-heading.secondary-color:before {
  background: #fff;
}
.department-theme-orange #header .utility-bar {
  background-color: #535353;
  color: #fff;
}
.department-theme-orange #header .utility-bar a {
  color: #fff;
}
.department-theme-orange #header .utility-bar .social {
  border-color: #fff;
}
@media (max-width: 991px) {
  .department-theme-orange .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-orange .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-orange .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a:hover,
.department-theme-orange .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a:hover,
.department-theme-orange .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-orange .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li.active &gt; a,
.department-theme-orange .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li.active &gt; a:hover {
    background: #535353;
    color: #fff;
  }
}
@media (min-width: 992px) {
  .department-theme-orange .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a,
.department-theme-orange .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; a:hover,
.department-theme-orange .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a:after,
.department-theme-orange .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a:before,
.department-theme-orange .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.active &gt; a:hover,
.department-theme-orange .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a:hover:after,
.department-theme-orange .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a:hover:after {
    background-color: #535353;
    color: #fff;
  }
  .department-theme-orange .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded &gt; a .desktop-caret-large polygon {
    fill: #535353;
  }
}
.department-theme-orange .btn.btn-white.btn-outline {
  background-color: transparent;
  color: #fff;
  border-color: #fff;
}
.department-theme-orange .btn.btn-white.btn-outline:hover {
  background-color: #fff;
  border-color: #fff;
  color: #535353;
}
.department-theme-orange .btn.btn-white.btn-outline:focus, .department-theme-orange .btn.btn-white.btn-outline:active, .department-theme-orange .btn.btn-white.btn-outline:hover:active, .department-theme-orange .btn.btn-white.btn-outline:focus:active {
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  color: #535353;
}
.department-theme-orange article.event .content {
  border-color: #fff;
}
.department-theme-orange article.event .content h2 a,
.department-theme-orange .paragraph--type--upcoming-meetings,
.department-theme-orange .paragraph--type--upcoming-events-meetings,
.department-theme-orange .paragraph--type--selected-meetings-events,
.department-theme-orange .paragraph--type--upcoming-meetings article.event .content h2 a,
.department-theme-orange .paragraph--type--upcoming-events-meetings article.event .content h2 a,
.department-theme-orange .paragraph--type--selected-meetings-events article.event .content h2 a,
.department-theme-orange .paragraph--type--upcoming-meetings h2,
.department-theme-orange .paragraph--type--upcoming-events-meetings h2,
.department-theme-orange .paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading,
.department-theme-orange .paragraph--type--selected-meetings-events h2,
.department-theme-orange #header .utility-bar .department-links {
  color: #fff;
}
.department-theme-orange .paragraph-theme-secondary {
  background: #535353 !important;
  color: #fff !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.department-theme-orange .paragraph-theme-secondary h1, .department-theme-orange .paragraph-theme-secondary h2, .department-theme-orange .paragraph-theme-secondary h3, .department-theme-orange .paragraph-theme-secondary h4, .department-theme-orange .paragraph-theme-secondary h5, .department-theme-orange .paragraph-theme-secondary h6,
.department-theme-orange .paragraph-theme-secondary h1 a, .department-theme-orange .paragraph-theme-secondary h2 a, .department-theme-orange .paragraph-theme-secondary h3 a, .department-theme-orange .paragraph-theme-secondary h4 a, .department-theme-orange .paragraph-theme-secondary h5 a, .department-theme-orange .paragraph-theme-secondary h6 a {
  color: #fff !important;
}
.department-theme-orange .paragraph-theme-secondary .btn.btn-white.btn-outline,
.department-theme-orange .paragraph-theme-secondary .btn.btn-primary.btn-outline,
.department-theme-orange .paragraph-theme-secondary .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-orange .paragraph-theme-secondary .btn.btn-white.btn-outline:hover, .department-theme-orange .paragraph-theme-secondary .btn.btn-white.btn-outline:focus,
.department-theme-orange .paragraph-theme-secondary .btn.btn-primary.btn-outline:hover,
.department-theme-orange .paragraph-theme-secondary .btn.btn-primary.btn-outline:focus,
.department-theme-orange .paragraph-theme-secondary .field--name-field-cta a:hover,
.department-theme-orange .paragraph-theme-secondary .field--name-field-cta a:focus {
  background: #fff !important;
  color: #535353 !important;
}
.department-theme-orange .paragraph-theme-secondary .section-heading h2,
.department-theme-orange .paragraph-theme-secondary .date-with-line span.text,
.department-theme-orange .paragraph-theme-secondary .btn-wrap {
  background: #535353 !important;
}
.department-theme-orange .paragraph-theme-secondary .section-heading:before {
  background: #fff !important;
}
.department-theme-orange .paragraph-theme-secondary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-orange .paragraph-theme-secondary.paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading {
  color: #fff !important;
}
.department-theme-orange .paragraph-theme-secondary.paragraph--type--popular-resources {
  border-color: #535353 !important;
}
.department-theme-orange .paragraph-theme-secondary.paragraph--type--popular-resources:after,
.department-theme-orange .paragraph-theme-secondary.paragraph--type--popular-resources .inner:before {
  background: #535353 !important;
}
.department-theme-orange .paragraph-theme-secondary .field--name-field-popular-resource a:not([class="1"]) {
  color: #fff !important;
}
.department-theme-orange .paragraph-theme-secondary .field--name-field-popular-resource a:hover .fa {
  background: #fff !important;
  color: #535353 !important;
}
.department-theme-orange .paragraph-theme-secondary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.department-theme-orange .paragraph-theme-secondary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #535353 !important;
}
.department-theme-orange .paragraph-theme-secondary .field--name-field-popular-resource .fa {
  border-color: #fff !important;
}
.department-theme-orange .paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.department-theme-orange .paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet a {
  color: #535353 !important;
}
.department-theme-orange .paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-orange .paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a:hover {
  background: #fff !important;
  color: #535353 !important;
}
.department-theme-orange .paragraph-theme-secondary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-orange .paragraph-theme-secondary.paragraph--type--staff-contact article {
  background: #fff !important;
}
.department-theme-orange .paragraph-theme-secondary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #fff !important;
}
.department-theme-orange .paragraph-theme-secondary.paragraph--type--staff-contact h3 a,
.department-theme-orange .paragraph-theme-secondary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.department-theme-orange .paragraph-theme-secondary.paragraph--type--staff-contact .btn-primary {
  background: #000000;
}
.department-theme-orange .paragraph-theme-secondary.paragraph--type--faq a {
  color: #fff !important;
}
.department-theme-orange .paragraph-theme-secondary.paragraph--type--faq article.faq h2 .icon {
  color: #fff !important;
  border-color: #fff !important;
  background: transparent !important;
}
.department-theme-orange .paragraph-theme-secondary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #535353 !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.department-theme-orange .paragraph-theme-secondary.paragraph--type--documents article.document a {
  background: #fff !important;
}
.department-theme-orange .paragraph-theme-secondary.paragraph--type--press-releases {
  color: #000000 !important;
}
.department-theme-orange .paragraph-theme-secondary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.department-theme-orange .paragraph-theme-secondary.paragraph--type--basic-content a, .department-theme-orange .paragraph-theme-secondary.paragraph--type--content-with-image-on-right a, .department-theme-orange .paragraph-theme-secondary.paragraph--type--content-with-image-on-left a {
  color: #fff;
}
.department-theme-orange .paragraph-theme-secondary.paragraph--type--basic-content table {
  border-color: #fff;
}
.department-theme-orange .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #fff;
  color: #535353;
}
.department-theme-orange .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .department-theme-orange .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .department-theme-orange .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .department-theme-orange .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .department-theme-orange .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .department-theme-orange .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.department-theme-orange .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .department-theme-orange .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .department-theme-orange .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .department-theme-orange .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .department-theme-orange .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .department-theme-orange .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.department-theme-orange .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #535353 !important;
}
.department-theme-orange .paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .department-theme-orange .paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #fff;
}

.department-theme-port-navy {
  /* Paragraph Theme
  ========================================================================== */
  /* Paragraph Theme
  ========================================================================== */
}
.department-theme-port-navy a,
.department-theme-port-navy .txt-brand-primary,
.department-theme-port-navy .btn-primary.btn-outline,
.department-theme-port-navy .field--name-field-popular-resource a:hover .fa,
.department-theme-port-navy .navbar-default .navbar-toggle,
.department-theme-port-navy article.faq h2 .icon,
.department-theme-port-navy .paragraph--type--twitter-feed article.tweet footer a:hover,
.department-theme-port-navy .paragraph--type--twitter-feed article.tweet footer span,
.department-theme-port-navy .paragraph--type--profiles-large article &gt; a:hover,
.department-theme-port-navy .press-release-node article.press-release header h2 a:hover,
.department-theme-port-navy .press-release-node article.news header h2 a:hover,
.department-theme-port-navy .paragraph--type--press-releases article h3 a:hover,
.department-theme-port-navy .press-release-listing h2 a:hover,
.department-theme-port-navy article.document a:hover,
.department-theme-port-navy .gallery-item a:hover h3,
.department-theme-port-navy article.event.listing .left-col h3 a:hover,
.department-theme-port-navy article.event.listing .more:hover,
.department-theme-port-navy .datepicker-container .datepicker-panel ul:nth-child(3),
.department-theme-port-navy .search-results-search button:hover,
.department-theme-port-navy .pagination &gt; li &gt; a,
.department-theme-port-navy .field--name-field-carousel-item a:hover h3,
.department-theme-port-navy .field--name-field-carousel-item a:hover h4,
.department-theme-port-navy .slick-arrow {
  color: #702632;
}
.department-theme-port-navy .search-result h2 a:hover {
  color: #702632 !important;
}
.department-theme-port-navy a:hover,
.department-theme-port-navy a.txt-brand-primary:hover,
.department-theme-port-navy .paragraph--type--team-members .team-member a:hover,
.department-theme-port-navy .navbar-default .navbar-toggle:hover,
.department-theme-port-navy .pagination &gt; li &gt; a:hover {
  color: #4a1921;
}
.department-theme-port-navy .datepicker-container .datepicker-panel &gt; ul &gt; li.highlighted,
.department-theme-port-navy .datepicker-container .datepicker-panel &gt; ul &gt; li:hover {
  background: rgba(112, 38, 50, 0.1);
}
.department-theme-port-navy #footer,
.department-theme-port-navy .btn.btn-primary.btn-outline,
.department-theme-port-navy .btn.btn-primary.btn-outline:hover,
.department-theme-port-navy .paragraph--type--popular-resources,
.department-theme-port-navy article.faq h2 .icon {
  border-color: #702632;
}
.department-theme-port-navy #footer,
.department-theme-port-navy #footer:after,
.department-theme-port-navy .footer-inner:before,
.department-theme-port-navy .paragraph--type--popular-resources,
.department-theme-port-navy .paragraph--type--popular-resources:after,
.department-theme-port-navy .paragraph--type--popular-resources .inner:before,
.department-theme-port-navy .navbar-default .navbar-collapse,
.department-theme-port-navy #header .header-main:after,
.department-theme-port-navy .paragraph--type--featured-link a .fa,
.department-theme-port-navy blockquote:before,
.department-theme-port-navy table th,
.department-theme-port-navy .bg-brand-primary {
  background-color: #702632;
  color: #fff;
}
.department-theme-port-navy .paragraph--type--featured-link a:hover .fa {
  background-color: #5d202a;
}
.department-theme-port-navy .btn-primary,
.department-theme-port-navy .has-filters .pager a.button, .department-theme-port-navy .js-pager__items a.button {
  background-color: #702632;
  color: #fff;
}
.department-theme-port-navy .btn.btn-primary:hover,
.department-theme-port-navy .btn.btn-primary:focus,
.department-theme-port-navy .btn.btn-primary:active,
.department-theme-port-navy .has-filters .pager a.button:focus,
.department-theme-port-navy .has-filters .pager a.button:hover,
.department-theme-port-navy .has-filters .pager a.button:active {
  background-color: #4a1921;
  color: #fff;
}
.department-theme-port-navy .btn.btn-primary:focus,
.department-theme-port-navy .btn.btn-primary:active,
.department-theme-port-navy .has-filters .pager a.button:focus,
.department-theme-port-navy .has-filters .pager a.button:active {
  background-color: #371319;
  color: #fff;
}
.department-theme-port-navy .btn.btn-primary.btn-outline,
.department-theme-port-navy .paragraph--type--carousel .field--name-field-cta a,
.department-theme-port-navy .paragraph--type--what .field--name-field-cta a,
.department-theme-port-navy .paragraph--type--faq .field--name-field-cta a,
.department-theme-port-navy .paragraph--type--content-with-image-on-right .field--name-field-cta a,
.department-theme-port-navy .paragraph--type--content-with-image-on-left .field--name-field-cta a,
.department-theme-port-navy .field--name-field-cta a {
  background-color: transparent;
  color: #702632;
  border-color: #702632;
}
.department-theme-port-navy .btn.btn-primary.btn-outline:hover,
.department-theme-port-navy .paragraph--type--carousel .field--name-field-cta a:hover,
.department-theme-port-navy .paragraph--type--what .field--name-field-cta a:hover,
.department-theme-port-navy .paragraph--type--faq .field--name-field-cta a:hover,
.department-theme-port-navy .paragraph--type--content-with-image-on-right .field--name-field-cta a:hover,
.department-theme-port-navy .paragraph--type--content-with-image-on-left .field--name-field-cta a:hover,
.department-theme-port-navy .field--name-field-cta a:hover {
  background-color: #702632;
  border-color: #702632;
  color: #fff;
}
.department-theme-port-navy .btn.btn-primary.btn-outline:focus, .department-theme-port-navy .btn.btn-primary.btn-outline:active, .department-theme-port-navy .btn.btn-primary.btn-outline:hover:active, .department-theme-port-navy .btn.btn-primary.btn-outline:focus:active,
.department-theme-port-navy .paragraph--type--carousel .field--name-field-cta a:focus,
.department-theme-port-navy .paragraph--type--carousel .field--name-field-cta a:active,
.department-theme-port-navy .paragraph--type--carousel .field--name-field-cta a:hover:active,
.department-theme-port-navy .paragraph--type--carousel .field--name-field-cta a:focus:active,
.department-theme-port-navy .paragraph--type--what .field--name-field-cta a:focus,
.department-theme-port-navy .paragraph--type--what .field--name-field-cta a:active,
.department-theme-port-navy .paragraph--type--what .field--name-field-cta a:hover:active,
.department-theme-port-navy .paragraph--type--what .field--name-field-cta a:focus:active,
.department-theme-port-navy .paragraph--type--faq .field--name-field-cta a:focus,
.department-theme-port-navy .paragraph--type--faq .field--name-field-cta a:active,
.department-theme-port-navy .paragraph--type--faq .field--name-field-cta a:hover:active,
.department-theme-port-navy .paragraph--type--faq .field--name-field-cta a:focus:active,
.department-theme-port-navy .paragraph--type--content-with-image-on-right .field--name-field-cta a:focus,
.department-theme-port-navy .paragraph--type--content-with-image-on-right .field--name-field-cta a:active,
.department-theme-port-navy .paragraph--type--content-with-image-on-right .field--name-field-cta a:hover:active,
.department-theme-port-navy .paragraph--type--content-with-image-on-right .field--name-field-cta a:focus:active,
.department-theme-port-navy .paragraph--type--content-with-image-on-left .field--name-field-cta a:focus,
.department-theme-port-navy .paragraph--type--content-with-image-on-left .field--name-field-cta a:active,
.department-theme-port-navy .paragraph--type--content-with-image-on-left .field--name-field-cta a:hover:active,
.department-theme-port-navy .paragraph--type--content-with-image-on-left .field--name-field-cta a:focus:active,
.department-theme-port-navy .field--name-field-cta a:focus,
.department-theme-port-navy .field--name-field-cta a:active,
.department-theme-port-navy .field--name-field-cta a:hover:active,
.department-theme-port-navy .field--name-field-cta a:focus:active {
  background-color: #4a1921;
  border-color: #4a1921;
  color: #fff;
}
.department-theme-port-navy .section-heading.primary-color h2,
.department-theme-port-navy .section-heading.primary-color .btn-wrap {
  background: #702632;
}
.department-theme-port-navy #footer a,
.department-theme-port-navy #footer h3,
.department-theme-port-navy .field--name-field-popular-resource a,
.department-theme-port-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; a,
.department-theme-port-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded .fa-angle-left,
.department-theme-port-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded .fa-angle-right {
  color: #fff;
}
.department-theme-port-navy .field--name-field-popular-resource a:hover .fa {
  background: #fff;
  border-color: #fff;
}
.department-theme-port-navy article.event .content {
  border-color: #fff;
}
.department-theme-port-navy .paragraph-theme-primary {
  background: #702632 !important;
  color: #fff !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.department-theme-port-navy .paragraph-theme-primary h1, .department-theme-port-navy .paragraph-theme-primary h2, .department-theme-port-navy .paragraph-theme-primary h3, .department-theme-port-navy .paragraph-theme-primary h4, .department-theme-port-navy .paragraph-theme-primary h5, .department-theme-port-navy .paragraph-theme-primary h6,
.department-theme-port-navy .paragraph-theme-primary h1 a, .department-theme-port-navy .paragraph-theme-primary h2 a, .department-theme-port-navy .paragraph-theme-primary h3 a, .department-theme-port-navy .paragraph-theme-primary h4 a, .department-theme-port-navy .paragraph-theme-primary h5 a, .department-theme-port-navy .paragraph-theme-primary h6 a {
  color: #fff !important;
}
.department-theme-port-navy .paragraph-theme-primary .btn.btn-white.btn-outline,
.department-theme-port-navy .paragraph-theme-primary .btn.btn-primary.btn-outline,
.department-theme-port-navy .paragraph-theme-primary .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-port-navy .paragraph-theme-primary .btn.btn-white.btn-outline:hover, .department-theme-port-navy .paragraph-theme-primary .btn.btn-white.btn-outline:focus,
.department-theme-port-navy .paragraph-theme-primary .btn.btn-primary.btn-outline:hover,
.department-theme-port-navy .paragraph-theme-primary .btn.btn-primary.btn-outline:focus,
.department-theme-port-navy .paragraph-theme-primary .field--name-field-cta a:hover,
.department-theme-port-navy .paragraph-theme-primary .field--name-field-cta a:focus {
  background: #fff !important;
  color: #702632 !important;
}
.department-theme-port-navy .paragraph-theme-primary .section-heading h2,
.department-theme-port-navy .paragraph-theme-primary .date-with-line span.text,
.department-theme-port-navy .paragraph-theme-primary .btn-wrap {
  background: #702632 !important;
}
.department-theme-port-navy .paragraph-theme-primary .section-heading:before {
  background: #fff !important;
}
.department-theme-port-navy .paragraph-theme-primary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-port-navy .paragraph-theme-primary.paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading {
  color: #fff !important;
}
.department-theme-port-navy .paragraph-theme-primary.paragraph--type--popular-resources {
  border-color: #702632 !important;
}
.department-theme-port-navy .paragraph-theme-primary.paragraph--type--popular-resources:after,
.department-theme-port-navy .paragraph-theme-primary.paragraph--type--popular-resources .inner:before {
  background: #702632 !important;
}
.department-theme-port-navy .paragraph-theme-primary .field--name-field-popular-resource a:not([class="1"]) {
  color: #fff !important;
}
.department-theme-port-navy .paragraph-theme-primary .field--name-field-popular-resource a:hover .fa {
  background: #fff !important;
  color: #702632 !important;
}
.department-theme-port-navy .paragraph-theme-primary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.department-theme-port-navy .paragraph-theme-primary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #702632 !important;
}
.department-theme-port-navy .paragraph-theme-primary .field--name-field-popular-resource .fa {
  border-color: #fff !important;
}
.department-theme-port-navy .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.department-theme-port-navy .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet a,
.department-theme-port-navy .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet span {
  color: #702632 !important;
}
.department-theme-port-navy .paragraph-theme-primary.paragraph--type--what .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-port-navy .paragraph-theme-primary.paragraph--type--what .field--name-field-cta a:hover {
  background: #fff !important;
  color: #702632 !important;
}
.department-theme-port-navy .paragraph-theme-primary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-port-navy .paragraph-theme-primary.paragraph--type--staff-contact article {
  background: #fff !important;
}
.department-theme-port-navy .paragraph-theme-primary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #fff !important;
}
.department-theme-port-navy .paragraph-theme-primary.paragraph--type--staff-contact h3 a,
.department-theme-port-navy .paragraph-theme-primary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.department-theme-port-navy .paragraph-theme-primary.paragraph--type--staff-contact .btn-primary {
  background: #000000;
}
.department-theme-port-navy .paragraph-theme-primary.paragraph--type--faq a {
  color: #fff !important;
}
.department-theme-port-navy .paragraph-theme-primary.paragraph--type--faq article.faq h2 .icon {
  color: #fff !important;
  border-color: #fff !important;
  background: transparent !important;
}
.department-theme-port-navy .paragraph-theme-primary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #702632 !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.department-theme-port-navy .paragraph-theme-primary.paragraph--type--documents article.document a {
  background: #fff !important;
}
.department-theme-port-navy .paragraph-theme-primary.paragraph--type--press-releases {
  color: #000000 !important;
}
.department-theme-port-navy .paragraph-theme-primary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.department-theme-port-navy .paragraph-theme-primary.paragraph--type--basic-content a, .department-theme-port-navy .paragraph-theme-primary.paragraph--type--content-with-image-on-right a, .department-theme-port-navy .paragraph-theme-primary.paragraph--type--content-with-image-on-left a {
  color: #fff;
}
.department-theme-port-navy .paragraph-theme-primary.paragraph--type--basic-content table {
  border-color: #fff;
}
.department-theme-port-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #fff;
  color: #702632;
}
.department-theme-port-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .department-theme-port-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .department-theme-port-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .department-theme-port-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .department-theme-port-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .department-theme-port-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.department-theme-port-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .department-theme-port-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .department-theme-port-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .department-theme-port-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .department-theme-port-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .department-theme-port-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.department-theme-port-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #702632 !important;
}
.department-theme-port-navy .paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .department-theme-port-navy .paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #fff;
}
.department-theme-port-navy .txt-brand-success,
.department-theme-port-navy .paragraph--type--upcoming-meetings .btn.btn-white.btn-outline:hover,
.department-theme-port-navy .paragraph--type--upcoming-meetings .btn.btn-white.btn-outline:focus,
.department-theme-port-navy .paragraph--type--upcoming-events-meetings .btn.btn-white.btn-outline:hover,
.department-theme-port-navy .paragraph--type--upcoming-events-meetings .btn.btn-white.btn-outline:focus,
.department-theme-port-navy .paragraph--type--selected-meetings-events .btn.btn-white.btn-outline:hover,
.department-theme-port-navy .paragraph--type--selected-meetings-events .btn.btn-white.btn-outline:focus {
  color: #14143D;
}
.department-theme-port-navy a.txt-brand-success:hover {
  color: #070717;
}
.department-theme-port-navy .bg-brand-success {
  background-color: #14143D;
  color: #fff;
}
.department-theme-port-navy .bg-brand-success a, .department-theme-port-navy .bg-brand-success h1, .department-theme-port-navy .bg-brand-success h2, .department-theme-port-navy .bg-brand-success h3, .department-theme-port-navy .bg-brand-success h4, .department-theme-port-navy .bg-brand-success h5, .department-theme-port-navy .bg-brand-success h6 {
  color: #fff;
}
.department-theme-port-navy .paragraph--type--upcoming-meetings,
.department-theme-port-navy .paragraph--type--upcoming-events-meetings,
.department-theme-port-navy .paragraph--type--selected-meetings-events,
.department-theme-port-navy #header .search .library-options,
.department-theme-port-navy #header .social-mobile,
.department-theme-port-navy #footer .footer-dept-mobile {
  background-color: #14143D;
}
.department-theme-port-navy .section-heading.secondary-color h2,
.department-theme-port-navy .section-heading.secondary-color .btn-wrap {
  background: #14143D;
  color: #fff;
}
.department-theme-port-navy .section-heading.secondary-color:before {
  background: #fff;
}
.department-theme-port-navy #header .utility-bar {
  background-color: #14143D;
  color: #fff;
}
.department-theme-port-navy #header .utility-bar a {
  color: #fff;
}
.department-theme-port-navy #header .utility-bar .social {
  border-color: #fff;
}
@media (max-width: 991px) {
  .department-theme-port-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-port-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-port-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a:hover,
.department-theme-port-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a:hover,
.department-theme-port-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-port-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li.active &gt; a,
.department-theme-port-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li.active &gt; a:hover {
    background: #14143D;
    color: #fff;
  }
}
@media (min-width: 992px) {
  .department-theme-port-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a,
.department-theme-port-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; a:hover,
.department-theme-port-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a:after,
.department-theme-port-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a:before,
.department-theme-port-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.active &gt; a:hover,
.department-theme-port-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a:hover:after,
.department-theme-port-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a:hover:after {
    background-color: #14143D;
    color: #fff;
  }
  .department-theme-port-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded &gt; a .desktop-caret-large polygon {
    fill: #14143D;
  }
}
.department-theme-port-navy .btn.btn-white.btn-outline {
  background-color: transparent;
  color: #fff;
  border-color: #fff;
}
.department-theme-port-navy .btn.btn-white.btn-outline:hover {
  background-color: #fff;
  border-color: #fff;
  color: #14143D;
}
.department-theme-port-navy .btn.btn-white.btn-outline:focus, .department-theme-port-navy .btn.btn-white.btn-outline:active, .department-theme-port-navy .btn.btn-white.btn-outline:hover:active, .department-theme-port-navy .btn.btn-white.btn-outline:focus:active {
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  color: #14143D;
}
.department-theme-port-navy article.event .content {
  border-color: #fff;
}
.department-theme-port-navy article.event .content h2 a,
.department-theme-port-navy .paragraph--type--upcoming-meetings,
.department-theme-port-navy .paragraph--type--upcoming-events-meetings,
.department-theme-port-navy .paragraph--type--selected-meetings-events,
.department-theme-port-navy .paragraph--type--upcoming-meetings article.event .content h2 a,
.department-theme-port-navy .paragraph--type--upcoming-events-meetings article.event .content h2 a,
.department-theme-port-navy .paragraph--type--selected-meetings-events article.event .content h2 a,
.department-theme-port-navy .paragraph--type--upcoming-meetings h2,
.department-theme-port-navy .paragraph--type--upcoming-events-meetings h2,
.department-theme-port-navy .paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading,
.department-theme-port-navy .paragraph--type--selected-meetings-events h2,
.department-theme-port-navy #header .utility-bar .department-links {
  color: #fff;
}
.department-theme-port-navy .paragraph-theme-secondary {
  background: #14143D !important;
  color: #fff !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.department-theme-port-navy .paragraph-theme-secondary h1, .department-theme-port-navy .paragraph-theme-secondary h2, .department-theme-port-navy .paragraph-theme-secondary h3, .department-theme-port-navy .paragraph-theme-secondary h4, .department-theme-port-navy .paragraph-theme-secondary h5, .department-theme-port-navy .paragraph-theme-secondary h6,
.department-theme-port-navy .paragraph-theme-secondary h1 a, .department-theme-port-navy .paragraph-theme-secondary h2 a, .department-theme-port-navy .paragraph-theme-secondary h3 a, .department-theme-port-navy .paragraph-theme-secondary h4 a, .department-theme-port-navy .paragraph-theme-secondary h5 a, .department-theme-port-navy .paragraph-theme-secondary h6 a {
  color: #fff !important;
}
.department-theme-port-navy .paragraph-theme-secondary .btn.btn-white.btn-outline,
.department-theme-port-navy .paragraph-theme-secondary .btn.btn-primary.btn-outline,
.department-theme-port-navy .paragraph-theme-secondary .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-port-navy .paragraph-theme-secondary .btn.btn-white.btn-outline:hover, .department-theme-port-navy .paragraph-theme-secondary .btn.btn-white.btn-outline:focus,
.department-theme-port-navy .paragraph-theme-secondary .btn.btn-primary.btn-outline:hover,
.department-theme-port-navy .paragraph-theme-secondary .btn.btn-primary.btn-outline:focus,
.department-theme-port-navy .paragraph-theme-secondary .field--name-field-cta a:hover,
.department-theme-port-navy .paragraph-theme-secondary .field--name-field-cta a:focus {
  background: #fff !important;
  color: #14143D !important;
}
.department-theme-port-navy .paragraph-theme-secondary .section-heading h2,
.department-theme-port-navy .paragraph-theme-secondary .date-with-line span.text,
.department-theme-port-navy .paragraph-theme-secondary .btn-wrap {
  background: #14143D !important;
}
.department-theme-port-navy .paragraph-theme-secondary .section-heading:before {
  background: #fff !important;
}
.department-theme-port-navy .paragraph-theme-secondary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-port-navy .paragraph-theme-secondary.paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading {
  color: #fff !important;
}
.department-theme-port-navy .paragraph-theme-secondary.paragraph--type--popular-resources {
  border-color: #14143D !important;
}
.department-theme-port-navy .paragraph-theme-secondary.paragraph--type--popular-resources:after,
.department-theme-port-navy .paragraph-theme-secondary.paragraph--type--popular-resources .inner:before {
  background: #14143D !important;
}
.department-theme-port-navy .paragraph-theme-secondary .field--name-field-popular-resource a:not([class="1"]) {
  color: #fff !important;
}
.department-theme-port-navy .paragraph-theme-secondary .field--name-field-popular-resource a:hover .fa {
  background: #fff !important;
  color: #14143D !important;
}
.department-theme-port-navy .paragraph-theme-secondary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.department-theme-port-navy .paragraph-theme-secondary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #14143D !important;
}
.department-theme-port-navy .paragraph-theme-secondary .field--name-field-popular-resource .fa {
  border-color: #fff !important;
}
.department-theme-port-navy .paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.department-theme-port-navy .paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet a {
  color: #14143D !important;
}
.department-theme-port-navy .paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-port-navy .paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a:hover {
  background: #fff !important;
  color: #14143D !important;
}
.department-theme-port-navy .paragraph-theme-secondary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-port-navy .paragraph-theme-secondary.paragraph--type--staff-contact article {
  background: #fff !important;
}
.department-theme-port-navy .paragraph-theme-secondary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #fff !important;
}
.department-theme-port-navy .paragraph-theme-secondary.paragraph--type--staff-contact h3 a,
.department-theme-port-navy .paragraph-theme-secondary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.department-theme-port-navy .paragraph-theme-secondary.paragraph--type--staff-contact .btn-primary {
  background: #000000;
}
.department-theme-port-navy .paragraph-theme-secondary.paragraph--type--faq a {
  color: #fff !important;
}
.department-theme-port-navy .paragraph-theme-secondary.paragraph--type--faq article.faq h2 .icon {
  color: #fff !important;
  border-color: #fff !important;
  background: transparent !important;
}
.department-theme-port-navy .paragraph-theme-secondary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #14143D !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.department-theme-port-navy .paragraph-theme-secondary.paragraph--type--documents article.document a {
  background: #fff !important;
}
.department-theme-port-navy .paragraph-theme-secondary.paragraph--type--press-releases {
  color: #000000 !important;
}
.department-theme-port-navy .paragraph-theme-secondary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.department-theme-port-navy .paragraph-theme-secondary.paragraph--type--basic-content a, .department-theme-port-navy .paragraph-theme-secondary.paragraph--type--content-with-image-on-right a, .department-theme-port-navy .paragraph-theme-secondary.paragraph--type--content-with-image-on-left a {
  color: #fff;
}
.department-theme-port-navy .paragraph-theme-secondary.paragraph--type--basic-content table {
  border-color: #fff;
}
.department-theme-port-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #fff;
  color: #14143D;
}
.department-theme-port-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .department-theme-port-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .department-theme-port-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .department-theme-port-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .department-theme-port-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .department-theme-port-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.department-theme-port-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .department-theme-port-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .department-theme-port-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .department-theme-port-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .department-theme-port-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .department-theme-port-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.department-theme-port-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #14143D !important;
}
.department-theme-port-navy .paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .department-theme-port-navy .paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #fff;
}

.department-theme-purple-navy {
  /* Paragraph Theme
  ========================================================================== */
  /* Paragraph Theme
  ========================================================================== */
}
.department-theme-purple-navy a,
.department-theme-purple-navy .txt-brand-primary,
.department-theme-purple-navy .btn-primary.btn-outline,
.department-theme-purple-navy .field--name-field-popular-resource a:hover .fa,
.department-theme-purple-navy .navbar-default .navbar-toggle,
.department-theme-purple-navy article.faq h2 .icon,
.department-theme-purple-navy .paragraph--type--twitter-feed article.tweet footer a:hover,
.department-theme-purple-navy .paragraph--type--twitter-feed article.tweet footer span,
.department-theme-purple-navy .paragraph--type--profiles-large article &gt; a:hover,
.department-theme-purple-navy .press-release-node article.press-release header h2 a:hover,
.department-theme-purple-navy .press-release-node article.news header h2 a:hover,
.department-theme-purple-navy .paragraph--type--press-releases article h3 a:hover,
.department-theme-purple-navy .press-release-listing h2 a:hover,
.department-theme-purple-navy article.document a:hover,
.department-theme-purple-navy .gallery-item a:hover h3,
.department-theme-purple-navy article.event.listing .left-col h3 a:hover,
.department-theme-purple-navy article.event.listing .more:hover,
.department-theme-purple-navy .datepicker-container .datepicker-panel ul:nth-child(3),
.department-theme-purple-navy .search-results-search button:hover,
.department-theme-purple-navy .pagination &gt; li &gt; a,
.department-theme-purple-navy .field--name-field-carousel-item a:hover h3,
.department-theme-purple-navy .field--name-field-carousel-item a:hover h4,
.department-theme-purple-navy .slick-arrow {
  color: #3D348B;
}
.department-theme-purple-navy .search-result h2 a:hover {
  color: #3D348B !important;
}
.department-theme-purple-navy a:hover,
.department-theme-purple-navy a.txt-brand-primary:hover,
.department-theme-purple-navy .paragraph--type--team-members .team-member a:hover,
.department-theme-purple-navy .navbar-default .navbar-toggle:hover,
.department-theme-purple-navy .pagination &gt; li &gt; a:hover {
  color: #2d2666;
}
.department-theme-purple-navy .datepicker-container .datepicker-panel &gt; ul &gt; li.highlighted,
.department-theme-purple-navy .datepicker-container .datepicker-panel &gt; ul &gt; li:hover {
  background: rgba(61, 52, 139, 0.1);
}
.department-theme-purple-navy #footer,
.department-theme-purple-navy .btn.btn-primary.btn-outline,
.department-theme-purple-navy .btn.btn-primary.btn-outline:hover,
.department-theme-purple-navy .paragraph--type--popular-resources,
.department-theme-purple-navy article.faq h2 .icon {
  border-color: #3D348B;
}
.department-theme-purple-navy #footer,
.department-theme-purple-navy #footer:after,
.department-theme-purple-navy .footer-inner:before,
.department-theme-purple-navy .paragraph--type--popular-resources,
.department-theme-purple-navy .paragraph--type--popular-resources:after,
.department-theme-purple-navy .paragraph--type--popular-resources .inner:before,
.department-theme-purple-navy .navbar-default .navbar-collapse,
.department-theme-purple-navy #header .header-main:after,
.department-theme-purple-navy .paragraph--type--featured-link a .fa,
.department-theme-purple-navy blockquote:before,
.department-theme-purple-navy table th,
.department-theme-purple-navy .bg-brand-primary {
  background-color: #3D348B;
  color: #fff;
}
.department-theme-purple-navy .paragraph--type--featured-link a:hover .fa {
  background-color: #352d78;
}
.department-theme-purple-navy .btn-primary,
.department-theme-purple-navy .has-filters .pager a.button, .department-theme-purple-navy .js-pager__items a.button {
  background-color: #3D348B;
  color: #fff;
}
.department-theme-purple-navy .btn.btn-primary:hover,
.department-theme-purple-navy .btn.btn-primary:focus,
.department-theme-purple-navy .btn.btn-primary:active,
.department-theme-purple-navy .has-filters .pager a.button:focus,
.department-theme-purple-navy .has-filters .pager a.button:hover,
.department-theme-purple-navy .has-filters .pager a.button:active {
  background-color: #2d2666;
  color: #fff;
}
.department-theme-purple-navy .btn.btn-primary:focus,
.department-theme-purple-navy .btn.btn-primary:active,
.department-theme-purple-navy .has-filters .pager a.button:focus,
.department-theme-purple-navy .has-filters .pager a.button:active {
  background-color: #251f53;
  color: #fff;
}
.department-theme-purple-navy .btn.btn-primary.btn-outline,
.department-theme-purple-navy .paragraph--type--carousel .field--name-field-cta a,
.department-theme-purple-navy .paragraph--type--what .field--name-field-cta a,
.department-theme-purple-navy .paragraph--type--faq .field--name-field-cta a,
.department-theme-purple-navy .paragraph--type--content-with-image-on-right .field--name-field-cta a,
.department-theme-purple-navy .paragraph--type--content-with-image-on-left .field--name-field-cta a,
.department-theme-purple-navy .field--name-field-cta a {
  background-color: transparent;
  color: #3D348B;
  border-color: #3D348B;
}
.department-theme-purple-navy .btn.btn-primary.btn-outline:hover,
.department-theme-purple-navy .paragraph--type--carousel .field--name-field-cta a:hover,
.department-theme-purple-navy .paragraph--type--what .field--name-field-cta a:hover,
.department-theme-purple-navy .paragraph--type--faq .field--name-field-cta a:hover,
.department-theme-purple-navy .paragraph--type--content-with-image-on-right .field--name-field-cta a:hover,
.department-theme-purple-navy .paragraph--type--content-with-image-on-left .field--name-field-cta a:hover,
.department-theme-purple-navy .field--name-field-cta a:hover {
  background-color: #3D348B;
  border-color: #3D348B;
  color: #fff;
}
.department-theme-purple-navy .btn.btn-primary.btn-outline:focus, .department-theme-purple-navy .btn.btn-primary.btn-outline:active, .department-theme-purple-navy .btn.btn-primary.btn-outline:hover:active, .department-theme-purple-navy .btn.btn-primary.btn-outline:focus:active,
.department-theme-purple-navy .paragraph--type--carousel .field--name-field-cta a:focus,
.department-theme-purple-navy .paragraph--type--carousel .field--name-field-cta a:active,
.department-theme-purple-navy .paragraph--type--carousel .field--name-field-cta a:hover:active,
.department-theme-purple-navy .paragraph--type--carousel .field--name-field-cta a:focus:active,
.department-theme-purple-navy .paragraph--type--what .field--name-field-cta a:focus,
.department-theme-purple-navy .paragraph--type--what .field--name-field-cta a:active,
.department-theme-purple-navy .paragraph--type--what .field--name-field-cta a:hover:active,
.department-theme-purple-navy .paragraph--type--what .field--name-field-cta a:focus:active,
.department-theme-purple-navy .paragraph--type--faq .field--name-field-cta a:focus,
.department-theme-purple-navy .paragraph--type--faq .field--name-field-cta a:active,
.department-theme-purple-navy .paragraph--type--faq .field--name-field-cta a:hover:active,
.department-theme-purple-navy .paragraph--type--faq .field--name-field-cta a:focus:active,
.department-theme-purple-navy .paragraph--type--content-with-image-on-right .field--name-field-cta a:focus,
.department-theme-purple-navy .paragraph--type--content-with-image-on-right .field--name-field-cta a:active,
.department-theme-purple-navy .paragraph--type--content-with-image-on-right .field--name-field-cta a:hover:active,
.department-theme-purple-navy .paragraph--type--content-with-image-on-right .field--name-field-cta a:focus:active,
.department-theme-purple-navy .paragraph--type--content-with-image-on-left .field--name-field-cta a:focus,
.department-theme-purple-navy .paragraph--type--content-with-image-on-left .field--name-field-cta a:active,
.department-theme-purple-navy .paragraph--type--content-with-image-on-left .field--name-field-cta a:hover:active,
.department-theme-purple-navy .paragraph--type--content-with-image-on-left .field--name-field-cta a:focus:active,
.department-theme-purple-navy .field--name-field-cta a:focus,
.department-theme-purple-navy .field--name-field-cta a:active,
.department-theme-purple-navy .field--name-field-cta a:hover:active,
.department-theme-purple-navy .field--name-field-cta a:focus:active {
  background-color: #2d2666;
  border-color: #2d2666;
  color: #fff;
}
.department-theme-purple-navy .section-heading.primary-color h2,
.department-theme-purple-navy .section-heading.primary-color .btn-wrap {
  background: #3D348B;
}
.department-theme-purple-navy #footer a,
.department-theme-purple-navy #footer h3,
.department-theme-purple-navy .field--name-field-popular-resource a,
.department-theme-purple-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; a,
.department-theme-purple-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded .fa-angle-left,
.department-theme-purple-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded .fa-angle-right {
  color: #fff;
}
.department-theme-purple-navy .field--name-field-popular-resource a:hover .fa {
  background: #fff;
  border-color: #fff;
}
.department-theme-purple-navy article.event .content {
  border-color: #fff;
}
.department-theme-purple-navy .paragraph-theme-primary {
  background: #3D348B !important;
  color: #fff !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.department-theme-purple-navy .paragraph-theme-primary h1, .department-theme-purple-navy .paragraph-theme-primary h2, .department-theme-purple-navy .paragraph-theme-primary h3, .department-theme-purple-navy .paragraph-theme-primary h4, .department-theme-purple-navy .paragraph-theme-primary h5, .department-theme-purple-navy .paragraph-theme-primary h6,
.department-theme-purple-navy .paragraph-theme-primary h1 a, .department-theme-purple-navy .paragraph-theme-primary h2 a, .department-theme-purple-navy .paragraph-theme-primary h3 a, .department-theme-purple-navy .paragraph-theme-primary h4 a, .department-theme-purple-navy .paragraph-theme-primary h5 a, .department-theme-purple-navy .paragraph-theme-primary h6 a {
  color: #fff !important;
}
.department-theme-purple-navy .paragraph-theme-primary .btn.btn-white.btn-outline,
.department-theme-purple-navy .paragraph-theme-primary .btn.btn-primary.btn-outline,
.department-theme-purple-navy .paragraph-theme-primary .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-purple-navy .paragraph-theme-primary .btn.btn-white.btn-outline:hover, .department-theme-purple-navy .paragraph-theme-primary .btn.btn-white.btn-outline:focus,
.department-theme-purple-navy .paragraph-theme-primary .btn.btn-primary.btn-outline:hover,
.department-theme-purple-navy .paragraph-theme-primary .btn.btn-primary.btn-outline:focus,
.department-theme-purple-navy .paragraph-theme-primary .field--name-field-cta a:hover,
.department-theme-purple-navy .paragraph-theme-primary .field--name-field-cta a:focus {
  background: #fff !important;
  color: #3D348B !important;
}
.department-theme-purple-navy .paragraph-theme-primary .section-heading h2,
.department-theme-purple-navy .paragraph-theme-primary .date-with-line span.text,
.department-theme-purple-navy .paragraph-theme-primary .btn-wrap {
  background: #3D348B !important;
}
.department-theme-purple-navy .paragraph-theme-primary .section-heading:before {
  background: #fff !important;
}
.department-theme-purple-navy .paragraph-theme-primary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-purple-navy .paragraph-theme-primary.paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading {
  color: #fff !important;
}
.department-theme-purple-navy .paragraph-theme-primary.paragraph--type--popular-resources {
  border-color: #3D348B !important;
}
.department-theme-purple-navy .paragraph-theme-primary.paragraph--type--popular-resources:after,
.department-theme-purple-navy .paragraph-theme-primary.paragraph--type--popular-resources .inner:before {
  background: #3D348B !important;
}
.department-theme-purple-navy .paragraph-theme-primary .field--name-field-popular-resource a:not([class="1"]) {
  color: #fff !important;
}
.department-theme-purple-navy .paragraph-theme-primary .field--name-field-popular-resource a:hover .fa {
  background: #fff !important;
  color: #3D348B !important;
}
.department-theme-purple-navy .paragraph-theme-primary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.department-theme-purple-navy .paragraph-theme-primary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #3D348B !important;
}
.department-theme-purple-navy .paragraph-theme-primary .field--name-field-popular-resource .fa {
  border-color: #fff !important;
}
.department-theme-purple-navy .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.department-theme-purple-navy .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet a,
.department-theme-purple-navy .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet span {
  color: #3D348B !important;
}
.department-theme-purple-navy .paragraph-theme-primary.paragraph--type--what .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-purple-navy .paragraph-theme-primary.paragraph--type--what .field--name-field-cta a:hover {
  background: #fff !important;
  color: #3D348B !important;
}
.department-theme-purple-navy .paragraph-theme-primary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-purple-navy .paragraph-theme-primary.paragraph--type--staff-contact article {
  background: #fff !important;
}
.department-theme-purple-navy .paragraph-theme-primary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #fff !important;
}
.department-theme-purple-navy .paragraph-theme-primary.paragraph--type--staff-contact h3 a,
.department-theme-purple-navy .paragraph-theme-primary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.department-theme-purple-navy .paragraph-theme-primary.paragraph--type--staff-contact .btn-primary {
  background: #000000;
}
.department-theme-purple-navy .paragraph-theme-primary.paragraph--type--faq a {
  color: #fff !important;
}
.department-theme-purple-navy .paragraph-theme-primary.paragraph--type--faq article.faq h2 .icon {
  color: #fff !important;
  border-color: #fff !important;
  background: transparent !important;
}
.department-theme-purple-navy .paragraph-theme-primary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #3D348B !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.department-theme-purple-navy .paragraph-theme-primary.paragraph--type--documents article.document a {
  background: #fff !important;
}
.department-theme-purple-navy .paragraph-theme-primary.paragraph--type--press-releases {
  color: #000000 !important;
}
.department-theme-purple-navy .paragraph-theme-primary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.department-theme-purple-navy .paragraph-theme-primary.paragraph--type--basic-content a, .department-theme-purple-navy .paragraph-theme-primary.paragraph--type--content-with-image-on-right a, .department-theme-purple-navy .paragraph-theme-primary.paragraph--type--content-with-image-on-left a {
  color: #fff;
}
.department-theme-purple-navy .paragraph-theme-primary.paragraph--type--basic-content table {
  border-color: #fff;
}
.department-theme-purple-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #fff;
  color: #3D348B;
}
.department-theme-purple-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .department-theme-purple-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .department-theme-purple-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .department-theme-purple-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .department-theme-purple-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .department-theme-purple-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.department-theme-purple-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .department-theme-purple-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .department-theme-purple-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .department-theme-purple-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .department-theme-purple-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .department-theme-purple-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.department-theme-purple-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #3D348B !important;
}
.department-theme-purple-navy .paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .department-theme-purple-navy .paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #fff;
}
.department-theme-purple-navy .txt-brand-success,
.department-theme-purple-navy .paragraph--type--upcoming-meetings .btn.btn-white.btn-outline:hover,
.department-theme-purple-navy .paragraph--type--upcoming-meetings .btn.btn-white.btn-outline:focus,
.department-theme-purple-navy .paragraph--type--upcoming-events-meetings .btn.btn-white.btn-outline:hover,
.department-theme-purple-navy .paragraph--type--upcoming-events-meetings .btn.btn-white.btn-outline:focus,
.department-theme-purple-navy .paragraph--type--selected-meetings-events .btn.btn-white.btn-outline:hover,
.department-theme-purple-navy .paragraph--type--selected-meetings-events .btn.btn-white.btn-outline:focus {
  color: #14143D;
}
.department-theme-purple-navy a.txt-brand-success:hover {
  color: #070717;
}
.department-theme-purple-navy .bg-brand-success {
  background-color: #14143D;
  color: #fff;
}
.department-theme-purple-navy .bg-brand-success a, .department-theme-purple-navy .bg-brand-success h1, .department-theme-purple-navy .bg-brand-success h2, .department-theme-purple-navy .bg-brand-success h3, .department-theme-purple-navy .bg-brand-success h4, .department-theme-purple-navy .bg-brand-success h5, .department-theme-purple-navy .bg-brand-success h6 {
  color: #fff;
}
.department-theme-purple-navy .paragraph--type--upcoming-meetings,
.department-theme-purple-navy .paragraph--type--upcoming-events-meetings,
.department-theme-purple-navy .paragraph--type--selected-meetings-events,
.department-theme-purple-navy #header .search .library-options,
.department-theme-purple-navy #header .social-mobile,
.department-theme-purple-navy #footer .footer-dept-mobile {
  background-color: #14143D;
}
.department-theme-purple-navy .section-heading.secondary-color h2,
.department-theme-purple-navy .section-heading.secondary-color .btn-wrap {
  background: #14143D;
  color: #fff;
}
.department-theme-purple-navy .section-heading.secondary-color:before {
  background: #fff;
}
.department-theme-purple-navy #header .utility-bar {
  background-color: #14143D;
  color: #fff;
}
.department-theme-purple-navy #header .utility-bar a {
  color: #fff;
}
.department-theme-purple-navy #header .utility-bar .social {
  border-color: #fff;
}
@media (max-width: 991px) {
  .department-theme-purple-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-purple-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-purple-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a:hover,
.department-theme-purple-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a:hover,
.department-theme-purple-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-purple-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li.active &gt; a,
.department-theme-purple-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li.active &gt; a:hover {
    background: #14143D;
    color: #fff;
  }
}
@media (min-width: 992px) {
  .department-theme-purple-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a,
.department-theme-purple-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; a:hover,
.department-theme-purple-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a:after,
.department-theme-purple-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a:before,
.department-theme-purple-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.active &gt; a:hover,
.department-theme-purple-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a:hover:after,
.department-theme-purple-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a:hover:after {
    background-color: #14143D;
    color: #fff;
  }
  .department-theme-purple-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded &gt; a .desktop-caret-large polygon {
    fill: #14143D;
  }
}
.department-theme-purple-navy .btn.btn-white.btn-outline {
  background-color: transparent;
  color: #fff;
  border-color: #fff;
}
.department-theme-purple-navy .btn.btn-white.btn-outline:hover {
  background-color: #fff;
  border-color: #fff;
  color: #14143D;
}
.department-theme-purple-navy .btn.btn-white.btn-outline:focus, .department-theme-purple-navy .btn.btn-white.btn-outline:active, .department-theme-purple-navy .btn.btn-white.btn-outline:hover:active, .department-theme-purple-navy .btn.btn-white.btn-outline:focus:active {
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  color: #14143D;
}
.department-theme-purple-navy article.event .content {
  border-color: #fff;
}
.department-theme-purple-navy article.event .content h2 a,
.department-theme-purple-navy .paragraph--type--upcoming-meetings,
.department-theme-purple-navy .paragraph--type--upcoming-events-meetings,
.department-theme-purple-navy .paragraph--type--selected-meetings-events,
.department-theme-purple-navy .paragraph--type--upcoming-meetings article.event .content h2 a,
.department-theme-purple-navy .paragraph--type--upcoming-events-meetings article.event .content h2 a,
.department-theme-purple-navy .paragraph--type--selected-meetings-events article.event .content h2 a,
.department-theme-purple-navy .paragraph--type--upcoming-meetings h2,
.department-theme-purple-navy .paragraph--type--upcoming-events-meetings h2,
.department-theme-purple-navy .paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading,
.department-theme-purple-navy .paragraph--type--selected-meetings-events h2,
.department-theme-purple-navy #header .utility-bar .department-links {
  color: #fff;
}
.department-theme-purple-navy .paragraph-theme-secondary {
  background: #14143D !important;
  color: #fff !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.department-theme-purple-navy .paragraph-theme-secondary h1, .department-theme-purple-navy .paragraph-theme-secondary h2, .department-theme-purple-navy .paragraph-theme-secondary h3, .department-theme-purple-navy .paragraph-theme-secondary h4, .department-theme-purple-navy .paragraph-theme-secondary h5, .department-theme-purple-navy .paragraph-theme-secondary h6,
.department-theme-purple-navy .paragraph-theme-secondary h1 a, .department-theme-purple-navy .paragraph-theme-secondary h2 a, .department-theme-purple-navy .paragraph-theme-secondary h3 a, .department-theme-purple-navy .paragraph-theme-secondary h4 a, .department-theme-purple-navy .paragraph-theme-secondary h5 a, .department-theme-purple-navy .paragraph-theme-secondary h6 a {
  color: #fff !important;
}
.department-theme-purple-navy .paragraph-theme-secondary .btn.btn-white.btn-outline,
.department-theme-purple-navy .paragraph-theme-secondary .btn.btn-primary.btn-outline,
.department-theme-purple-navy .paragraph-theme-secondary .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-purple-navy .paragraph-theme-secondary .btn.btn-white.btn-outline:hover, .department-theme-purple-navy .paragraph-theme-secondary .btn.btn-white.btn-outline:focus,
.department-theme-purple-navy .paragraph-theme-secondary .btn.btn-primary.btn-outline:hover,
.department-theme-purple-navy .paragraph-theme-secondary .btn.btn-primary.btn-outline:focus,
.department-theme-purple-navy .paragraph-theme-secondary .field--name-field-cta a:hover,
.department-theme-purple-navy .paragraph-theme-secondary .field--name-field-cta a:focus {
  background: #fff !important;
  color: #14143D !important;
}
.department-theme-purple-navy .paragraph-theme-secondary .section-heading h2,
.department-theme-purple-navy .paragraph-theme-secondary .date-with-line span.text,
.department-theme-purple-navy .paragraph-theme-secondary .btn-wrap {
  background: #14143D !important;
}
.department-theme-purple-navy .paragraph-theme-secondary .section-heading:before {
  background: #fff !important;
}
.department-theme-purple-navy .paragraph-theme-secondary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-purple-navy .paragraph-theme-secondary.paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading {
  color: #fff !important;
}
.department-theme-purple-navy .paragraph-theme-secondary.paragraph--type--popular-resources {
  border-color: #14143D !important;
}
.department-theme-purple-navy .paragraph-theme-secondary.paragraph--type--popular-resources:after,
.department-theme-purple-navy .paragraph-theme-secondary.paragraph--type--popular-resources .inner:before {
  background: #14143D !important;
}
.department-theme-purple-navy .paragraph-theme-secondary .field--name-field-popular-resource a:not([class="1"]) {
  color: #fff !important;
}
.department-theme-purple-navy .paragraph-theme-secondary .field--name-field-popular-resource a:hover .fa {
  background: #fff !important;
  color: #14143D !important;
}
.department-theme-purple-navy .paragraph-theme-secondary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.department-theme-purple-navy .paragraph-theme-secondary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #14143D !important;
}
.department-theme-purple-navy .paragraph-theme-secondary .field--name-field-popular-resource .fa {
  border-color: #fff !important;
}
.department-theme-purple-navy .paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.department-theme-purple-navy .paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet a {
  color: #14143D !important;
}
.department-theme-purple-navy .paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-purple-navy .paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a:hover {
  background: #fff !important;
  color: #14143D !important;
}
.department-theme-purple-navy .paragraph-theme-secondary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-purple-navy .paragraph-theme-secondary.paragraph--type--staff-contact article {
  background: #fff !important;
}
.department-theme-purple-navy .paragraph-theme-secondary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #fff !important;
}
.department-theme-purple-navy .paragraph-theme-secondary.paragraph--type--staff-contact h3 a,
.department-theme-purple-navy .paragraph-theme-secondary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.department-theme-purple-navy .paragraph-theme-secondary.paragraph--type--staff-contact .btn-primary {
  background: #000000;
}
.department-theme-purple-navy .paragraph-theme-secondary.paragraph--type--faq a {
  color: #fff !important;
}
.department-theme-purple-navy .paragraph-theme-secondary.paragraph--type--faq article.faq h2 .icon {
  color: #fff !important;
  border-color: #fff !important;
  background: transparent !important;
}
.department-theme-purple-navy .paragraph-theme-secondary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #14143D !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.department-theme-purple-navy .paragraph-theme-secondary.paragraph--type--documents article.document a {
  background: #fff !important;
}
.department-theme-purple-navy .paragraph-theme-secondary.paragraph--type--press-releases {
  color: #000000 !important;
}
.department-theme-purple-navy .paragraph-theme-secondary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.department-theme-purple-navy .paragraph-theme-secondary.paragraph--type--basic-content a, .department-theme-purple-navy .paragraph-theme-secondary.paragraph--type--content-with-image-on-right a, .department-theme-purple-navy .paragraph-theme-secondary.paragraph--type--content-with-image-on-left a {
  color: #fff;
}
.department-theme-purple-navy .paragraph-theme-secondary.paragraph--type--basic-content table {
  border-color: #fff;
}
.department-theme-purple-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #fff;
  color: #14143D;
}
.department-theme-purple-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .department-theme-purple-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .department-theme-purple-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .department-theme-purple-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .department-theme-purple-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .department-theme-purple-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.department-theme-purple-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .department-theme-purple-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .department-theme-purple-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .department-theme-purple-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .department-theme-purple-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .department-theme-purple-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.department-theme-purple-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #14143D !important;
}
.department-theme-purple-navy .paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .department-theme-purple-navy .paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #fff;
}

.department-theme-red {
  /* Paragraph Theme
  ========================================================================== */
  /* Paragraph Theme
  ========================================================================== */
}
.department-theme-red a,
.department-theme-red .txt-brand-primary,
.department-theme-red .btn-primary.btn-outline,
.department-theme-red .field--name-field-popular-resource a:hover .fa,
.department-theme-red .navbar-default .navbar-toggle,
.department-theme-red article.faq h2 .icon,
.department-theme-red .paragraph--type--twitter-feed article.tweet footer a:hover,
.department-theme-red .paragraph--type--twitter-feed article.tweet footer span,
.department-theme-red .paragraph--type--profiles-large article &gt; a:hover,
.department-theme-red .press-release-node article.press-release header h2 a:hover,
.department-theme-red .press-release-node article.news header h2 a:hover,
.department-theme-red .paragraph--type--press-releases article h3 a:hover,
.department-theme-red .press-release-listing h2 a:hover,
.department-theme-red article.document a:hover,
.department-theme-red .gallery-item a:hover h3,
.department-theme-red article.event.listing .left-col h3 a:hover,
.department-theme-red article.event.listing .more:hover,
.department-theme-red .datepicker-container .datepicker-panel ul:nth-child(3),
.department-theme-red .search-results-search button:hover,
.department-theme-red .pagination &gt; li &gt; a,
.department-theme-red .field--name-field-carousel-item a:hover h3,
.department-theme-red .field--name-field-carousel-item a:hover h4,
.department-theme-red .slick-arrow {
  color: #D0021B;
}
.department-theme-red .search-result h2 a:hover {
  color: #D0021B !important;
}
.department-theme-red a:hover,
.department-theme-red a.txt-brand-primary:hover,
.department-theme-red .paragraph--type--team-members .team-member a:hover,
.department-theme-red .navbar-default .navbar-toggle:hover,
.department-theme-red .pagination &gt; li &gt; a:hover {
  color: #9d0214;
}
.department-theme-red .datepicker-container .datepicker-panel &gt; ul &gt; li.highlighted,
.department-theme-red .datepicker-container .datepicker-panel &gt; ul &gt; li:hover {
  background: rgba(208, 2, 27, 0.1);
}
.department-theme-red #footer,
.department-theme-red .btn.btn-primary.btn-outline,
.department-theme-red .btn.btn-primary.btn-outline:hover,
.department-theme-red .paragraph--type--popular-resources,
.department-theme-red article.faq h2 .icon {
  border-color: #D0021B;
}
.department-theme-red #footer,
.department-theme-red #footer:after,
.department-theme-red .footer-inner:before,
.department-theme-red .paragraph--type--popular-resources,
.department-theme-red .paragraph--type--popular-resources:after,
.department-theme-red .paragraph--type--popular-resources .inner:before,
.department-theme-red .navbar-default .navbar-collapse,
.department-theme-red #header .header-main:after,
.department-theme-red .paragraph--type--featured-link a .fa,
.department-theme-red blockquote:before,
.department-theme-red table th,
.department-theme-red .bg-brand-primary {
  background-color: #D0021B;
  color: #fff;
}
.department-theme-red .paragraph--type--featured-link a:hover .fa {
  background-color: #b70218;
}
.department-theme-red .btn-primary,
.department-theme-red .has-filters .pager a.button, .department-theme-red .js-pager__items a.button {
  background-color: #D0021B;
  color: #fff;
}
.department-theme-red .btn.btn-primary:hover,
.department-theme-red .btn.btn-primary:focus,
.department-theme-red .btn.btn-primary:active,
.department-theme-red .has-filters .pager a.button:focus,
.department-theme-red .has-filters .pager a.button:hover,
.department-theme-red .has-filters .pager a.button:active {
  background-color: #9d0214;
  color: #fff;
}
.department-theme-red .btn.btn-primary:focus,
.department-theme-red .btn.btn-primary:active,
.department-theme-red .has-filters .pager a.button:focus,
.department-theme-red .has-filters .pager a.button:active {
  background-color: #840111;
  color: #fff;
}
.department-theme-red .btn.btn-primary.btn-outline,
.department-theme-red .paragraph--type--carousel .field--name-field-cta a,
.department-theme-red .paragraph--type--what .field--name-field-cta a,
.department-theme-red .paragraph--type--faq .field--name-field-cta a,
.department-theme-red .paragraph--type--content-with-image-on-right .field--name-field-cta a,
.department-theme-red .paragraph--type--content-with-image-on-left .field--name-field-cta a,
.department-theme-red .field--name-field-cta a {
  background-color: transparent;
  color: #D0021B;
  border-color: #D0021B;
}
.department-theme-red .btn.btn-primary.btn-outline:hover,
.department-theme-red .paragraph--type--carousel .field--name-field-cta a:hover,
.department-theme-red .paragraph--type--what .field--name-field-cta a:hover,
.department-theme-red .paragraph--type--faq .field--name-field-cta a:hover,
.department-theme-red .paragraph--type--content-with-image-on-right .field--name-field-cta a:hover,
.department-theme-red .paragraph--type--content-with-image-on-left .field--name-field-cta a:hover,
.department-theme-red .field--name-field-cta a:hover {
  background-color: #D0021B;
  border-color: #D0021B;
  color: #fff;
}
.department-theme-red .btn.btn-primary.btn-outline:focus, .department-theme-red .btn.btn-primary.btn-outline:active, .department-theme-red .btn.btn-primary.btn-outline:hover:active, .department-theme-red .btn.btn-primary.btn-outline:focus:active,
.department-theme-red .paragraph--type--carousel .field--name-field-cta a:focus,
.department-theme-red .paragraph--type--carousel .field--name-field-cta a:active,
.department-theme-red .paragraph--type--carousel .field--name-field-cta a:hover:active,
.department-theme-red .paragraph--type--carousel .field--name-field-cta a:focus:active,
.department-theme-red .paragraph--type--what .field--name-field-cta a:focus,
.department-theme-red .paragraph--type--what .field--name-field-cta a:active,
.department-theme-red .paragraph--type--what .field--name-field-cta a:hover:active,
.department-theme-red .paragraph--type--what .field--name-field-cta a:focus:active,
.department-theme-red .paragraph--type--faq .field--name-field-cta a:focus,
.department-theme-red .paragraph--type--faq .field--name-field-cta a:active,
.department-theme-red .paragraph--type--faq .field--name-field-cta a:hover:active,
.department-theme-red .paragraph--type--faq .field--name-field-cta a:focus:active,
.department-theme-red .paragraph--type--content-with-image-on-right .field--name-field-cta a:focus,
.department-theme-red .paragraph--type--content-with-image-on-right .field--name-field-cta a:active,
.department-theme-red .paragraph--type--content-with-image-on-right .field--name-field-cta a:hover:active,
.department-theme-red .paragraph--type--content-with-image-on-right .field--name-field-cta a:focus:active,
.department-theme-red .paragraph--type--content-with-image-on-left .field--name-field-cta a:focus,
.department-theme-red .paragraph--type--content-with-image-on-left .field--name-field-cta a:active,
.department-theme-red .paragraph--type--content-with-image-on-left .field--name-field-cta a:hover:active,
.department-theme-red .paragraph--type--content-with-image-on-left .field--name-field-cta a:focus:active,
.department-theme-red .field--name-field-cta a:focus,
.department-theme-red .field--name-field-cta a:active,
.department-theme-red .field--name-field-cta a:hover:active,
.department-theme-red .field--name-field-cta a:focus:active {
  background-color: #9d0214;
  border-color: #9d0214;
  color: #fff;
}
.department-theme-red .section-heading.primary-color h2,
.department-theme-red .section-heading.primary-color .btn-wrap {
  background: #D0021B;
}
.department-theme-red #footer a,
.department-theme-red #footer h3,
.department-theme-red .field--name-field-popular-resource a,
.department-theme-red .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; a,
.department-theme-red .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded .fa-angle-left,
.department-theme-red .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded .fa-angle-right {
  color: #fff;
}
.department-theme-red .field--name-field-popular-resource a:hover .fa {
  background: #fff;
  border-color: #fff;
}
.department-theme-red article.event .content {
  border-color: #fff;
}
.department-theme-red .paragraph-theme-primary {
  background: #D0021B !important;
  color: #fff !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.department-theme-red .paragraph-theme-primary h1, .department-theme-red .paragraph-theme-primary h2, .department-theme-red .paragraph-theme-primary h3, .department-theme-red .paragraph-theme-primary h4, .department-theme-red .paragraph-theme-primary h5, .department-theme-red .paragraph-theme-primary h6,
.department-theme-red .paragraph-theme-primary h1 a, .department-theme-red .paragraph-theme-primary h2 a, .department-theme-red .paragraph-theme-primary h3 a, .department-theme-red .paragraph-theme-primary h4 a, .department-theme-red .paragraph-theme-primary h5 a, .department-theme-red .paragraph-theme-primary h6 a {
  color: #fff !important;
}
.department-theme-red .paragraph-theme-primary .btn.btn-white.btn-outline,
.department-theme-red .paragraph-theme-primary .btn.btn-primary.btn-outline,
.department-theme-red .paragraph-theme-primary .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-red .paragraph-theme-primary .btn.btn-white.btn-outline:hover, .department-theme-red .paragraph-theme-primary .btn.btn-white.btn-outline:focus,
.department-theme-red .paragraph-theme-primary .btn.btn-primary.btn-outline:hover,
.department-theme-red .paragraph-theme-primary .btn.btn-primary.btn-outline:focus,
.department-theme-red .paragraph-theme-primary .field--name-field-cta a:hover,
.department-theme-red .paragraph-theme-primary .field--name-field-cta a:focus {
  background: #fff !important;
  color: #D0021B !important;
}
.department-theme-red .paragraph-theme-primary .section-heading h2,
.department-theme-red .paragraph-theme-primary .date-with-line span.text,
.department-theme-red .paragraph-theme-primary .btn-wrap {
  background: #D0021B !important;
}
.department-theme-red .paragraph-theme-primary .section-heading:before {
  background: #fff !important;
}
.department-theme-red .paragraph-theme-primary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-red .paragraph-theme-primary.paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading {
  color: #fff !important;
}
.department-theme-red .paragraph-theme-primary.paragraph--type--popular-resources {
  border-color: #D0021B !important;
}
.department-theme-red .paragraph-theme-primary.paragraph--type--popular-resources:after,
.department-theme-red .paragraph-theme-primary.paragraph--type--popular-resources .inner:before {
  background: #D0021B !important;
}
.department-theme-red .paragraph-theme-primary .field--name-field-popular-resource a:not([class="1"]) {
  color: #fff !important;
}
.department-theme-red .paragraph-theme-primary .field--name-field-popular-resource a:hover .fa {
  background: #fff !important;
  color: #D0021B !important;
}
.department-theme-red .paragraph-theme-primary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.department-theme-red .paragraph-theme-primary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #D0021B !important;
}
.department-theme-red .paragraph-theme-primary .field--name-field-popular-resource .fa {
  border-color: #fff !important;
}
.department-theme-red .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.department-theme-red .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet a,
.department-theme-red .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet span {
  color: #D0021B !important;
}
.department-theme-red .paragraph-theme-primary.paragraph--type--what .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-red .paragraph-theme-primary.paragraph--type--what .field--name-field-cta a:hover {
  background: #fff !important;
  color: #D0021B !important;
}
.department-theme-red .paragraph-theme-primary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-red .paragraph-theme-primary.paragraph--type--staff-contact article {
  background: #fff !important;
}
.department-theme-red .paragraph-theme-primary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #fff !important;
}
.department-theme-red .paragraph-theme-primary.paragraph--type--staff-contact h3 a,
.department-theme-red .paragraph-theme-primary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.department-theme-red .paragraph-theme-primary.paragraph--type--staff-contact .btn-primary {
  background: #000000;
}
.department-theme-red .paragraph-theme-primary.paragraph--type--faq a {
  color: #fff !important;
}
.department-theme-red .paragraph-theme-primary.paragraph--type--faq article.faq h2 .icon {
  color: #fff !important;
  border-color: #fff !important;
  background: transparent !important;
}
.department-theme-red .paragraph-theme-primary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #D0021B !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.department-theme-red .paragraph-theme-primary.paragraph--type--documents article.document a {
  background: #fff !important;
}
.department-theme-red .paragraph-theme-primary.paragraph--type--press-releases {
  color: #000000 !important;
}
.department-theme-red .paragraph-theme-primary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.department-theme-red .paragraph-theme-primary.paragraph--type--basic-content a, .department-theme-red .paragraph-theme-primary.paragraph--type--content-with-image-on-right a, .department-theme-red .paragraph-theme-primary.paragraph--type--content-with-image-on-left a {
  color: #fff;
}
.department-theme-red .paragraph-theme-primary.paragraph--type--basic-content table {
  border-color: #fff;
}
.department-theme-red .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #fff;
  color: #D0021B;
}
.department-theme-red .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .department-theme-red .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .department-theme-red .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .department-theme-red .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .department-theme-red .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .department-theme-red .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.department-theme-red .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .department-theme-red .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .department-theme-red .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .department-theme-red .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .department-theme-red .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .department-theme-red .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.department-theme-red .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #D0021B !important;
}
.department-theme-red .paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .department-theme-red .paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #fff;
}
.department-theme-red .txt-brand-success,
.department-theme-red .paragraph--type--upcoming-meetings .btn.btn-white.btn-outline:hover,
.department-theme-red .paragraph--type--upcoming-meetings .btn.btn-white.btn-outline:focus,
.department-theme-red .paragraph--type--upcoming-events-meetings .btn.btn-white.btn-outline:hover,
.department-theme-red .paragraph--type--upcoming-events-meetings .btn.btn-white.btn-outline:focus,
.department-theme-red .paragraph--type--selected-meetings-events .btn.btn-white.btn-outline:hover,
.department-theme-red .paragraph--type--selected-meetings-events .btn.btn-white.btn-outline:focus {
  color: #851220;
}
.department-theme-red a.txt-brand-success:hover {
  color: #580c15;
}
.department-theme-red .bg-brand-success {
  background-color: #851220;
  color: #fff;
}
.department-theme-red .bg-brand-success a, .department-theme-red .bg-brand-success h1, .department-theme-red .bg-brand-success h2, .department-theme-red .bg-brand-success h3, .department-theme-red .bg-brand-success h4, .department-theme-red .bg-brand-success h5, .department-theme-red .bg-brand-success h6 {
  color: #fff;
}
.department-theme-red .paragraph--type--upcoming-meetings,
.department-theme-red .paragraph--type--upcoming-events-meetings,
.department-theme-red .paragraph--type--selected-meetings-events,
.department-theme-red #header .search .library-options,
.department-theme-red #header .social-mobile,
.department-theme-red #footer .footer-dept-mobile {
  background-color: #851220;
}
.department-theme-red .section-heading.secondary-color h2,
.department-theme-red .section-heading.secondary-color .btn-wrap {
  background: #851220;
  color: #fff;
}
.department-theme-red .section-heading.secondary-color:before {
  background: #fff;
}
.department-theme-red #header .utility-bar {
  background-color: #851220;
  color: #fff;
}
.department-theme-red #header .utility-bar a {
  color: #fff;
}
.department-theme-red #header .utility-bar .social {
  border-color: #fff;
}
@media (max-width: 991px) {
  .department-theme-red .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-red .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-red .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a:hover,
.department-theme-red .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a:hover,
.department-theme-red .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-red .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li.active &gt; a,
.department-theme-red .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li.active &gt; a:hover {
    background: #851220;
    color: #fff;
  }
}
@media (min-width: 992px) {
  .department-theme-red .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a,
.department-theme-red .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; a:hover,
.department-theme-red .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a:after,
.department-theme-red .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a:before,
.department-theme-red .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.active &gt; a:hover,
.department-theme-red .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a:hover:after,
.department-theme-red .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a:hover:after {
    background-color: #851220;
    color: #fff;
  }
  .department-theme-red .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded &gt; a .desktop-caret-large polygon {
    fill: #851220;
  }
}
.department-theme-red .btn.btn-white.btn-outline {
  background-color: transparent;
  color: #fff;
  border-color: #fff;
}
.department-theme-red .btn.btn-white.btn-outline:hover {
  background-color: #fff;
  border-color: #fff;
  color: #851220;
}
.department-theme-red .btn.btn-white.btn-outline:focus, .department-theme-red .btn.btn-white.btn-outline:active, .department-theme-red .btn.btn-white.btn-outline:hover:active, .department-theme-red .btn.btn-white.btn-outline:focus:active {
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  color: #851220;
}
.department-theme-red article.event .content {
  border-color: #fff;
}
.department-theme-red article.event .content h2 a,
.department-theme-red .paragraph--type--upcoming-meetings,
.department-theme-red .paragraph--type--upcoming-events-meetings,
.department-theme-red .paragraph--type--selected-meetings-events,
.department-theme-red .paragraph--type--upcoming-meetings article.event .content h2 a,
.department-theme-red .paragraph--type--upcoming-events-meetings article.event .content h2 a,
.department-theme-red .paragraph--type--selected-meetings-events article.event .content h2 a,
.department-theme-red .paragraph--type--upcoming-meetings h2,
.department-theme-red .paragraph--type--upcoming-events-meetings h2,
.department-theme-red .paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading,
.department-theme-red .paragraph--type--selected-meetings-events h2,
.department-theme-red #header .utility-bar .department-links {
  color: #fff;
}
.department-theme-red .paragraph-theme-secondary {
  background: #851220 !important;
  color: #fff !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.department-theme-red .paragraph-theme-secondary h1, .department-theme-red .paragraph-theme-secondary h2, .department-theme-red .paragraph-theme-secondary h3, .department-theme-red .paragraph-theme-secondary h4, .department-theme-red .paragraph-theme-secondary h5, .department-theme-red .paragraph-theme-secondary h6,
.department-theme-red .paragraph-theme-secondary h1 a, .department-theme-red .paragraph-theme-secondary h2 a, .department-theme-red .paragraph-theme-secondary h3 a, .department-theme-red .paragraph-theme-secondary h4 a, .department-theme-red .paragraph-theme-secondary h5 a, .department-theme-red .paragraph-theme-secondary h6 a {
  color: #fff !important;
}
.department-theme-red .paragraph-theme-secondary .btn.btn-white.btn-outline,
.department-theme-red .paragraph-theme-secondary .btn.btn-primary.btn-outline,
.department-theme-red .paragraph-theme-secondary .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-red .paragraph-theme-secondary .btn.btn-white.btn-outline:hover, .department-theme-red .paragraph-theme-secondary .btn.btn-white.btn-outline:focus,
.department-theme-red .paragraph-theme-secondary .btn.btn-primary.btn-outline:hover,
.department-theme-red .paragraph-theme-secondary .btn.btn-primary.btn-outline:focus,
.department-theme-red .paragraph-theme-secondary .field--name-field-cta a:hover,
.department-theme-red .paragraph-theme-secondary .field--name-field-cta a:focus {
  background: #fff !important;
  color: #851220 !important;
}
.department-theme-red .paragraph-theme-secondary .section-heading h2,
.department-theme-red .paragraph-theme-secondary .date-with-line span.text,
.department-theme-red .paragraph-theme-secondary .btn-wrap {
  background: #851220 !important;
}
.department-theme-red .paragraph-theme-secondary .section-heading:before {
  background: #fff !important;
}
.department-theme-red .paragraph-theme-secondary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-red .paragraph-theme-secondary.paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading {
  color: #fff !important;
}
.department-theme-red .paragraph-theme-secondary.paragraph--type--popular-resources {
  border-color: #851220 !important;
}
.department-theme-red .paragraph-theme-secondary.paragraph--type--popular-resources:after,
.department-theme-red .paragraph-theme-secondary.paragraph--type--popular-resources .inner:before {
  background: #851220 !important;
}
.department-theme-red .paragraph-theme-secondary .field--name-field-popular-resource a:not([class="1"]) {
  color: #fff !important;
}
.department-theme-red .paragraph-theme-secondary .field--name-field-popular-resource a:hover .fa {
  background: #fff !important;
  color: #851220 !important;
}
.department-theme-red .paragraph-theme-secondary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.department-theme-red .paragraph-theme-secondary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #851220 !important;
}
.department-theme-red .paragraph-theme-secondary .field--name-field-popular-resource .fa {
  border-color: #fff !important;
}
.department-theme-red .paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.department-theme-red .paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet a {
  color: #851220 !important;
}
.department-theme-red .paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-red .paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a:hover {
  background: #fff !important;
  color: #851220 !important;
}
.department-theme-red .paragraph-theme-secondary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-red .paragraph-theme-secondary.paragraph--type--staff-contact article {
  background: #fff !important;
}
.department-theme-red .paragraph-theme-secondary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #fff !important;
}
.department-theme-red .paragraph-theme-secondary.paragraph--type--staff-contact h3 a,
.department-theme-red .paragraph-theme-secondary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.department-theme-red .paragraph-theme-secondary.paragraph--type--staff-contact .btn-primary {
  background: #000000;
}
.department-theme-red .paragraph-theme-secondary.paragraph--type--faq a {
  color: #fff !important;
}
.department-theme-red .paragraph-theme-secondary.paragraph--type--faq article.faq h2 .icon {
  color: #fff !important;
  border-color: #fff !important;
  background: transparent !important;
}
.department-theme-red .paragraph-theme-secondary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #851220 !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.department-theme-red .paragraph-theme-secondary.paragraph--type--documents article.document a {
  background: #fff !important;
}
.department-theme-red .paragraph-theme-secondary.paragraph--type--press-releases {
  color: #000000 !important;
}
.department-theme-red .paragraph-theme-secondary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.department-theme-red .paragraph-theme-secondary.paragraph--type--basic-content a, .department-theme-red .paragraph-theme-secondary.paragraph--type--content-with-image-on-right a, .department-theme-red .paragraph-theme-secondary.paragraph--type--content-with-image-on-left a {
  color: #fff;
}
.department-theme-red .paragraph-theme-secondary.paragraph--type--basic-content table {
  border-color: #fff;
}
.department-theme-red .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #fff;
  color: #851220;
}
.department-theme-red .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .department-theme-red .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .department-theme-red .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .department-theme-red .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .department-theme-red .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .department-theme-red .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.department-theme-red .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .department-theme-red .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .department-theme-red .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .department-theme-red .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .department-theme-red .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .department-theme-red .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.department-theme-red .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #851220 !important;
}
.department-theme-red .paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .department-theme-red .paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #fff;
}

.department-theme-royal-blue {
  /* Paragraph Theme
  ========================================================================== */
  /* Paragraph Theme
  ========================================================================== */
}
.department-theme-royal-blue a,
.department-theme-royal-blue .txt-brand-primary,
.department-theme-royal-blue .btn-primary.btn-outline,
.department-theme-royal-blue .field--name-field-popular-resource a:hover .fa,
.department-theme-royal-blue .navbar-default .navbar-toggle,
.department-theme-royal-blue article.faq h2 .icon,
.department-theme-royal-blue .paragraph--type--twitter-feed article.tweet footer a:hover,
.department-theme-royal-blue .paragraph--type--twitter-feed article.tweet footer span,
.department-theme-royal-blue .paragraph--type--profiles-large article &gt; a:hover,
.department-theme-royal-blue .press-release-node article.press-release header h2 a:hover,
.department-theme-royal-blue .press-release-node article.news header h2 a:hover,
.department-theme-royal-blue .paragraph--type--press-releases article h3 a:hover,
.department-theme-royal-blue .press-release-listing h2 a:hover,
.department-theme-royal-blue article.document a:hover,
.department-theme-royal-blue .gallery-item a:hover h3,
.department-theme-royal-blue article.event.listing .left-col h3 a:hover,
.department-theme-royal-blue article.event.listing .more:hover,
.department-theme-royal-blue .datepicker-container .datepicker-panel ul:nth-child(3),
.department-theme-royal-blue .search-results-search button:hover,
.department-theme-royal-blue .pagination &gt; li &gt; a,
.department-theme-royal-blue .field--name-field-carousel-item a:hover h3,
.department-theme-royal-blue .field--name-field-carousel-item a:hover h4,
.department-theme-royal-blue .slick-arrow {
  color: #0047BA;
}
.department-theme-royal-blue .search-result h2 a:hover {
  color: #0047BA !important;
}
.department-theme-royal-blue a:hover,
.department-theme-royal-blue a.txt-brand-primary:hover,
.department-theme-royal-blue .paragraph--type--team-members .team-member a:hover,
.department-theme-royal-blue .navbar-default .navbar-toggle:hover,
.department-theme-royal-blue .pagination &gt; li &gt; a:hover {
  color: #003487;
}
.department-theme-royal-blue .datepicker-container .datepicker-panel &gt; ul &gt; li.highlighted,
.department-theme-royal-blue .datepicker-container .datepicker-panel &gt; ul &gt; li:hover {
  background: rgba(0, 71, 186, 0.1);
}
.department-theme-royal-blue #footer,
.department-theme-royal-blue .btn.btn-primary.btn-outline,
.department-theme-royal-blue .btn.btn-primary.btn-outline:hover,
.department-theme-royal-blue .paragraph--type--popular-resources,
.department-theme-royal-blue article.faq h2 .icon {
  border-color: #0047BA;
}
.department-theme-royal-blue #footer,
.department-theme-royal-blue #footer:after,
.department-theme-royal-blue .footer-inner:before,
.department-theme-royal-blue .paragraph--type--popular-resources,
.department-theme-royal-blue .paragraph--type--popular-resources:after,
.department-theme-royal-blue .paragraph--type--popular-resources .inner:before,
.department-theme-royal-blue .navbar-default .navbar-collapse,
.department-theme-royal-blue #header .header-main:after,
.department-theme-royal-blue .paragraph--type--featured-link a .fa,
.department-theme-royal-blue blockquote:before,
.department-theme-royal-blue table th,
.department-theme-royal-blue .bg-brand-primary {
  background-color: #0047BA;
  color: #fff;
}
.department-theme-royal-blue .paragraph--type--featured-link a:hover .fa {
  background-color: #003da1;
}
.department-theme-royal-blue .btn-primary,
.department-theme-royal-blue .has-filters .pager a.button, .department-theme-royal-blue .js-pager__items a.button {
  background-color: #0047BA;
  color: #fff;
}
.department-theme-royal-blue .btn.btn-primary:hover,
.department-theme-royal-blue .btn.btn-primary:focus,
.department-theme-royal-blue .btn.btn-primary:active,
.department-theme-royal-blue .has-filters .pager a.button:focus,
.department-theme-royal-blue .has-filters .pager a.button:hover,
.department-theme-royal-blue .has-filters .pager a.button:active {
  background-color: #003487;
  color: #fff;
}
.department-theme-royal-blue .btn.btn-primary:focus,
.department-theme-royal-blue .btn.btn-primary:active,
.department-theme-royal-blue .has-filters .pager a.button:focus,
.department-theme-royal-blue .has-filters .pager a.button:active {
  background-color: #002a6e;
  color: #fff;
}
.department-theme-royal-blue .btn.btn-primary.btn-outline,
.department-theme-royal-blue .paragraph--type--carousel .field--name-field-cta a,
.department-theme-royal-blue .paragraph--type--what .field--name-field-cta a,
.department-theme-royal-blue .paragraph--type--faq .field--name-field-cta a,
.department-theme-royal-blue .paragraph--type--content-with-image-on-right .field--name-field-cta a,
.department-theme-royal-blue .paragraph--type--content-with-image-on-left .field--name-field-cta a,
.department-theme-royal-blue .field--name-field-cta a {
  background-color: transparent;
  color: #0047BA;
  border-color: #0047BA;
}
.department-theme-royal-blue .btn.btn-primary.btn-outline:hover,
.department-theme-royal-blue .paragraph--type--carousel .field--name-field-cta a:hover,
.department-theme-royal-blue .paragraph--type--what .field--name-field-cta a:hover,
.department-theme-royal-blue .paragraph--type--faq .field--name-field-cta a:hover,
.department-theme-royal-blue .paragraph--type--content-with-image-on-right .field--name-field-cta a:hover,
.department-theme-royal-blue .paragraph--type--content-with-image-on-left .field--name-field-cta a:hover,
.department-theme-royal-blue .field--name-field-cta a:hover {
  background-color: #0047BA;
  border-color: #0047BA;
  color: #fff;
}
.department-theme-royal-blue .btn.btn-primary.btn-outline:focus, .department-theme-royal-blue .btn.btn-primary.btn-outline:active, .department-theme-royal-blue .btn.btn-primary.btn-outline:hover:active, .department-theme-royal-blue .btn.btn-primary.btn-outline:focus:active,
.department-theme-royal-blue .paragraph--type--carousel .field--name-field-cta a:focus,
.department-theme-royal-blue .paragraph--type--carousel .field--name-field-cta a:active,
.department-theme-royal-blue .paragraph--type--carousel .field--name-field-cta a:hover:active,
.department-theme-royal-blue .paragraph--type--carousel .field--name-field-cta a:focus:active,
.department-theme-royal-blue .paragraph--type--what .field--name-field-cta a:focus,
.department-theme-royal-blue .paragraph--type--what .field--name-field-cta a:active,
.department-theme-royal-blue .paragraph--type--what .field--name-field-cta a:hover:active,
.department-theme-royal-blue .paragraph--type--what .field--name-field-cta a:focus:active,
.department-theme-royal-blue .paragraph--type--faq .field--name-field-cta a:focus,
.department-theme-royal-blue .paragraph--type--faq .field--name-field-cta a:active,
.department-theme-royal-blue .paragraph--type--faq .field--name-field-cta a:hover:active,
.department-theme-royal-blue .paragraph--type--faq .field--name-field-cta a:focus:active,
.department-theme-royal-blue .paragraph--type--content-with-image-on-right .field--name-field-cta a:focus,
.department-theme-royal-blue .paragraph--type--content-with-image-on-right .field--name-field-cta a:active,
.department-theme-royal-blue .paragraph--type--content-with-image-on-right .field--name-field-cta a:hover:active,
.department-theme-royal-blue .paragraph--type--content-with-image-on-right .field--name-field-cta a:focus:active,
.department-theme-royal-blue .paragraph--type--content-with-image-on-left .field--name-field-cta a:focus,
.department-theme-royal-blue .paragraph--type--content-with-image-on-left .field--name-field-cta a:active,
.department-theme-royal-blue .paragraph--type--content-with-image-on-left .field--name-field-cta a:hover:active,
.department-theme-royal-blue .paragraph--type--content-with-image-on-left .field--name-field-cta a:focus:active,
.department-theme-royal-blue .field--name-field-cta a:focus,
.department-theme-royal-blue .field--name-field-cta a:active,
.department-theme-royal-blue .field--name-field-cta a:hover:active,
.department-theme-royal-blue .field--name-field-cta a:focus:active {
  background-color: #003487;
  border-color: #003487;
  color: #fff;
}
.department-theme-royal-blue .section-heading.primary-color h2,
.department-theme-royal-blue .section-heading.primary-color .btn-wrap {
  background: #0047BA;
}
.department-theme-royal-blue #footer a,
.department-theme-royal-blue #footer h3,
.department-theme-royal-blue .field--name-field-popular-resource a,
.department-theme-royal-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; a,
.department-theme-royal-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded .fa-angle-left,
.department-theme-royal-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded .fa-angle-right {
  color: #fff;
}
.department-theme-royal-blue .field--name-field-popular-resource a:hover .fa {
  background: #fff;
  border-color: #fff;
}
.department-theme-royal-blue article.event .content {
  border-color: #fff;
}
.department-theme-royal-blue .paragraph-theme-primary {
  background: #0047BA !important;
  color: #fff !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.department-theme-royal-blue .paragraph-theme-primary h1, .department-theme-royal-blue .paragraph-theme-primary h2, .department-theme-royal-blue .paragraph-theme-primary h3, .department-theme-royal-blue .paragraph-theme-primary h4, .department-theme-royal-blue .paragraph-theme-primary h5, .department-theme-royal-blue .paragraph-theme-primary h6,
.department-theme-royal-blue .paragraph-theme-primary h1 a, .department-theme-royal-blue .paragraph-theme-primary h2 a, .department-theme-royal-blue .paragraph-theme-primary h3 a, .department-theme-royal-blue .paragraph-theme-primary h4 a, .department-theme-royal-blue .paragraph-theme-primary h5 a, .department-theme-royal-blue .paragraph-theme-primary h6 a {
  color: #fff !important;
}
.department-theme-royal-blue .paragraph-theme-primary .btn.btn-white.btn-outline,
.department-theme-royal-blue .paragraph-theme-primary .btn.btn-primary.btn-outline,
.department-theme-royal-blue .paragraph-theme-primary .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-royal-blue .paragraph-theme-primary .btn.btn-white.btn-outline:hover, .department-theme-royal-blue .paragraph-theme-primary .btn.btn-white.btn-outline:focus,
.department-theme-royal-blue .paragraph-theme-primary .btn.btn-primary.btn-outline:hover,
.department-theme-royal-blue .paragraph-theme-primary .btn.btn-primary.btn-outline:focus,
.department-theme-royal-blue .paragraph-theme-primary .field--name-field-cta a:hover,
.department-theme-royal-blue .paragraph-theme-primary .field--name-field-cta a:focus {
  background: #fff !important;
  color: #0047BA !important;
}
.department-theme-royal-blue .paragraph-theme-primary .section-heading h2,
.department-theme-royal-blue .paragraph-theme-primary .date-with-line span.text,
.department-theme-royal-blue .paragraph-theme-primary .btn-wrap {
  background: #0047BA !important;
}
.department-theme-royal-blue .paragraph-theme-primary .section-heading:before {
  background: #fff !important;
}
.department-theme-royal-blue .paragraph-theme-primary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-royal-blue .paragraph-theme-primary.paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading {
  color: #fff !important;
}
.department-theme-royal-blue .paragraph-theme-primary.paragraph--type--popular-resources {
  border-color: #0047BA !important;
}
.department-theme-royal-blue .paragraph-theme-primary.paragraph--type--popular-resources:after,
.department-theme-royal-blue .paragraph-theme-primary.paragraph--type--popular-resources .inner:before {
  background: #0047BA !important;
}
.department-theme-royal-blue .paragraph-theme-primary .field--name-field-popular-resource a:not([class="1"]) {
  color: #fff !important;
}
.department-theme-royal-blue .paragraph-theme-primary .field--name-field-popular-resource a:hover .fa {
  background: #fff !important;
  color: #0047BA !important;
}
.department-theme-royal-blue .paragraph-theme-primary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.department-theme-royal-blue .paragraph-theme-primary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #0047BA !important;
}
.department-theme-royal-blue .paragraph-theme-primary .field--name-field-popular-resource .fa {
  border-color: #fff !important;
}
.department-theme-royal-blue .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.department-theme-royal-blue .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet a,
.department-theme-royal-blue .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet span {
  color: #0047BA !important;
}
.department-theme-royal-blue .paragraph-theme-primary.paragraph--type--what .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-royal-blue .paragraph-theme-primary.paragraph--type--what .field--name-field-cta a:hover {
  background: #fff !important;
  color: #0047BA !important;
}
.department-theme-royal-blue .paragraph-theme-primary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-royal-blue .paragraph-theme-primary.paragraph--type--staff-contact article {
  background: #fff !important;
}
.department-theme-royal-blue .paragraph-theme-primary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #fff !important;
}
.department-theme-royal-blue .paragraph-theme-primary.paragraph--type--staff-contact h3 a,
.department-theme-royal-blue .paragraph-theme-primary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.department-theme-royal-blue .paragraph-theme-primary.paragraph--type--staff-contact .btn-primary {
  background: #000000;
}
.department-theme-royal-blue .paragraph-theme-primary.paragraph--type--faq a {
  color: #fff !important;
}
.department-theme-royal-blue .paragraph-theme-primary.paragraph--type--faq article.faq h2 .icon {
  color: #fff !important;
  border-color: #fff !important;
  background: transparent !important;
}
.department-theme-royal-blue .paragraph-theme-primary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #0047BA !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.department-theme-royal-blue .paragraph-theme-primary.paragraph--type--documents article.document a {
  background: #fff !important;
}
.department-theme-royal-blue .paragraph-theme-primary.paragraph--type--press-releases {
  color: #000000 !important;
}
.department-theme-royal-blue .paragraph-theme-primary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.department-theme-royal-blue .paragraph-theme-primary.paragraph--type--basic-content a, .department-theme-royal-blue .paragraph-theme-primary.paragraph--type--content-with-image-on-right a, .department-theme-royal-blue .paragraph-theme-primary.paragraph--type--content-with-image-on-left a {
  color: #fff;
}
.department-theme-royal-blue .paragraph-theme-primary.paragraph--type--basic-content table {
  border-color: #fff;
}
.department-theme-royal-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #fff;
  color: #0047BA;
}
.department-theme-royal-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .department-theme-royal-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .department-theme-royal-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .department-theme-royal-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .department-theme-royal-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .department-theme-royal-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.department-theme-royal-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .department-theme-royal-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .department-theme-royal-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .department-theme-royal-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .department-theme-royal-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .department-theme-royal-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.department-theme-royal-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #0047BA !important;
}
.department-theme-royal-blue .paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .department-theme-royal-blue .paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #fff;
}
.department-theme-royal-blue .txt-brand-success,
.department-theme-royal-blue .paragraph--type--upcoming-meetings .btn.btn-white.btn-outline:hover,
.department-theme-royal-blue .paragraph--type--upcoming-meetings .btn.btn-white.btn-outline:focus,
.department-theme-royal-blue .paragraph--type--upcoming-events-meetings .btn.btn-white.btn-outline:hover,
.department-theme-royal-blue .paragraph--type--upcoming-events-meetings .btn.btn-white.btn-outline:focus,
.department-theme-royal-blue .paragraph--type--selected-meetings-events .btn.btn-white.btn-outline:hover,
.department-theme-royal-blue .paragraph--type--selected-meetings-events .btn.btn-white.btn-outline:focus {
  color: #00A3E0;
}
.department-theme-royal-blue a.txt-brand-success:hover {
  color: #007ead;
}
.department-theme-royal-blue .bg-brand-success {
  background-color: #00A3E0;
  color: #000;
}
.department-theme-royal-blue .bg-brand-success a, .department-theme-royal-blue .bg-brand-success h1, .department-theme-royal-blue .bg-brand-success h2, .department-theme-royal-blue .bg-brand-success h3, .department-theme-royal-blue .bg-brand-success h4, .department-theme-royal-blue .bg-brand-success h5, .department-theme-royal-blue .bg-brand-success h6 {
  color: #000;
}
.department-theme-royal-blue .paragraph--type--upcoming-meetings,
.department-theme-royal-blue .paragraph--type--upcoming-events-meetings,
.department-theme-royal-blue .paragraph--type--selected-meetings-events,
.department-theme-royal-blue #header .search .library-options,
.department-theme-royal-blue #header .social-mobile,
.department-theme-royal-blue #footer .footer-dept-mobile {
  background-color: #00A3E0;
}
.department-theme-royal-blue .section-heading.secondary-color h2,
.department-theme-royal-blue .section-heading.secondary-color .btn-wrap {
  background: #00A3E0;
  color: #000;
}
.department-theme-royal-blue .section-heading.secondary-color:before {
  background: #000;
}
.department-theme-royal-blue #header .utility-bar {
  background-color: #00A3E0;
  color: #000;
}
.department-theme-royal-blue #header .utility-bar a {
  color: #000;
}
.department-theme-royal-blue #header .utility-bar .social {
  border-color: #000;
}
@media (max-width: 991px) {
  .department-theme-royal-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-royal-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-royal-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a:hover,
.department-theme-royal-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a:hover,
.department-theme-royal-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-royal-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li.active &gt; a,
.department-theme-royal-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li.active &gt; a:hover {
    background: #00A3E0;
    color: #000;
  }
}
@media (min-width: 992px) {
  .department-theme-royal-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a,
.department-theme-royal-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; a:hover,
.department-theme-royal-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a:after,
.department-theme-royal-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a:before,
.department-theme-royal-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.active &gt; a:hover,
.department-theme-royal-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a:hover:after,
.department-theme-royal-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a:hover:after {
    background-color: #00A3E0;
    color: #000;
  }
  .department-theme-royal-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded &gt; a .desktop-caret-large polygon {
    fill: #00A3E0;
  }
}
.department-theme-royal-blue .btn.btn-white.btn-outline {
  background-color: transparent;
  color: #000;
  border-color: #000;
}
.department-theme-royal-blue .btn.btn-white.btn-outline:hover {
  background-color: #000;
  border-color: #000;
  color: #00A3E0;
}
.department-theme-royal-blue .btn.btn-white.btn-outline:focus, .department-theme-royal-blue .btn.btn-white.btn-outline:active, .department-theme-royal-blue .btn.btn-white.btn-outline:hover:active, .department-theme-royal-blue .btn.btn-white.btn-outline:focus:active {
  background-color: black;
  border-color: black;
  color: #00A3E0;
}
.department-theme-royal-blue article.event .content {
  border-color: #000;
}
.department-theme-royal-blue article.event .content h2 a,
.department-theme-royal-blue .paragraph--type--upcoming-meetings,
.department-theme-royal-blue .paragraph--type--upcoming-events-meetings,
.department-theme-royal-blue .paragraph--type--selected-meetings-events,
.department-theme-royal-blue .paragraph--type--upcoming-meetings article.event .content h2 a,
.department-theme-royal-blue .paragraph--type--upcoming-events-meetings article.event .content h2 a,
.department-theme-royal-blue .paragraph--type--selected-meetings-events article.event .content h2 a,
.department-theme-royal-blue .paragraph--type--upcoming-meetings h2,
.department-theme-royal-blue .paragraph--type--upcoming-events-meetings h2,
.department-theme-royal-blue .paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading,
.department-theme-royal-blue .paragraph--type--selected-meetings-events h2,
.department-theme-royal-blue #header .utility-bar .department-links {
  color: #000;
}
.department-theme-royal-blue .paragraph-theme-secondary {
  background: #00A3E0 !important;
  color: #000 !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.department-theme-royal-blue .paragraph-theme-secondary h1, .department-theme-royal-blue .paragraph-theme-secondary h2, .department-theme-royal-blue .paragraph-theme-secondary h3, .department-theme-royal-blue .paragraph-theme-secondary h4, .department-theme-royal-blue .paragraph-theme-secondary h5, .department-theme-royal-blue .paragraph-theme-secondary h6,
.department-theme-royal-blue .paragraph-theme-secondary h1 a, .department-theme-royal-blue .paragraph-theme-secondary h2 a, .department-theme-royal-blue .paragraph-theme-secondary h3 a, .department-theme-royal-blue .paragraph-theme-secondary h4 a, .department-theme-royal-blue .paragraph-theme-secondary h5 a, .department-theme-royal-blue .paragraph-theme-secondary h6 a {
  color: #000 !important;
}
.department-theme-royal-blue .paragraph-theme-secondary .btn.btn-white.btn-outline,
.department-theme-royal-blue .paragraph-theme-secondary .btn.btn-primary.btn-outline,
.department-theme-royal-blue .paragraph-theme-secondary .field--name-field-cta a {
  border-color: #000 !important;
  color: #000 !important;
}
.department-theme-royal-blue .paragraph-theme-secondary .btn.btn-white.btn-outline:hover, .department-theme-royal-blue .paragraph-theme-secondary .btn.btn-white.btn-outline:focus,
.department-theme-royal-blue .paragraph-theme-secondary .btn.btn-primary.btn-outline:hover,
.department-theme-royal-blue .paragraph-theme-secondary .btn.btn-primary.btn-outline:focus,
.department-theme-royal-blue .paragraph-theme-secondary .field--name-field-cta a:hover,
.department-theme-royal-blue .paragraph-theme-secondary .field--name-field-cta a:focus {
  background: #000 !important;
  color: #00A3E0 !important;
}
.department-theme-royal-blue .paragraph-theme-secondary .section-heading h2,
.department-theme-royal-blue .paragraph-theme-secondary .date-with-line span.text,
.department-theme-royal-blue .paragraph-theme-secondary .btn-wrap {
  background: #00A3E0 !important;
}
.department-theme-royal-blue .paragraph-theme-secondary .section-heading:before {
  background: #000 !important;
}
.department-theme-royal-blue .paragraph-theme-secondary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #000 !important;
}
.department-theme-royal-blue .paragraph-theme-secondary.paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading {
  color: #000 !important;
}
.department-theme-royal-blue .paragraph-theme-secondary.paragraph--type--popular-resources {
  border-color: #00A3E0 !important;
}
.department-theme-royal-blue .paragraph-theme-secondary.paragraph--type--popular-resources:after,
.department-theme-royal-blue .paragraph-theme-secondary.paragraph--type--popular-resources .inner:before {
  background: #00A3E0 !important;
}
.department-theme-royal-blue .paragraph-theme-secondary .field--name-field-popular-resource a:not([class="1"]) {
  color: #000 !important;
}
.department-theme-royal-blue .paragraph-theme-secondary .field--name-field-popular-resource a:hover .fa {
  background: #000 !important;
  color: #00A3E0 !important;
}
.department-theme-royal-blue .paragraph-theme-secondary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.department-theme-royal-blue .paragraph-theme-secondary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #00A3E0 !important;
}
.department-theme-royal-blue .paragraph-theme-secondary .field--name-field-popular-resource .fa {
  border-color: #000 !important;
}
.department-theme-royal-blue .paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.department-theme-royal-blue .paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet a {
  color: #00A3E0 !important;
}
.department-theme-royal-blue .paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a {
  border-color: #000 !important;
  color: #000 !important;
}
.department-theme-royal-blue .paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a:hover {
  background: #000 !important;
  color: #00A3E0 !important;
}
.department-theme-royal-blue .paragraph-theme-secondary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #000 !important;
}
.department-theme-royal-blue .paragraph-theme-secondary.paragraph--type--staff-contact article {
  background: #000 !important;
}
.department-theme-royal-blue .paragraph-theme-secondary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #000 !important;
}
.department-theme-royal-blue .paragraph-theme-secondary.paragraph--type--staff-contact h3 a,
.department-theme-royal-blue .paragraph-theme-secondary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.department-theme-royal-blue .paragraph-theme-secondary.paragraph--type--staff-contact .btn-primary {
  background: #000000;
}
.department-theme-royal-blue .paragraph-theme-secondary.paragraph--type--faq a {
  color: #000 !important;
}
.department-theme-royal-blue .paragraph-theme-secondary.paragraph--type--faq article.faq h2 .icon {
  color: #000 !important;
  border-color: #000 !important;
  background: transparent !important;
}
.department-theme-royal-blue .paragraph-theme-secondary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #00A3E0 !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.department-theme-royal-blue .paragraph-theme-secondary.paragraph--type--documents article.document a {
  background: #000 !important;
}
.department-theme-royal-blue .paragraph-theme-secondary.paragraph--type--press-releases {
  color: #000000 !important;
}
.department-theme-royal-blue .paragraph-theme-secondary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.department-theme-royal-blue .paragraph-theme-secondary.paragraph--type--basic-content a, .department-theme-royal-blue .paragraph-theme-secondary.paragraph--type--content-with-image-on-right a, .department-theme-royal-blue .paragraph-theme-secondary.paragraph--type--content-with-image-on-left a {
  color: #000;
}
.department-theme-royal-blue .paragraph-theme-secondary.paragraph--type--basic-content table {
  border-color: #000;
}
.department-theme-royal-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #000;
  color: #00A3E0;
}
.department-theme-royal-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .department-theme-royal-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .department-theme-royal-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .department-theme-royal-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .department-theme-royal-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .department-theme-royal-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.department-theme-royal-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .department-theme-royal-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .department-theme-royal-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .department-theme-royal-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .department-theme-royal-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .department-theme-royal-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.department-theme-royal-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #00A3E0 !important;
}
.department-theme-royal-blue .paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .department-theme-royal-blue .paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #000;
}

.department-theme-sage-navy {
  /* Paragraph Theme
  ========================================================================== */
  /* Paragraph Theme
  ========================================================================== */
}
.department-theme-sage-navy a,
.department-theme-sage-navy .txt-brand-primary,
.department-theme-sage-navy .btn-primary.btn-outline,
.department-theme-sage-navy .field--name-field-popular-resource a:hover .fa,
.department-theme-sage-navy .navbar-default .navbar-toggle,
.department-theme-sage-navy article.faq h2 .icon,
.department-theme-sage-navy .paragraph--type--twitter-feed article.tweet footer a:hover,
.department-theme-sage-navy .paragraph--type--twitter-feed article.tweet footer span,
.department-theme-sage-navy .paragraph--type--profiles-large article &gt; a:hover,
.department-theme-sage-navy .press-release-node article.press-release header h2 a:hover,
.department-theme-sage-navy .press-release-node article.news header h2 a:hover,
.department-theme-sage-navy .paragraph--type--press-releases article h3 a:hover,
.department-theme-sage-navy .press-release-listing h2 a:hover,
.department-theme-sage-navy article.document a:hover,
.department-theme-sage-navy .gallery-item a:hover h3,
.department-theme-sage-navy article.event.listing .left-col h3 a:hover,
.department-theme-sage-navy article.event.listing .more:hover,
.department-theme-sage-navy .datepicker-container .datepicker-panel ul:nth-child(3),
.department-theme-sage-navy .search-results-search button:hover,
.department-theme-sage-navy .pagination &gt; li &gt; a,
.department-theme-sage-navy .field--name-field-carousel-item a:hover h3,
.department-theme-sage-navy .field--name-field-carousel-item a:hover h4,
.department-theme-sage-navy .slick-arrow {
  color: #037171;
}
.department-theme-sage-navy .search-result h2 a:hover {
  color: #037171 !important;
}
.department-theme-sage-navy a:hover,
.department-theme-sage-navy a.txt-brand-primary:hover,
.department-theme-sage-navy .paragraph--type--team-members .team-member a:hover,
.department-theme-sage-navy .navbar-default .navbar-toggle:hover,
.department-theme-sage-navy .pagination &gt; li &gt; a:hover {
  color: #023f3f;
}
.department-theme-sage-navy .datepicker-container .datepicker-panel &gt; ul &gt; li.highlighted,
.department-theme-sage-navy .datepicker-container .datepicker-panel &gt; ul &gt; li:hover {
  background: rgba(3, 113, 113, 0.1);
}
.department-theme-sage-navy #footer,
.department-theme-sage-navy .btn.btn-primary.btn-outline,
.department-theme-sage-navy .btn.btn-primary.btn-outline:hover,
.department-theme-sage-navy .paragraph--type--popular-resources,
.department-theme-sage-navy article.faq h2 .icon {
  border-color: #037171;
}
.department-theme-sage-navy #footer,
.department-theme-sage-navy #footer:after,
.department-theme-sage-navy .footer-inner:before,
.department-theme-sage-navy .paragraph--type--popular-resources,
.department-theme-sage-navy .paragraph--type--popular-resources:after,
.department-theme-sage-navy .paragraph--type--popular-resources .inner:before,
.department-theme-sage-navy .navbar-default .navbar-collapse,
.department-theme-sage-navy #header .header-main:after,
.department-theme-sage-navy .paragraph--type--featured-link a .fa,
.department-theme-sage-navy blockquote:before,
.department-theme-sage-navy table th,
.department-theme-sage-navy .bg-brand-primary {
  background-color: #037171;
  color: #fff;
}
.department-theme-sage-navy .paragraph--type--featured-link a:hover .fa {
  background-color: #025858;
}
.department-theme-sage-navy .btn-primary,
.department-theme-sage-navy .has-filters .pager a.button, .department-theme-sage-navy .js-pager__items a.button {
  background-color: #037171;
  color: #fff;
}
.department-theme-sage-navy .btn.btn-primary:hover,
.department-theme-sage-navy .btn.btn-primary:focus,
.department-theme-sage-navy .btn.btn-primary:active,
.department-theme-sage-navy .has-filters .pager a.button:focus,
.department-theme-sage-navy .has-filters .pager a.button:hover,
.department-theme-sage-navy .has-filters .pager a.button:active {
  background-color: #023f3f;
  color: #fff;
}
.department-theme-sage-navy .btn.btn-primary:focus,
.department-theme-sage-navy .btn.btn-primary:active,
.department-theme-sage-navy .has-filters .pager a.button:focus,
.department-theme-sage-navy .has-filters .pager a.button:active {
  background-color: #012626;
  color: #fff;
}
.department-theme-sage-navy .btn.btn-primary.btn-outline,
.department-theme-sage-navy .paragraph--type--carousel .field--name-field-cta a,
.department-theme-sage-navy .paragraph--type--what .field--name-field-cta a,
.department-theme-sage-navy .paragraph--type--faq .field--name-field-cta a,
.department-theme-sage-navy .paragraph--type--content-with-image-on-right .field--name-field-cta a,
.department-theme-sage-navy .paragraph--type--content-with-image-on-left .field--name-field-cta a,
.department-theme-sage-navy .field--name-field-cta a {
  background-color: transparent;
  color: #037171;
  border-color: #037171;
}
.department-theme-sage-navy .btn.btn-primary.btn-outline:hover,
.department-theme-sage-navy .paragraph--type--carousel .field--name-field-cta a:hover,
.department-theme-sage-navy .paragraph--type--what .field--name-field-cta a:hover,
.department-theme-sage-navy .paragraph--type--faq .field--name-field-cta a:hover,
.department-theme-sage-navy .paragraph--type--content-with-image-on-right .field--name-field-cta a:hover,
.department-theme-sage-navy .paragraph--type--content-with-image-on-left .field--name-field-cta a:hover,
.department-theme-sage-navy .field--name-field-cta a:hover {
  background-color: #037171;
  border-color: #037171;
  color: #fff;
}
.department-theme-sage-navy .btn.btn-primary.btn-outline:focus, .department-theme-sage-navy .btn.btn-primary.btn-outline:active, .department-theme-sage-navy .btn.btn-primary.btn-outline:hover:active, .department-theme-sage-navy .btn.btn-primary.btn-outline:focus:active,
.department-theme-sage-navy .paragraph--type--carousel .field--name-field-cta a:focus,
.department-theme-sage-navy .paragraph--type--carousel .field--name-field-cta a:active,
.department-theme-sage-navy .paragraph--type--carousel .field--name-field-cta a:hover:active,
.department-theme-sage-navy .paragraph--type--carousel .field--name-field-cta a:focus:active,
.department-theme-sage-navy .paragraph--type--what .field--name-field-cta a:focus,
.department-theme-sage-navy .paragraph--type--what .field--name-field-cta a:active,
.department-theme-sage-navy .paragraph--type--what .field--name-field-cta a:hover:active,
.department-theme-sage-navy .paragraph--type--what .field--name-field-cta a:focus:active,
.department-theme-sage-navy .paragraph--type--faq .field--name-field-cta a:focus,
.department-theme-sage-navy .paragraph--type--faq .field--name-field-cta a:active,
.department-theme-sage-navy .paragraph--type--faq .field--name-field-cta a:hover:active,
.department-theme-sage-navy .paragraph--type--faq .field--name-field-cta a:focus:active,
.department-theme-sage-navy .paragraph--type--content-with-image-on-right .field--name-field-cta a:focus,
.department-theme-sage-navy .paragraph--type--content-with-image-on-right .field--name-field-cta a:active,
.department-theme-sage-navy .paragraph--type--content-with-image-on-right .field--name-field-cta a:hover:active,
.department-theme-sage-navy .paragraph--type--content-with-image-on-right .field--name-field-cta a:focus:active,
.department-theme-sage-navy .paragraph--type--content-with-image-on-left .field--name-field-cta a:focus,
.department-theme-sage-navy .paragraph--type--content-with-image-on-left .field--name-field-cta a:active,
.department-theme-sage-navy .paragraph--type--content-with-image-on-left .field--name-field-cta a:hover:active,
.department-theme-sage-navy .paragraph--type--content-with-image-on-left .field--name-field-cta a:focus:active,
.department-theme-sage-navy .field--name-field-cta a:focus,
.department-theme-sage-navy .field--name-field-cta a:active,
.department-theme-sage-navy .field--name-field-cta a:hover:active,
.department-theme-sage-navy .field--name-field-cta a:focus:active {
  background-color: #023f3f;
  border-color: #023f3f;
  color: #fff;
}
.department-theme-sage-navy .section-heading.primary-color h2,
.department-theme-sage-navy .section-heading.primary-color .btn-wrap {
  background: #037171;
}
.department-theme-sage-navy #footer a,
.department-theme-sage-navy #footer h3,
.department-theme-sage-navy .field--name-field-popular-resource a,
.department-theme-sage-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; a,
.department-theme-sage-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded .fa-angle-left,
.department-theme-sage-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded .fa-angle-right {
  color: #fff;
}
.department-theme-sage-navy .field--name-field-popular-resource a:hover .fa {
  background: #fff;
  border-color: #fff;
}
.department-theme-sage-navy article.event .content {
  border-color: #fff;
}
.department-theme-sage-navy .paragraph-theme-primary {
  background: #037171 !important;
  color: #fff !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.department-theme-sage-navy .paragraph-theme-primary h1, .department-theme-sage-navy .paragraph-theme-primary h2, .department-theme-sage-navy .paragraph-theme-primary h3, .department-theme-sage-navy .paragraph-theme-primary h4, .department-theme-sage-navy .paragraph-theme-primary h5, .department-theme-sage-navy .paragraph-theme-primary h6,
.department-theme-sage-navy .paragraph-theme-primary h1 a, .department-theme-sage-navy .paragraph-theme-primary h2 a, .department-theme-sage-navy .paragraph-theme-primary h3 a, .department-theme-sage-navy .paragraph-theme-primary h4 a, .department-theme-sage-navy .paragraph-theme-primary h5 a, .department-theme-sage-navy .paragraph-theme-primary h6 a {
  color: #fff !important;
}
.department-theme-sage-navy .paragraph-theme-primary .btn.btn-white.btn-outline,
.department-theme-sage-navy .paragraph-theme-primary .btn.btn-primary.btn-outline,
.department-theme-sage-navy .paragraph-theme-primary .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-sage-navy .paragraph-theme-primary .btn.btn-white.btn-outline:hover, .department-theme-sage-navy .paragraph-theme-primary .btn.btn-white.btn-outline:focus,
.department-theme-sage-navy .paragraph-theme-primary .btn.btn-primary.btn-outline:hover,
.department-theme-sage-navy .paragraph-theme-primary .btn.btn-primary.btn-outline:focus,
.department-theme-sage-navy .paragraph-theme-primary .field--name-field-cta a:hover,
.department-theme-sage-navy .paragraph-theme-primary .field--name-field-cta a:focus {
  background: #fff !important;
  color: #037171 !important;
}
.department-theme-sage-navy .paragraph-theme-primary .section-heading h2,
.department-theme-sage-navy .paragraph-theme-primary .date-with-line span.text,
.department-theme-sage-navy .paragraph-theme-primary .btn-wrap {
  background: #037171 !important;
}
.department-theme-sage-navy .paragraph-theme-primary .section-heading:before {
  background: #fff !important;
}
.department-theme-sage-navy .paragraph-theme-primary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-sage-navy .paragraph-theme-primary.paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading {
  color: #fff !important;
}
.department-theme-sage-navy .paragraph-theme-primary.paragraph--type--popular-resources {
  border-color: #037171 !important;
}
.department-theme-sage-navy .paragraph-theme-primary.paragraph--type--popular-resources:after,
.department-theme-sage-navy .paragraph-theme-primary.paragraph--type--popular-resources .inner:before {
  background: #037171 !important;
}
.department-theme-sage-navy .paragraph-theme-primary .field--name-field-popular-resource a:not([class="1"]) {
  color: #fff !important;
}
.department-theme-sage-navy .paragraph-theme-primary .field--name-field-popular-resource a:hover .fa {
  background: #fff !important;
  color: #037171 !important;
}
.department-theme-sage-navy .paragraph-theme-primary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.department-theme-sage-navy .paragraph-theme-primary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #037171 !important;
}
.department-theme-sage-navy .paragraph-theme-primary .field--name-field-popular-resource .fa {
  border-color: #fff !important;
}
.department-theme-sage-navy .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.department-theme-sage-navy .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet a,
.department-theme-sage-navy .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet span {
  color: #037171 !important;
}
.department-theme-sage-navy .paragraph-theme-primary.paragraph--type--what .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-sage-navy .paragraph-theme-primary.paragraph--type--what .field--name-field-cta a:hover {
  background: #fff !important;
  color: #037171 !important;
}
.department-theme-sage-navy .paragraph-theme-primary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-sage-navy .paragraph-theme-primary.paragraph--type--staff-contact article {
  background: #fff !important;
}
.department-theme-sage-navy .paragraph-theme-primary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #fff !important;
}
.department-theme-sage-navy .paragraph-theme-primary.paragraph--type--staff-contact h3 a,
.department-theme-sage-navy .paragraph-theme-primary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.department-theme-sage-navy .paragraph-theme-primary.paragraph--type--staff-contact .btn-primary {
  background: #000000;
}
.department-theme-sage-navy .paragraph-theme-primary.paragraph--type--faq a {
  color: #fff !important;
}
.department-theme-sage-navy .paragraph-theme-primary.paragraph--type--faq article.faq h2 .icon {
  color: #fff !important;
  border-color: #fff !important;
  background: transparent !important;
}
.department-theme-sage-navy .paragraph-theme-primary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #037171 !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.department-theme-sage-navy .paragraph-theme-primary.paragraph--type--documents article.document a {
  background: #fff !important;
}
.department-theme-sage-navy .paragraph-theme-primary.paragraph--type--press-releases {
  color: #000000 !important;
}
.department-theme-sage-navy .paragraph-theme-primary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.department-theme-sage-navy .paragraph-theme-primary.paragraph--type--basic-content a, .department-theme-sage-navy .paragraph-theme-primary.paragraph--type--content-with-image-on-right a, .department-theme-sage-navy .paragraph-theme-primary.paragraph--type--content-with-image-on-left a {
  color: #fff;
}
.department-theme-sage-navy .paragraph-theme-primary.paragraph--type--basic-content table {
  border-color: #fff;
}
.department-theme-sage-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #fff;
  color: #037171;
}
.department-theme-sage-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .department-theme-sage-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .department-theme-sage-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .department-theme-sage-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .department-theme-sage-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .department-theme-sage-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.department-theme-sage-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .department-theme-sage-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .department-theme-sage-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .department-theme-sage-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .department-theme-sage-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .department-theme-sage-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.department-theme-sage-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #037171 !important;
}
.department-theme-sage-navy .paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .department-theme-sage-navy .paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #fff;
}
.department-theme-sage-navy .txt-brand-success,
.department-theme-sage-navy .paragraph--type--upcoming-meetings .btn.btn-white.btn-outline:hover,
.department-theme-sage-navy .paragraph--type--upcoming-meetings .btn.btn-white.btn-outline:focus,
.department-theme-sage-navy .paragraph--type--upcoming-events-meetings .btn.btn-white.btn-outline:hover,
.department-theme-sage-navy .paragraph--type--upcoming-events-meetings .btn.btn-white.btn-outline:focus,
.department-theme-sage-navy .paragraph--type--selected-meetings-events .btn.btn-white.btn-outline:hover,
.department-theme-sage-navy .paragraph--type--selected-meetings-events .btn.btn-white.btn-outline:focus {
  color: #14143D;
}
.department-theme-sage-navy a.txt-brand-success:hover {
  color: #070717;
}
.department-theme-sage-navy .bg-brand-success {
  background-color: #14143D;
  color: #fff;
}
.department-theme-sage-navy .bg-brand-success a, .department-theme-sage-navy .bg-brand-success h1, .department-theme-sage-navy .bg-brand-success h2, .department-theme-sage-navy .bg-brand-success h3, .department-theme-sage-navy .bg-brand-success h4, .department-theme-sage-navy .bg-brand-success h5, .department-theme-sage-navy .bg-brand-success h6 {
  color: #fff;
}
.department-theme-sage-navy .paragraph--type--upcoming-meetings,
.department-theme-sage-navy .paragraph--type--upcoming-events-meetings,
.department-theme-sage-navy .paragraph--type--selected-meetings-events,
.department-theme-sage-navy #header .search .library-options,
.department-theme-sage-navy #header .social-mobile,
.department-theme-sage-navy #footer .footer-dept-mobile {
  background-color: #14143D;
}
.department-theme-sage-navy .section-heading.secondary-color h2,
.department-theme-sage-navy .section-heading.secondary-color .btn-wrap {
  background: #14143D;
  color: #fff;
}
.department-theme-sage-navy .section-heading.secondary-color:before {
  background: #fff;
}
.department-theme-sage-navy #header .utility-bar {
  background-color: #14143D;
  color: #fff;
}
.department-theme-sage-navy #header .utility-bar a {
  color: #fff;
}
.department-theme-sage-navy #header .utility-bar .social {
  border-color: #fff;
}
@media (max-width: 991px) {
  .department-theme-sage-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-sage-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-sage-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a:hover,
.department-theme-sage-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a:hover,
.department-theme-sage-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-sage-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li.active &gt; a,
.department-theme-sage-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li.active &gt; a:hover {
    background: #14143D;
    color: #fff;
  }
}
@media (min-width: 992px) {
  .department-theme-sage-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a,
.department-theme-sage-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; a:hover,
.department-theme-sage-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a:after,
.department-theme-sage-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a:before,
.department-theme-sage-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.active &gt; a:hover,
.department-theme-sage-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a:hover:after,
.department-theme-sage-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a:hover:after {
    background-color: #14143D;
    color: #fff;
  }
  .department-theme-sage-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded &gt; a .desktop-caret-large polygon {
    fill: #14143D;
  }
}
.department-theme-sage-navy .btn.btn-white.btn-outline {
  background-color: transparent;
  color: #fff;
  border-color: #fff;
}
.department-theme-sage-navy .btn.btn-white.btn-outline:hover {
  background-color: #fff;
  border-color: #fff;
  color: #14143D;
}
.department-theme-sage-navy .btn.btn-white.btn-outline:focus, .department-theme-sage-navy .btn.btn-white.btn-outline:active, .department-theme-sage-navy .btn.btn-white.btn-outline:hover:active, .department-theme-sage-navy .btn.btn-white.btn-outline:focus:active {
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  color: #14143D;
}
.department-theme-sage-navy article.event .content {
  border-color: #fff;
}
.department-theme-sage-navy article.event .content h2 a,
.department-theme-sage-navy .paragraph--type--upcoming-meetings,
.department-theme-sage-navy .paragraph--type--upcoming-events-meetings,
.department-theme-sage-navy .paragraph--type--selected-meetings-events,
.department-theme-sage-navy .paragraph--type--upcoming-meetings article.event .content h2 a,
.department-theme-sage-navy .paragraph--type--upcoming-events-meetings article.event .content h2 a,
.department-theme-sage-navy .paragraph--type--selected-meetings-events article.event .content h2 a,
.department-theme-sage-navy .paragraph--type--upcoming-meetings h2,
.department-theme-sage-navy .paragraph--type--upcoming-events-meetings h2,
.department-theme-sage-navy .paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading,
.department-theme-sage-navy .paragraph--type--selected-meetings-events h2,
.department-theme-sage-navy #header .utility-bar .department-links {
  color: #fff;
}
.department-theme-sage-navy .paragraph-theme-secondary {
  background: #14143D !important;
  color: #fff !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.department-theme-sage-navy .paragraph-theme-secondary h1, .department-theme-sage-navy .paragraph-theme-secondary h2, .department-theme-sage-navy .paragraph-theme-secondary h3, .department-theme-sage-navy .paragraph-theme-secondary h4, .department-theme-sage-navy .paragraph-theme-secondary h5, .department-theme-sage-navy .paragraph-theme-secondary h6,
.department-theme-sage-navy .paragraph-theme-secondary h1 a, .department-theme-sage-navy .paragraph-theme-secondary h2 a, .department-theme-sage-navy .paragraph-theme-secondary h3 a, .department-theme-sage-navy .paragraph-theme-secondary h4 a, .department-theme-sage-navy .paragraph-theme-secondary h5 a, .department-theme-sage-navy .paragraph-theme-secondary h6 a {
  color: #fff !important;
}
.department-theme-sage-navy .paragraph-theme-secondary .btn.btn-white.btn-outline,
.department-theme-sage-navy .paragraph-theme-secondary .btn.btn-primary.btn-outline,
.department-theme-sage-navy .paragraph-theme-secondary .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-sage-navy .paragraph-theme-secondary .btn.btn-white.btn-outline:hover, .department-theme-sage-navy .paragraph-theme-secondary .btn.btn-white.btn-outline:focus,
.department-theme-sage-navy .paragraph-theme-secondary .btn.btn-primary.btn-outline:hover,
.department-theme-sage-navy .paragraph-theme-secondary .btn.btn-primary.btn-outline:focus,
.department-theme-sage-navy .paragraph-theme-secondary .field--name-field-cta a:hover,
.department-theme-sage-navy .paragraph-theme-secondary .field--name-field-cta a:focus {
  background: #fff !important;
  color: #14143D !important;
}
.department-theme-sage-navy .paragraph-theme-secondary .section-heading h2,
.department-theme-sage-navy .paragraph-theme-secondary .date-with-line span.text,
.department-theme-sage-navy .paragraph-theme-secondary .btn-wrap {
  background: #14143D !important;
}
.department-theme-sage-navy .paragraph-theme-secondary .section-heading:before {
  background: #fff !important;
}
.department-theme-sage-navy .paragraph-theme-secondary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-sage-navy .paragraph-theme-secondary.paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading {
  color: #fff !important;
}
.department-theme-sage-navy .paragraph-theme-secondary.paragraph--type--popular-resources {
  border-color: #14143D !important;
}
.department-theme-sage-navy .paragraph-theme-secondary.paragraph--type--popular-resources:after,
.department-theme-sage-navy .paragraph-theme-secondary.paragraph--type--popular-resources .inner:before {
  background: #14143D !important;
}
.department-theme-sage-navy .paragraph-theme-secondary .field--name-field-popular-resource a:not([class="1"]) {
  color: #fff !important;
}
.department-theme-sage-navy .paragraph-theme-secondary .field--name-field-popular-resource a:hover .fa {
  background: #fff !important;
  color: #14143D !important;
}
.department-theme-sage-navy .paragraph-theme-secondary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.department-theme-sage-navy .paragraph-theme-secondary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #14143D !important;
}
.department-theme-sage-navy .paragraph-theme-secondary .field--name-field-popular-resource .fa {
  border-color: #fff !important;
}
.department-theme-sage-navy .paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.department-theme-sage-navy .paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet a {
  color: #14143D !important;
}
.department-theme-sage-navy .paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-sage-navy .paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a:hover {
  background: #fff !important;
  color: #14143D !important;
}
.department-theme-sage-navy .paragraph-theme-secondary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-sage-navy .paragraph-theme-secondary.paragraph--type--staff-contact article {
  background: #fff !important;
}
.department-theme-sage-navy .paragraph-theme-secondary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #fff !important;
}
.department-theme-sage-navy .paragraph-theme-secondary.paragraph--type--staff-contact h3 a,
.department-theme-sage-navy .paragraph-theme-secondary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.department-theme-sage-navy .paragraph-theme-secondary.paragraph--type--staff-contact .btn-primary {
  background: #000000;
}
.department-theme-sage-navy .paragraph-theme-secondary.paragraph--type--faq a {
  color: #fff !important;
}
.department-theme-sage-navy .paragraph-theme-secondary.paragraph--type--faq article.faq h2 .icon {
  color: #fff !important;
  border-color: #fff !important;
  background: transparent !important;
}
.department-theme-sage-navy .paragraph-theme-secondary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #14143D !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.department-theme-sage-navy .paragraph-theme-secondary.paragraph--type--documents article.document a {
  background: #fff !important;
}
.department-theme-sage-navy .paragraph-theme-secondary.paragraph--type--press-releases {
  color: #000000 !important;
}
.department-theme-sage-navy .paragraph-theme-secondary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.department-theme-sage-navy .paragraph-theme-secondary.paragraph--type--basic-content a, .department-theme-sage-navy .paragraph-theme-secondary.paragraph--type--content-with-image-on-right a, .department-theme-sage-navy .paragraph-theme-secondary.paragraph--type--content-with-image-on-left a {
  color: #fff;
}
.department-theme-sage-navy .paragraph-theme-secondary.paragraph--type--basic-content table {
  border-color: #fff;
}
.department-theme-sage-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #fff;
  color: #14143D;
}
.department-theme-sage-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .department-theme-sage-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .department-theme-sage-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .department-theme-sage-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .department-theme-sage-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .department-theme-sage-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.department-theme-sage-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .department-theme-sage-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .department-theme-sage-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .department-theme-sage-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .department-theme-sage-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .department-theme-sage-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.department-theme-sage-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #14143D !important;
}
.department-theme-sage-navy .paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .department-theme-sage-navy .paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #fff;
}

.department-theme-swamp-green {
  /* Paragraph Theme
  ========================================================================== */
  /* Paragraph Theme
  ========================================================================== */
}
.department-theme-swamp-green a,
.department-theme-swamp-green .txt-brand-primary,
.department-theme-swamp-green .btn-primary.btn-outline,
.department-theme-swamp-green .field--name-field-popular-resource a:hover .fa,
.department-theme-swamp-green .navbar-default .navbar-toggle,
.department-theme-swamp-green article.faq h2 .icon,
.department-theme-swamp-green .paragraph--type--twitter-feed article.tweet footer a:hover,
.department-theme-swamp-green .paragraph--type--twitter-feed article.tweet footer span,
.department-theme-swamp-green .paragraph--type--profiles-large article &gt; a:hover,
.department-theme-swamp-green .press-release-node article.press-release header h2 a:hover,
.department-theme-swamp-green .press-release-node article.news header h2 a:hover,
.department-theme-swamp-green .paragraph--type--press-releases article h3 a:hover,
.department-theme-swamp-green .press-release-listing h2 a:hover,
.department-theme-swamp-green article.document a:hover,
.department-theme-swamp-green .gallery-item a:hover h3,
.department-theme-swamp-green article.event.listing .left-col h3 a:hover,
.department-theme-swamp-green article.event.listing .more:hover,
.department-theme-swamp-green .datepicker-container .datepicker-panel ul:nth-child(3),
.department-theme-swamp-green .search-results-search button:hover,
.department-theme-swamp-green .pagination &gt; li &gt; a,
.department-theme-swamp-green .field--name-field-carousel-item a:hover h3,
.department-theme-swamp-green .field--name-field-carousel-item a:hover h4,
.department-theme-swamp-green .slick-arrow {
  color: #002626;
}
.department-theme-swamp-green .search-result h2 a:hover {
  color: #002626 !important;
}
.department-theme-swamp-green a:hover,
.department-theme-swamp-green a.txt-brand-primary:hover,
.department-theme-swamp-green .paragraph--type--team-members .team-member a:hover,
.department-theme-swamp-green .navbar-default .navbar-toggle:hover,
.department-theme-swamp-green .pagination &gt; li &gt; a:hover {
  color: black;
}
.department-theme-swamp-green .datepicker-container .datepicker-panel &gt; ul &gt; li.highlighted,
.department-theme-swamp-green .datepicker-container .datepicker-panel &gt; ul &gt; li:hover {
  background: rgba(0, 38, 38, 0.1);
}
.department-theme-swamp-green #footer,
.department-theme-swamp-green .btn.btn-primary.btn-outline,
.department-theme-swamp-green .btn.btn-primary.btn-outline:hover,
.department-theme-swamp-green .paragraph--type--popular-resources,
.department-theme-swamp-green article.faq h2 .icon {
  border-color: #002626;
}
.department-theme-swamp-green #footer,
.department-theme-swamp-green #footer:after,
.department-theme-swamp-green .footer-inner:before,
.department-theme-swamp-green .paragraph--type--popular-resources,
.department-theme-swamp-green .paragraph--type--popular-resources:after,
.department-theme-swamp-green .paragraph--type--popular-resources .inner:before,
.department-theme-swamp-green .navbar-default .navbar-collapse,
.department-theme-swamp-green #header .header-main:after,
.department-theme-swamp-green .paragraph--type--featured-link a .fa,
.department-theme-swamp-green blockquote:before,
.department-theme-swamp-green table th,
.department-theme-swamp-green .bg-brand-primary {
  background-color: #002626;
  color: #fff;
}
.department-theme-swamp-green .paragraph--type--featured-link a:hover .fa {
  background-color: #000d0d;
}
.department-theme-swamp-green .btn-primary,
.department-theme-swamp-green .has-filters .pager a.button, .department-theme-swamp-green .js-pager__items a.button {
  background-color: #002626;
  color: #fff;
}
.department-theme-swamp-green .btn.btn-primary:hover,
.department-theme-swamp-green .btn.btn-primary:focus,
.department-theme-swamp-green .btn.btn-primary:active,
.department-theme-swamp-green .has-filters .pager a.button:focus,
.department-theme-swamp-green .has-filters .pager a.button:hover,
.department-theme-swamp-green .has-filters .pager a.button:active {
  background-color: black;
  color: #fff;
}
.department-theme-swamp-green .btn.btn-primary:focus,
.department-theme-swamp-green .btn.btn-primary:active,
.department-theme-swamp-green .has-filters .pager a.button:focus,
.department-theme-swamp-green .has-filters .pager a.button:active {
  background-color: black;
  color: #fff;
}
.department-theme-swamp-green .btn.btn-primary.btn-outline,
.department-theme-swamp-green .paragraph--type--carousel .field--name-field-cta a,
.department-theme-swamp-green .paragraph--type--what .field--name-field-cta a,
.department-theme-swamp-green .paragraph--type--faq .field--name-field-cta a,
.department-theme-swamp-green .paragraph--type--content-with-image-on-right .field--name-field-cta a,
.department-theme-swamp-green .paragraph--type--content-with-image-on-left .field--name-field-cta a,
.department-theme-swamp-green .field--name-field-cta a {
  background-color: transparent;
  color: #002626;
  border-color: #002626;
}
.department-theme-swamp-green .btn.btn-primary.btn-outline:hover,
.department-theme-swamp-green .paragraph--type--carousel .field--name-field-cta a:hover,
.department-theme-swamp-green .paragraph--type--what .field--name-field-cta a:hover,
.department-theme-swamp-green .paragraph--type--faq .field--name-field-cta a:hover,
.department-theme-swamp-green .paragraph--type--content-with-image-on-right .field--name-field-cta a:hover,
.department-theme-swamp-green .paragraph--type--content-with-image-on-left .field--name-field-cta a:hover,
.department-theme-swamp-green .field--name-field-cta a:hover {
  background-color: #002626;
  border-color: #002626;
  color: #fff;
}
.department-theme-swamp-green .btn.btn-primary.btn-outline:focus, .department-theme-swamp-green .btn.btn-primary.btn-outline:active, .department-theme-swamp-green .btn.btn-primary.btn-outline:hover:active, .department-theme-swamp-green .btn.btn-primary.btn-outline:focus:active,
.department-theme-swamp-green .paragraph--type--carousel .field--name-field-cta a:focus,
.department-theme-swamp-green .paragraph--type--carousel .field--name-field-cta a:active,
.department-theme-swamp-green .paragraph--type--carousel .field--name-field-cta a:hover:active,
.department-theme-swamp-green .paragraph--type--carousel .field--name-field-cta a:focus:active,
.department-theme-swamp-green .paragraph--type--what .field--name-field-cta a:focus,
.department-theme-swamp-green .paragraph--type--what .field--name-field-cta a:active,
.department-theme-swamp-green .paragraph--type--what .field--name-field-cta a:hover:active,
.department-theme-swamp-green .paragraph--type--what .field--name-field-cta a:focus:active,
.department-theme-swamp-green .paragraph--type--faq .field--name-field-cta a:focus,
.department-theme-swamp-green .paragraph--type--faq .field--name-field-cta a:active,
.department-theme-swamp-green .paragraph--type--faq .field--name-field-cta a:hover:active,
.department-theme-swamp-green .paragraph--type--faq .field--name-field-cta a:focus:active,
.department-theme-swamp-green .paragraph--type--content-with-image-on-right .field--name-field-cta a:focus,
.department-theme-swamp-green .paragraph--type--content-with-image-on-right .field--name-field-cta a:active,
.department-theme-swamp-green .paragraph--type--content-with-image-on-right .field--name-field-cta a:hover:active,
.department-theme-swamp-green .paragraph--type--content-with-image-on-right .field--name-field-cta a:focus:active,
.department-theme-swamp-green .paragraph--type--content-with-image-on-left .field--name-field-cta a:focus,
.department-theme-swamp-green .paragraph--type--content-with-image-on-left .field--name-field-cta a:active,
.department-theme-swamp-green .paragraph--type--content-with-image-on-left .field--name-field-cta a:hover:active,
.department-theme-swamp-green .paragraph--type--content-with-image-on-left .field--name-field-cta a:focus:active,
.department-theme-swamp-green .field--name-field-cta a:focus,
.department-theme-swamp-green .field--name-field-cta a:active,
.department-theme-swamp-green .field--name-field-cta a:hover:active,
.department-theme-swamp-green .field--name-field-cta a:focus:active {
  background-color: black;
  border-color: black;
  color: #fff;
}
.department-theme-swamp-green .section-heading.primary-color h2,
.department-theme-swamp-green .section-heading.primary-color .btn-wrap {
  background: #002626;
}
.department-theme-swamp-green #footer a,
.department-theme-swamp-green #footer h3,
.department-theme-swamp-green .field--name-field-popular-resource a,
.department-theme-swamp-green .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; a,
.department-theme-swamp-green .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded .fa-angle-left,
.department-theme-swamp-green .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded .fa-angle-right {
  color: #fff;
}
.department-theme-swamp-green .field--name-field-popular-resource a:hover .fa {
  background: #fff;
  border-color: #fff;
}
.department-theme-swamp-green article.event .content {
  border-color: #fff;
}
.department-theme-swamp-green .paragraph-theme-primary {
  background: #002626 !important;
  color: #fff !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.department-theme-swamp-green .paragraph-theme-primary h1, .department-theme-swamp-green .paragraph-theme-primary h2, .department-theme-swamp-green .paragraph-theme-primary h3, .department-theme-swamp-green .paragraph-theme-primary h4, .department-theme-swamp-green .paragraph-theme-primary h5, .department-theme-swamp-green .paragraph-theme-primary h6,
.department-theme-swamp-green .paragraph-theme-primary h1 a, .department-theme-swamp-green .paragraph-theme-primary h2 a, .department-theme-swamp-green .paragraph-theme-primary h3 a, .department-theme-swamp-green .paragraph-theme-primary h4 a, .department-theme-swamp-green .paragraph-theme-primary h5 a, .department-theme-swamp-green .paragraph-theme-primary h6 a {
  color: #fff !important;
}
.department-theme-swamp-green .paragraph-theme-primary .btn.btn-white.btn-outline,
.department-theme-swamp-green .paragraph-theme-primary .btn.btn-primary.btn-outline,
.department-theme-swamp-green .paragraph-theme-primary .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-swamp-green .paragraph-theme-primary .btn.btn-white.btn-outline:hover, .department-theme-swamp-green .paragraph-theme-primary .btn.btn-white.btn-outline:focus,
.department-theme-swamp-green .paragraph-theme-primary .btn.btn-primary.btn-outline:hover,
.department-theme-swamp-green .paragraph-theme-primary .btn.btn-primary.btn-outline:focus,
.department-theme-swamp-green .paragraph-theme-primary .field--name-field-cta a:hover,
.department-theme-swamp-green .paragraph-theme-primary .field--name-field-cta a:focus {
  background: #fff !important;
  color: #002626 !important;
}
.department-theme-swamp-green .paragraph-theme-primary .section-heading h2,
.department-theme-swamp-green .paragraph-theme-primary .date-with-line span.text,
.department-theme-swamp-green .paragraph-theme-primary .btn-wrap {
  background: #002626 !important;
}
.department-theme-swamp-green .paragraph-theme-primary .section-heading:before {
  background: #fff !important;
}
.department-theme-swamp-green .paragraph-theme-primary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-swamp-green .paragraph-theme-primary.paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading {
  color: #fff !important;
}
.department-theme-swamp-green .paragraph-theme-primary.paragraph--type--popular-resources {
  border-color: #002626 !important;
}
.department-theme-swamp-green .paragraph-theme-primary.paragraph--type--popular-resources:after,
.department-theme-swamp-green .paragraph-theme-primary.paragraph--type--popular-resources .inner:before {
  background: #002626 !important;
}
.department-theme-swamp-green .paragraph-theme-primary .field--name-field-popular-resource a:not([class="1"]) {
  color: #fff !important;
}
.department-theme-swamp-green .paragraph-theme-primary .field--name-field-popular-resource a:hover .fa {
  background: #fff !important;
  color: #002626 !important;
}
.department-theme-swamp-green .paragraph-theme-primary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.department-theme-swamp-green .paragraph-theme-primary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #002626 !important;
}
.department-theme-swamp-green .paragraph-theme-primary .field--name-field-popular-resource .fa {
  border-color: #fff !important;
}
.department-theme-swamp-green .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.department-theme-swamp-green .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet a,
.department-theme-swamp-green .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet span {
  color: #002626 !important;
}
.department-theme-swamp-green .paragraph-theme-primary.paragraph--type--what .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-swamp-green .paragraph-theme-primary.paragraph--type--what .field--name-field-cta a:hover {
  background: #fff !important;
  color: #002626 !important;
}
.department-theme-swamp-green .paragraph-theme-primary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-swamp-green .paragraph-theme-primary.paragraph--type--staff-contact article {
  background: #fff !important;
}
.department-theme-swamp-green .paragraph-theme-primary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #fff !important;
}
.department-theme-swamp-green .paragraph-theme-primary.paragraph--type--staff-contact h3 a,
.department-theme-swamp-green .paragraph-theme-primary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.department-theme-swamp-green .paragraph-theme-primary.paragraph--type--staff-contact .btn-primary {
  background: #000000;
}
.department-theme-swamp-green .paragraph-theme-primary.paragraph--type--faq a {
  color: #fff !important;
}
.department-theme-swamp-green .paragraph-theme-primary.paragraph--type--faq article.faq h2 .icon {
  color: #fff !important;
  border-color: #fff !important;
  background: transparent !important;
}
.department-theme-swamp-green .paragraph-theme-primary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #002626 !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.department-theme-swamp-green .paragraph-theme-primary.paragraph--type--documents article.document a {
  background: #fff !important;
}
.department-theme-swamp-green .paragraph-theme-primary.paragraph--type--press-releases {
  color: #000000 !important;
}
.department-theme-swamp-green .paragraph-theme-primary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.department-theme-swamp-green .paragraph-theme-primary.paragraph--type--basic-content a, .department-theme-swamp-green .paragraph-theme-primary.paragraph--type--content-with-image-on-right a, .department-theme-swamp-green .paragraph-theme-primary.paragraph--type--content-with-image-on-left a {
  color: #fff;
}
.department-theme-swamp-green .paragraph-theme-primary.paragraph--type--basic-content table {
  border-color: #fff;
}
.department-theme-swamp-green .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #fff;
  color: #002626;
}
.department-theme-swamp-green .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .department-theme-swamp-green .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .department-theme-swamp-green .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .department-theme-swamp-green .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .department-theme-swamp-green .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .department-theme-swamp-green .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.department-theme-swamp-green .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .department-theme-swamp-green .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .department-theme-swamp-green .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .department-theme-swamp-green .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .department-theme-swamp-green .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .department-theme-swamp-green .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.department-theme-swamp-green .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #002626 !important;
}
.department-theme-swamp-green .paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .department-theme-swamp-green .paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #fff;
}
.department-theme-swamp-green .txt-brand-success,
.department-theme-swamp-green .paragraph--type--upcoming-meetings .btn.btn-white.btn-outline:hover,
.department-theme-swamp-green .paragraph--type--upcoming-meetings .btn.btn-white.btn-outline:focus,
.department-theme-swamp-green .paragraph--type--upcoming-events-meetings .btn.btn-white.btn-outline:hover,
.department-theme-swamp-green .paragraph--type--upcoming-events-meetings .btn.btn-white.btn-outline:focus,
.department-theme-swamp-green .paragraph--type--selected-meetings-events .btn.btn-white.btn-outline:hover,
.department-theme-swamp-green .paragraph--type--selected-meetings-events .btn.btn-white.btn-outline:focus {
  color: #0D7131;
}
.department-theme-swamp-green a.txt-brand-success:hover {
  color: #08431d;
}
.department-theme-swamp-green .bg-brand-success {
  background-color: #0D7131;
  color: #fff;
}
.department-theme-swamp-green .bg-brand-success a, .department-theme-swamp-green .bg-brand-success h1, .department-theme-swamp-green .bg-brand-success h2, .department-theme-swamp-green .bg-brand-success h3, .department-theme-swamp-green .bg-brand-success h4, .department-theme-swamp-green .bg-brand-success h5, .department-theme-swamp-green .bg-brand-success h6 {
  color: #fff;
}
.department-theme-swamp-green .paragraph--type--upcoming-meetings,
.department-theme-swamp-green .paragraph--type--upcoming-events-meetings,
.department-theme-swamp-green .paragraph--type--selected-meetings-events,
.department-theme-swamp-green #header .search .library-options,
.department-theme-swamp-green #header .social-mobile,
.department-theme-swamp-green #footer .footer-dept-mobile {
  background-color: #0D7131;
}
.department-theme-swamp-green .section-heading.secondary-color h2,
.department-theme-swamp-green .section-heading.secondary-color .btn-wrap {
  background: #0D7131;
  color: #fff;
}
.department-theme-swamp-green .section-heading.secondary-color:before {
  background: #fff;
}
.department-theme-swamp-green #header .utility-bar {
  background-color: #0D7131;
  color: #fff;
}
.department-theme-swamp-green #header .utility-bar a {
  color: #fff;
}
.department-theme-swamp-green #header .utility-bar .social {
  border-color: #fff;
}
@media (max-width: 991px) {
  .department-theme-swamp-green .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-swamp-green .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-swamp-green .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a:hover,
.department-theme-swamp-green .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a:hover,
.department-theme-swamp-green .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-swamp-green .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li.active &gt; a,
.department-theme-swamp-green .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li.active &gt; a:hover {
    background: #0D7131;
    color: #fff;
  }
}
@media (min-width: 992px) {
  .department-theme-swamp-green .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a,
.department-theme-swamp-green .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; a:hover,
.department-theme-swamp-green .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a:after,
.department-theme-swamp-green .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a:before,
.department-theme-swamp-green .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.active &gt; a:hover,
.department-theme-swamp-green .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a:hover:after,
.department-theme-swamp-green .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a:hover:after {
    background-color: #0D7131;
    color: #fff;
  }
  .department-theme-swamp-green .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded &gt; a .desktop-caret-large polygon {
    fill: #0D7131;
  }
}
.department-theme-swamp-green .btn.btn-white.btn-outline {
  background-color: transparent;
  color: #fff;
  border-color: #fff;
}
.department-theme-swamp-green .btn.btn-white.btn-outline:hover {
  background-color: #fff;
  border-color: #fff;
  color: #0D7131;
}
.department-theme-swamp-green .btn.btn-white.btn-outline:focus, .department-theme-swamp-green .btn.btn-white.btn-outline:active, .department-theme-swamp-green .btn.btn-white.btn-outline:hover:active, .department-theme-swamp-green .btn.btn-white.btn-outline:focus:active {
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  color: #0D7131;
}
.department-theme-swamp-green article.event .content {
  border-color: #fff;
}
.department-theme-swamp-green article.event .content h2 a,
.department-theme-swamp-green .paragraph--type--upcoming-meetings,
.department-theme-swamp-green .paragraph--type--upcoming-events-meetings,
.department-theme-swamp-green .paragraph--type--selected-meetings-events,
.department-theme-swamp-green .paragraph--type--upcoming-meetings article.event .content h2 a,
.department-theme-swamp-green .paragraph--type--upcoming-events-meetings article.event .content h2 a,
.department-theme-swamp-green .paragraph--type--selected-meetings-events article.event .content h2 a,
.department-theme-swamp-green .paragraph--type--upcoming-meetings h2,
.department-theme-swamp-green .paragraph--type--upcoming-events-meetings h2,
.department-theme-swamp-green .paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading,
.department-theme-swamp-green .paragraph--type--selected-meetings-events h2,
.department-theme-swamp-green #header .utility-bar .department-links {
  color: #fff;
}
.department-theme-swamp-green .paragraph-theme-secondary {
  background: #0D7131 !important;
  color: #fff !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.department-theme-swamp-green .paragraph-theme-secondary h1, .department-theme-swamp-green .paragraph-theme-secondary h2, .department-theme-swamp-green .paragraph-theme-secondary h3, .department-theme-swamp-green .paragraph-theme-secondary h4, .department-theme-swamp-green .paragraph-theme-secondary h5, .department-theme-swamp-green .paragraph-theme-secondary h6,
.department-theme-swamp-green .paragraph-theme-secondary h1 a, .department-theme-swamp-green .paragraph-theme-secondary h2 a, .department-theme-swamp-green .paragraph-theme-secondary h3 a, .department-theme-swamp-green .paragraph-theme-secondary h4 a, .department-theme-swamp-green .paragraph-theme-secondary h5 a, .department-theme-swamp-green .paragraph-theme-secondary h6 a {
  color: #fff !important;
}
.department-theme-swamp-green .paragraph-theme-secondary .btn.btn-white.btn-outline,
.department-theme-swamp-green .paragraph-theme-secondary .btn.btn-primary.btn-outline,
.department-theme-swamp-green .paragraph-theme-secondary .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-swamp-green .paragraph-theme-secondary .btn.btn-white.btn-outline:hover, .department-theme-swamp-green .paragraph-theme-secondary .btn.btn-white.btn-outline:focus,
.department-theme-swamp-green .paragraph-theme-secondary .btn.btn-primary.btn-outline:hover,
.department-theme-swamp-green .paragraph-theme-secondary .btn.btn-primary.btn-outline:focus,
.department-theme-swamp-green .paragraph-theme-secondary .field--name-field-cta a:hover,
.department-theme-swamp-green .paragraph-theme-secondary .field--name-field-cta a:focus {
  background: #fff !important;
  color: #0D7131 !important;
}
.department-theme-swamp-green .paragraph-theme-secondary .section-heading h2,
.department-theme-swamp-green .paragraph-theme-secondary .date-with-line span.text,
.department-theme-swamp-green .paragraph-theme-secondary .btn-wrap {
  background: #0D7131 !important;
}
.department-theme-swamp-green .paragraph-theme-secondary .section-heading:before {
  background: #fff !important;
}
.department-theme-swamp-green .paragraph-theme-secondary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-swamp-green .paragraph-theme-secondary.paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading {
  color: #fff !important;
}
.department-theme-swamp-green .paragraph-theme-secondary.paragraph--type--popular-resources {
  border-color: #0D7131 !important;
}
.department-theme-swamp-green .paragraph-theme-secondary.paragraph--type--popular-resources:after,
.department-theme-swamp-green .paragraph-theme-secondary.paragraph--type--popular-resources .inner:before {
  background: #0D7131 !important;
}
.department-theme-swamp-green .paragraph-theme-secondary .field--name-field-popular-resource a:not([class="1"]) {
  color: #fff !important;
}
.department-theme-swamp-green .paragraph-theme-secondary .field--name-field-popular-resource a:hover .fa {
  background: #fff !important;
  color: #0D7131 !important;
}
.department-theme-swamp-green .paragraph-theme-secondary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.department-theme-swamp-green .paragraph-theme-secondary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #0D7131 !important;
}
.department-theme-swamp-green .paragraph-theme-secondary .field--name-field-popular-resource .fa {
  border-color: #fff !important;
}
.department-theme-swamp-green .paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.department-theme-swamp-green .paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet a {
  color: #0D7131 !important;
}
.department-theme-swamp-green .paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-swamp-green .paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a:hover {
  background: #fff !important;
  color: #0D7131 !important;
}
.department-theme-swamp-green .paragraph-theme-secondary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-swamp-green .paragraph-theme-secondary.paragraph--type--staff-contact article {
  background: #fff !important;
}
.department-theme-swamp-green .paragraph-theme-secondary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #fff !important;
}
.department-theme-swamp-green .paragraph-theme-secondary.paragraph--type--staff-contact h3 a,
.department-theme-swamp-green .paragraph-theme-secondary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.department-theme-swamp-green .paragraph-theme-secondary.paragraph--type--staff-contact .btn-primary {
  background: #000000;
}
.department-theme-swamp-green .paragraph-theme-secondary.paragraph--type--faq a {
  color: #fff !important;
}
.department-theme-swamp-green .paragraph-theme-secondary.paragraph--type--faq article.faq h2 .icon {
  color: #fff !important;
  border-color: #fff !important;
  background: transparent !important;
}
.department-theme-swamp-green .paragraph-theme-secondary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #0D7131 !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.department-theme-swamp-green .paragraph-theme-secondary.paragraph--type--documents article.document a {
  background: #fff !important;
}
.department-theme-swamp-green .paragraph-theme-secondary.paragraph--type--press-releases {
  color: #000000 !important;
}
.department-theme-swamp-green .paragraph-theme-secondary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.department-theme-swamp-green .paragraph-theme-secondary.paragraph--type--basic-content a, .department-theme-swamp-green .paragraph-theme-secondary.paragraph--type--content-with-image-on-right a, .department-theme-swamp-green .paragraph-theme-secondary.paragraph--type--content-with-image-on-left a {
  color: #fff;
}
.department-theme-swamp-green .paragraph-theme-secondary.paragraph--type--basic-content table {
  border-color: #fff;
}
.department-theme-swamp-green .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #fff;
  color: #0D7131;
}
.department-theme-swamp-green .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .department-theme-swamp-green .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .department-theme-swamp-green .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .department-theme-swamp-green .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .department-theme-swamp-green .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .department-theme-swamp-green .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.department-theme-swamp-green .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .department-theme-swamp-green .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .department-theme-swamp-green .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .department-theme-swamp-green .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .department-theme-swamp-green .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .department-theme-swamp-green .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.department-theme-swamp-green .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #0D7131 !important;
}
.department-theme-swamp-green .paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .department-theme-swamp-green .paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #fff;
}

.department-theme-teal {
  /* Paragraph Theme
  ========================================================================== */
  /* Paragraph Theme
  ========================================================================== */
}
.department-theme-teal a,
.department-theme-teal .txt-brand-primary,
.department-theme-teal .btn-primary.btn-outline,
.department-theme-teal .field--name-field-popular-resource a:hover .fa,
.department-theme-teal .navbar-default .navbar-toggle,
.department-theme-teal article.faq h2 .icon,
.department-theme-teal .paragraph--type--twitter-feed article.tweet footer a:hover,
.department-theme-teal .paragraph--type--twitter-feed article.tweet footer span,
.department-theme-teal .paragraph--type--profiles-large article &gt; a:hover,
.department-theme-teal .press-release-node article.press-release header h2 a:hover,
.department-theme-teal .press-release-node article.news header h2 a:hover,
.department-theme-teal .paragraph--type--press-releases article h3 a:hover,
.department-theme-teal .press-release-listing h2 a:hover,
.department-theme-teal article.document a:hover,
.department-theme-teal .gallery-item a:hover h3,
.department-theme-teal article.event.listing .left-col h3 a:hover,
.department-theme-teal article.event.listing .more:hover,
.department-theme-teal .datepicker-container .datepicker-panel ul:nth-child(3),
.department-theme-teal .search-results-search button:hover,
.department-theme-teal .pagination &gt; li &gt; a,
.department-theme-teal .field--name-field-carousel-item a:hover h3,
.department-theme-teal .field--name-field-carousel-item a:hover h4,
.department-theme-teal .slick-arrow {
  color: #295476;
}
.department-theme-teal .search-result h2 a:hover {
  color: #295476 !important;
}
.department-theme-teal a:hover,
.department-theme-teal a.txt-brand-primary:hover,
.department-theme-teal .paragraph--type--team-members .team-member a:hover,
.department-theme-teal .navbar-default .navbar-toggle:hover,
.department-theme-teal .pagination &gt; li &gt; a:hover {
  color: #1c3950;
}
.department-theme-teal .datepicker-container .datepicker-panel &gt; ul &gt; li.highlighted,
.department-theme-teal .datepicker-container .datepicker-panel &gt; ul &gt; li:hover {
  background: rgba(41, 84, 118, 0.1);
}
.department-theme-teal #footer,
.department-theme-teal .btn.btn-primary.btn-outline,
.department-theme-teal .btn.btn-primary.btn-outline:hover,
.department-theme-teal .paragraph--type--popular-resources,
.department-theme-teal article.faq h2 .icon {
  border-color: #295476;
}
.department-theme-teal #footer,
.department-theme-teal #footer:after,
.department-theme-teal .footer-inner:before,
.department-theme-teal .paragraph--type--popular-resources,
.department-theme-teal .paragraph--type--popular-resources:after,
.department-theme-teal .paragraph--type--popular-resources .inner:before,
.department-theme-teal .navbar-default .navbar-collapse,
.department-theme-teal #header .header-main:after,
.department-theme-teal .paragraph--type--featured-link a .fa,
.department-theme-teal blockquote:before,
.department-theme-teal table th,
.department-theme-teal .bg-brand-primary {
  background-color: #295476;
  color: #fff;
}
.department-theme-teal .paragraph--type--featured-link a:hover .fa {
  background-color: #224763;
}
.department-theme-teal .btn-primary,
.department-theme-teal .has-filters .pager a.button, .department-theme-teal .js-pager__items a.button {
  background-color: #295476;
  color: #fff;
}
.department-theme-teal .btn.btn-primary:hover,
.department-theme-teal .btn.btn-primary:focus,
.department-theme-teal .btn.btn-primary:active,
.department-theme-teal .has-filters .pager a.button:focus,
.department-theme-teal .has-filters .pager a.button:hover,
.department-theme-teal .has-filters .pager a.button:active {
  background-color: #1c3950;
  color: #fff;
}
.department-theme-teal .btn.btn-primary:focus,
.department-theme-teal .btn.btn-primary:active,
.department-theme-teal .has-filters .pager a.button:focus,
.department-theme-teal .has-filters .pager a.button:active {
  background-color: #152c3d;
  color: #fff;
}
.department-theme-teal .btn.btn-primary.btn-outline,
.department-theme-teal .paragraph--type--carousel .field--name-field-cta a,
.department-theme-teal .paragraph--type--what .field--name-field-cta a,
.department-theme-teal .paragraph--type--faq .field--name-field-cta a,
.department-theme-teal .paragraph--type--content-with-image-on-right .field--name-field-cta a,
.department-theme-teal .paragraph--type--content-with-image-on-left .field--name-field-cta a,
.department-theme-teal .field--name-field-cta a {
  background-color: transparent;
  color: #295476;
  border-color: #295476;
}
.department-theme-teal .btn.btn-primary.btn-outline:hover,
.department-theme-teal .paragraph--type--carousel .field--name-field-cta a:hover,
.department-theme-teal .paragraph--type--what .field--name-field-cta a:hover,
.department-theme-teal .paragraph--type--faq .field--name-field-cta a:hover,
.department-theme-teal .paragraph--type--content-with-image-on-right .field--name-field-cta a:hover,
.department-theme-teal .paragraph--type--content-with-image-on-left .field--name-field-cta a:hover,
.department-theme-teal .field--name-field-cta a:hover {
  background-color: #295476;
  border-color: #295476;
  color: #fff;
}
.department-theme-teal .btn.btn-primary.btn-outline:focus, .department-theme-teal .btn.btn-primary.btn-outline:active, .department-theme-teal .btn.btn-primary.btn-outline:hover:active, .department-theme-teal .btn.btn-primary.btn-outline:focus:active,
.department-theme-teal .paragraph--type--carousel .field--name-field-cta a:focus,
.department-theme-teal .paragraph--type--carousel .field--name-field-cta a:active,
.department-theme-teal .paragraph--type--carousel .field--name-field-cta a:hover:active,
.department-theme-teal .paragraph--type--carousel .field--name-field-cta a:focus:active,
.department-theme-teal .paragraph--type--what .field--name-field-cta a:focus,
.department-theme-teal .paragraph--type--what .field--name-field-cta a:active,
.department-theme-teal .paragraph--type--what .field--name-field-cta a:hover:active,
.department-theme-teal .paragraph--type--what .field--name-field-cta a:focus:active,
.department-theme-teal .paragraph--type--faq .field--name-field-cta a:focus,
.department-theme-teal .paragraph--type--faq .field--name-field-cta a:active,
.department-theme-teal .paragraph--type--faq .field--name-field-cta a:hover:active,
.department-theme-teal .paragraph--type--faq .field--name-field-cta a:focus:active,
.department-theme-teal .paragraph--type--content-with-image-on-right .field--name-field-cta a:focus,
.department-theme-teal .paragraph--type--content-with-image-on-right .field--name-field-cta a:active,
.department-theme-teal .paragraph--type--content-with-image-on-right .field--name-field-cta a:hover:active,
.department-theme-teal .paragraph--type--content-with-image-on-right .field--name-field-cta a:focus:active,
.department-theme-teal .paragraph--type--content-with-image-on-left .field--name-field-cta a:focus,
.department-theme-teal .paragraph--type--content-with-image-on-left .field--name-field-cta a:active,
.department-theme-teal .paragraph--type--content-with-image-on-left .field--name-field-cta a:hover:active,
.department-theme-teal .paragraph--type--content-with-image-on-left .field--name-field-cta a:focus:active,
.department-theme-teal .field--name-field-cta a:focus,
.department-theme-teal .field--name-field-cta a:active,
.department-theme-teal .field--name-field-cta a:hover:active,
.department-theme-teal .field--name-field-cta a:focus:active {
  background-color: #1c3950;
  border-color: #1c3950;
  color: #fff;
}
.department-theme-teal .section-heading.primary-color h2,
.department-theme-teal .section-heading.primary-color .btn-wrap {
  background: #295476;
}
.department-theme-teal #footer a,
.department-theme-teal #footer h3,
.department-theme-teal .field--name-field-popular-resource a,
.department-theme-teal .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; a,
.department-theme-teal .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded .fa-angle-left,
.department-theme-teal .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded .fa-angle-right {
  color: #fff;
}
.department-theme-teal .field--name-field-popular-resource a:hover .fa {
  background: #fff;
  border-color: #fff;
}
.department-theme-teal article.event .content {
  border-color: #fff;
}
.department-theme-teal .paragraph-theme-primary {
  background: #295476 !important;
  color: #fff !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.department-theme-teal .paragraph-theme-primary h1, .department-theme-teal .paragraph-theme-primary h2, .department-theme-teal .paragraph-theme-primary h3, .department-theme-teal .paragraph-theme-primary h4, .department-theme-teal .paragraph-theme-primary h5, .department-theme-teal .paragraph-theme-primary h6,
.department-theme-teal .paragraph-theme-primary h1 a, .department-theme-teal .paragraph-theme-primary h2 a, .department-theme-teal .paragraph-theme-primary h3 a, .department-theme-teal .paragraph-theme-primary h4 a, .department-theme-teal .paragraph-theme-primary h5 a, .department-theme-teal .paragraph-theme-primary h6 a {
  color: #fff !important;
}
.department-theme-teal .paragraph-theme-primary .btn.btn-white.btn-outline,
.department-theme-teal .paragraph-theme-primary .btn.btn-primary.btn-outline,
.department-theme-teal .paragraph-theme-primary .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-teal .paragraph-theme-primary .btn.btn-white.btn-outline:hover, .department-theme-teal .paragraph-theme-primary .btn.btn-white.btn-outline:focus,
.department-theme-teal .paragraph-theme-primary .btn.btn-primary.btn-outline:hover,
.department-theme-teal .paragraph-theme-primary .btn.btn-primary.btn-outline:focus,
.department-theme-teal .paragraph-theme-primary .field--name-field-cta a:hover,
.department-theme-teal .paragraph-theme-primary .field--name-field-cta a:focus {
  background: #fff !important;
  color: #295476 !important;
}
.department-theme-teal .paragraph-theme-primary .section-heading h2,
.department-theme-teal .paragraph-theme-primary .date-with-line span.text,
.department-theme-teal .paragraph-theme-primary .btn-wrap {
  background: #295476 !important;
}
.department-theme-teal .paragraph-theme-primary .section-heading:before {
  background: #fff !important;
}
.department-theme-teal .paragraph-theme-primary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-teal .paragraph-theme-primary.paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading {
  color: #fff !important;
}
.department-theme-teal .paragraph-theme-primary.paragraph--type--popular-resources {
  border-color: #295476 !important;
}
.department-theme-teal .paragraph-theme-primary.paragraph--type--popular-resources:after,
.department-theme-teal .paragraph-theme-primary.paragraph--type--popular-resources .inner:before {
  background: #295476 !important;
}
.department-theme-teal .paragraph-theme-primary .field--name-field-popular-resource a:not([class="1"]) {
  color: #fff !important;
}
.department-theme-teal .paragraph-theme-primary .field--name-field-popular-resource a:hover .fa {
  background: #fff !important;
  color: #295476 !important;
}
.department-theme-teal .paragraph-theme-primary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.department-theme-teal .paragraph-theme-primary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #295476 !important;
}
.department-theme-teal .paragraph-theme-primary .field--name-field-popular-resource .fa {
  border-color: #fff !important;
}
.department-theme-teal .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.department-theme-teal .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet a,
.department-theme-teal .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet span {
  color: #295476 !important;
}
.department-theme-teal .paragraph-theme-primary.paragraph--type--what .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-teal .paragraph-theme-primary.paragraph--type--what .field--name-field-cta a:hover {
  background: #fff !important;
  color: #295476 !important;
}
.department-theme-teal .paragraph-theme-primary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-teal .paragraph-theme-primary.paragraph--type--staff-contact article {
  background: #fff !important;
}
.department-theme-teal .paragraph-theme-primary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #fff !important;
}
.department-theme-teal .paragraph-theme-primary.paragraph--type--staff-contact h3 a,
.department-theme-teal .paragraph-theme-primary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.department-theme-teal .paragraph-theme-primary.paragraph--type--staff-contact .btn-primary {
  background: #000000;
}
.department-theme-teal .paragraph-theme-primary.paragraph--type--faq a {
  color: #fff !important;
}
.department-theme-teal .paragraph-theme-primary.paragraph--type--faq article.faq h2 .icon {
  color: #fff !important;
  border-color: #fff !important;
  background: transparent !important;
}
.department-theme-teal .paragraph-theme-primary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #295476 !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.department-theme-teal .paragraph-theme-primary.paragraph--type--documents article.document a {
  background: #fff !important;
}
.department-theme-teal .paragraph-theme-primary.paragraph--type--press-releases {
  color: #000000 !important;
}
.department-theme-teal .paragraph-theme-primary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.department-theme-teal .paragraph-theme-primary.paragraph--type--basic-content a, .department-theme-teal .paragraph-theme-primary.paragraph--type--content-with-image-on-right a, .department-theme-teal .paragraph-theme-primary.paragraph--type--content-with-image-on-left a {
  color: #fff;
}
.department-theme-teal .paragraph-theme-primary.paragraph--type--basic-content table {
  border-color: #fff;
}
.department-theme-teal .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #fff;
  color: #295476;
}
.department-theme-teal .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .department-theme-teal .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .department-theme-teal .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .department-theme-teal .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .department-theme-teal .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .department-theme-teal .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.department-theme-teal .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .department-theme-teal .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .department-theme-teal .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .department-theme-teal .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .department-theme-teal .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .department-theme-teal .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.department-theme-teal .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #295476 !important;
}
.department-theme-teal .paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .department-theme-teal .paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #fff;
}
.department-theme-teal .txt-brand-success,
.department-theme-teal .paragraph--type--upcoming-meetings .btn.btn-white.btn-outline:hover,
.department-theme-teal .paragraph--type--upcoming-meetings .btn.btn-white.btn-outline:focus,
.department-theme-teal .paragraph--type--upcoming-events-meetings .btn.btn-white.btn-outline:hover,
.department-theme-teal .paragraph--type--upcoming-events-meetings .btn.btn-white.btn-outline:focus,
.department-theme-teal .paragraph--type--selected-meetings-events .btn.btn-white.btn-outline:hover,
.department-theme-teal .paragraph--type--selected-meetings-events .btn.btn-white.btn-outline:focus {
  color: #516C61;
}
.department-theme-teal a.txt-brand-success:hover {
  color: #3b4f47;
}
.department-theme-teal .bg-brand-success {
  background-color: #516C61;
  color: #fff;
}
.department-theme-teal .bg-brand-success a, .department-theme-teal .bg-brand-success h1, .department-theme-teal .bg-brand-success h2, .department-theme-teal .bg-brand-success h3, .department-theme-teal .bg-brand-success h4, .department-theme-teal .bg-brand-success h5, .department-theme-teal .bg-brand-success h6 {
  color: #fff;
}
.department-theme-teal .paragraph--type--upcoming-meetings,
.department-theme-teal .paragraph--type--upcoming-events-meetings,
.department-theme-teal .paragraph--type--selected-meetings-events,
.department-theme-teal #header .search .library-options,
.department-theme-teal #header .social-mobile,
.department-theme-teal #footer .footer-dept-mobile {
  background-color: #516C61;
}
.department-theme-teal .section-heading.secondary-color h2,
.department-theme-teal .section-heading.secondary-color .btn-wrap {
  background: #516C61;
  color: #fff;
}
.department-theme-teal .section-heading.secondary-color:before {
  background: #fff;
}
.department-theme-teal #header .utility-bar {
  background-color: #516C61;
  color: #fff;
}
.department-theme-teal #header .utility-bar a {
  color: #fff;
}
.department-theme-teal #header .utility-bar .social {
  border-color: #fff;
}
@media (max-width: 991px) {
  .department-theme-teal .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-teal .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-teal .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a:hover,
.department-theme-teal .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a:hover,
.department-theme-teal .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-teal .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li.active &gt; a,
.department-theme-teal .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li.active &gt; a:hover {
    background: #516C61;
    color: #fff;
  }
}
@media (min-width: 992px) {
  .department-theme-teal .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a,
.department-theme-teal .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; a:hover,
.department-theme-teal .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a:after,
.department-theme-teal .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a:before,
.department-theme-teal .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.active &gt; a:hover,
.department-theme-teal .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a:hover:after,
.department-theme-teal .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a:hover:after {
    background-color: #516C61;
    color: #fff;
  }
  .department-theme-teal .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded &gt; a .desktop-caret-large polygon {
    fill: #516C61;
  }
}
.department-theme-teal .btn.btn-white.btn-outline {
  background-color: transparent;
  color: #fff;
  border-color: #fff;
}
.department-theme-teal .btn.btn-white.btn-outline:hover {
  background-color: #fff;
  border-color: #fff;
  color: #516C61;
}
.department-theme-teal .btn.btn-white.btn-outline:focus, .department-theme-teal .btn.btn-white.btn-outline:active, .department-theme-teal .btn.btn-white.btn-outline:hover:active, .department-theme-teal .btn.btn-white.btn-outline:focus:active {
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  color: #516C61;
}
.department-theme-teal article.event .content {
  border-color: #fff;
}
.department-theme-teal article.event .content h2 a,
.department-theme-teal .paragraph--type--upcoming-meetings,
.department-theme-teal .paragraph--type--upcoming-events-meetings,
.department-theme-teal .paragraph--type--selected-meetings-events,
.department-theme-teal .paragraph--type--upcoming-meetings article.event .content h2 a,
.department-theme-teal .paragraph--type--upcoming-events-meetings article.event .content h2 a,
.department-theme-teal .paragraph--type--selected-meetings-events article.event .content h2 a,
.department-theme-teal .paragraph--type--upcoming-meetings h2,
.department-theme-teal .paragraph--type--upcoming-events-meetings h2,
.department-theme-teal .paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading,
.department-theme-teal .paragraph--type--selected-meetings-events h2,
.department-theme-teal #header .utility-bar .department-links {
  color: #fff;
}
.department-theme-teal .paragraph-theme-secondary {
  background: #516C61 !important;
  color: #fff !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.department-theme-teal .paragraph-theme-secondary h1, .department-theme-teal .paragraph-theme-secondary h2, .department-theme-teal .paragraph-theme-secondary h3, .department-theme-teal .paragraph-theme-secondary h4, .department-theme-teal .paragraph-theme-secondary h5, .department-theme-teal .paragraph-theme-secondary h6,
.department-theme-teal .paragraph-theme-secondary h1 a, .department-theme-teal .paragraph-theme-secondary h2 a, .department-theme-teal .paragraph-theme-secondary h3 a, .department-theme-teal .paragraph-theme-secondary h4 a, .department-theme-teal .paragraph-theme-secondary h5 a, .department-theme-teal .paragraph-theme-secondary h6 a {
  color: #fff !important;
}
.department-theme-teal .paragraph-theme-secondary .btn.btn-white.btn-outline,
.department-theme-teal .paragraph-theme-secondary .btn.btn-primary.btn-outline,
.department-theme-teal .paragraph-theme-secondary .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-teal .paragraph-theme-secondary .btn.btn-white.btn-outline:hover, .department-theme-teal .paragraph-theme-secondary .btn.btn-white.btn-outline:focus,
.department-theme-teal .paragraph-theme-secondary .btn.btn-primary.btn-outline:hover,
.department-theme-teal .paragraph-theme-secondary .btn.btn-primary.btn-outline:focus,
.department-theme-teal .paragraph-theme-secondary .field--name-field-cta a:hover,
.department-theme-teal .paragraph-theme-secondary .field--name-field-cta a:focus {
  background: #fff !important;
  color: #516C61 !important;
}
.department-theme-teal .paragraph-theme-secondary .section-heading h2,
.department-theme-teal .paragraph-theme-secondary .date-with-line span.text,
.department-theme-teal .paragraph-theme-secondary .btn-wrap {
  background: #516C61 !important;
}
.department-theme-teal .paragraph-theme-secondary .section-heading:before {
  background: #fff !important;
}
.department-theme-teal .paragraph-theme-secondary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-teal .paragraph-theme-secondary.paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading {
  color: #fff !important;
}
.department-theme-teal .paragraph-theme-secondary.paragraph--type--popular-resources {
  border-color: #516C61 !important;
}
.department-theme-teal .paragraph-theme-secondary.paragraph--type--popular-resources:after,
.department-theme-teal .paragraph-theme-secondary.paragraph--type--popular-resources .inner:before {
  background: #516C61 !important;
}
.department-theme-teal .paragraph-theme-secondary .field--name-field-popular-resource a:not([class="1"]) {
  color: #fff !important;
}
.department-theme-teal .paragraph-theme-secondary .field--name-field-popular-resource a:hover .fa {
  background: #fff !important;
  color: #516C61 !important;
}
.department-theme-teal .paragraph-theme-secondary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.department-theme-teal .paragraph-theme-secondary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #516C61 !important;
}
.department-theme-teal .paragraph-theme-secondary .field--name-field-popular-resource .fa {
  border-color: #fff !important;
}
.department-theme-teal .paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.department-theme-teal .paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet a {
  color: #516C61 !important;
}
.department-theme-teal .paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-teal .paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a:hover {
  background: #fff !important;
  color: #516C61 !important;
}
.department-theme-teal .paragraph-theme-secondary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-teal .paragraph-theme-secondary.paragraph--type--staff-contact article {
  background: #fff !important;
}
.department-theme-teal .paragraph-theme-secondary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #fff !important;
}
.department-theme-teal .paragraph-theme-secondary.paragraph--type--staff-contact h3 a,
.department-theme-teal .paragraph-theme-secondary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.department-theme-teal .paragraph-theme-secondary.paragraph--type--staff-contact .btn-primary {
  background: #000000;
}
.department-theme-teal .paragraph-theme-secondary.paragraph--type--faq a {
  color: #fff !important;
}
.department-theme-teal .paragraph-theme-secondary.paragraph--type--faq article.faq h2 .icon {
  color: #fff !important;
  border-color: #fff !important;
  background: transparent !important;
}
.department-theme-teal .paragraph-theme-secondary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #516C61 !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.department-theme-teal .paragraph-theme-secondary.paragraph--type--documents article.document a {
  background: #fff !important;
}
.department-theme-teal .paragraph-theme-secondary.paragraph--type--press-releases {
  color: #000000 !important;
}
.department-theme-teal .paragraph-theme-secondary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.department-theme-teal .paragraph-theme-secondary.paragraph--type--basic-content a, .department-theme-teal .paragraph-theme-secondary.paragraph--type--content-with-image-on-right a, .department-theme-teal .paragraph-theme-secondary.paragraph--type--content-with-image-on-left a {
  color: #fff;
}
.department-theme-teal .paragraph-theme-secondary.paragraph--type--basic-content table {
  border-color: #fff;
}
.department-theme-teal .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #fff;
  color: #516C61;
}
.department-theme-teal .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .department-theme-teal .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .department-theme-teal .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .department-theme-teal .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .department-theme-teal .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .department-theme-teal .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.department-theme-teal .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .department-theme-teal .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .department-theme-teal .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .department-theme-teal .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .department-theme-teal .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .department-theme-teal .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.department-theme-teal .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #516C61 !important;
}
.department-theme-teal .paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .department-theme-teal .paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #fff;
}

.department-theme-valencia-navy {
  /* Paragraph Theme
  ========================================================================== */
  /* Paragraph Theme
  ========================================================================== */
}
.department-theme-valencia-navy a,
.department-theme-valencia-navy .txt-brand-primary,
.department-theme-valencia-navy .btn-primary.btn-outline,
.department-theme-valencia-navy .field--name-field-popular-resource a:hover .fa,
.department-theme-valencia-navy .navbar-default .navbar-toggle,
.department-theme-valencia-navy article.faq h2 .icon,
.department-theme-valencia-navy .paragraph--type--twitter-feed article.tweet footer a:hover,
.department-theme-valencia-navy .paragraph--type--twitter-feed article.tweet footer span,
.department-theme-valencia-navy .paragraph--type--profiles-large article &gt; a:hover,
.department-theme-valencia-navy .press-release-node article.press-release header h2 a:hover,
.department-theme-valencia-navy .press-release-node article.news header h2 a:hover,
.department-theme-valencia-navy .paragraph--type--press-releases article h3 a:hover,
.department-theme-valencia-navy .press-release-listing h2 a:hover,
.department-theme-valencia-navy article.document a:hover,
.department-theme-valencia-navy .gallery-item a:hover h3,
.department-theme-valencia-navy article.event.listing .left-col h3 a:hover,
.department-theme-valencia-navy article.event.listing .more:hover,
.department-theme-valencia-navy .datepicker-container .datepicker-panel ul:nth-child(3),
.department-theme-valencia-navy .search-results-search button:hover,
.department-theme-valencia-navy .pagination &gt; li &gt; a,
.department-theme-valencia-navy .field--name-field-carousel-item a:hover h3,
.department-theme-valencia-navy .field--name-field-carousel-item a:hover h4,
.department-theme-valencia-navy .slick-arrow {
  color: #d33f49;
}
.department-theme-valencia-navy .search-result h2 a:hover {
  color: #d33f49 !important;
}
.department-theme-valencia-navy a:hover,
.department-theme-valencia-navy a.txt-brand-primary:hover,
.department-theme-valencia-navy .paragraph--type--team-members .team-member a:hover,
.department-theme-valencia-navy .navbar-default .navbar-toggle:hover,
.department-theme-valencia-navy .pagination &gt; li &gt; a:hover {
  color: #b52a33;
}
.department-theme-valencia-navy .datepicker-container .datepicker-panel &gt; ul &gt; li.highlighted,
.department-theme-valencia-navy .datepicker-container .datepicker-panel &gt; ul &gt; li:hover {
  background: rgba(211, 63, 73, 0.1);
}
.department-theme-valencia-navy #footer,
.department-theme-valencia-navy .btn.btn-primary.btn-outline,
.department-theme-valencia-navy .btn.btn-primary.btn-outline:hover,
.department-theme-valencia-navy .paragraph--type--popular-resources,
.department-theme-valencia-navy article.faq h2 .icon {
  border-color: #d33f49;
}
.department-theme-valencia-navy #footer,
.department-theme-valencia-navy #footer:after,
.department-theme-valencia-navy .footer-inner:before,
.department-theme-valencia-navy .paragraph--type--popular-resources,
.department-theme-valencia-navy .paragraph--type--popular-resources:after,
.department-theme-valencia-navy .paragraph--type--popular-resources .inner:before,
.department-theme-valencia-navy .navbar-default .navbar-collapse,
.department-theme-valencia-navy #header .header-main:after,
.department-theme-valencia-navy .paragraph--type--featured-link a .fa,
.department-theme-valencia-navy blockquote:before,
.department-theme-valencia-navy table th,
.department-theme-valencia-navy .bg-brand-primary {
  background-color: #d33f49;
  color: #fff;
}
.department-theme-valencia-navy .paragraph--type--featured-link a:hover .fa {
  background-color: #ca2e39;
}
.department-theme-valencia-navy .btn-primary,
.department-theme-valencia-navy .has-filters .pager a.button, .department-theme-valencia-navy .js-pager__items a.button {
  background-color: #d33f49;
  color: #fff;
}
.department-theme-valencia-navy .btn.btn-primary:hover,
.department-theme-valencia-navy .btn.btn-primary:focus,
.department-theme-valencia-navy .btn.btn-primary:active,
.department-theme-valencia-navy .has-filters .pager a.button:focus,
.department-theme-valencia-navy .has-filters .pager a.button:hover,
.department-theme-valencia-navy .has-filters .pager a.button:active {
  background-color: #b52a33;
  color: #fff;
}
.department-theme-valencia-navy .btn.btn-primary:focus,
.department-theme-valencia-navy .btn.btn-primary:active,
.department-theme-valencia-navy .has-filters .pager a.button:focus,
.department-theme-valencia-navy .has-filters .pager a.button:active {
  background-color: #a1252d;
  color: #fff;
}
.department-theme-valencia-navy .btn.btn-primary.btn-outline,
.department-theme-valencia-navy .paragraph--type--carousel .field--name-field-cta a,
.department-theme-valencia-navy .paragraph--type--what .field--name-field-cta a,
.department-theme-valencia-navy .paragraph--type--faq .field--name-field-cta a,
.department-theme-valencia-navy .paragraph--type--content-with-image-on-right .field--name-field-cta a,
.department-theme-valencia-navy .paragraph--type--content-with-image-on-left .field--name-field-cta a,
.department-theme-valencia-navy .field--name-field-cta a {
  background-color: transparent;
  color: #d33f49;
  border-color: #d33f49;
}
.department-theme-valencia-navy .btn.btn-primary.btn-outline:hover,
.department-theme-valencia-navy .paragraph--type--carousel .field--name-field-cta a:hover,
.department-theme-valencia-navy .paragraph--type--what .field--name-field-cta a:hover,
.department-theme-valencia-navy .paragraph--type--faq .field--name-field-cta a:hover,
.department-theme-valencia-navy .paragraph--type--content-with-image-on-right .field--name-field-cta a:hover,
.department-theme-valencia-navy .paragraph--type--content-with-image-on-left .field--name-field-cta a:hover,
.department-theme-valencia-navy .field--name-field-cta a:hover {
  background-color: #d33f49;
  border-color: #d33f49;
  color: #fff;
}
.department-theme-valencia-navy .btn.btn-primary.btn-outline:focus, .department-theme-valencia-navy .btn.btn-primary.btn-outline:active, .department-theme-valencia-navy .btn.btn-primary.btn-outline:hover:active, .department-theme-valencia-navy .btn.btn-primary.btn-outline:focus:active,
.department-theme-valencia-navy .paragraph--type--carousel .field--name-field-cta a:focus,
.department-theme-valencia-navy .paragraph--type--carousel .field--name-field-cta a:active,
.department-theme-valencia-navy .paragraph--type--carousel .field--name-field-cta a:hover:active,
.department-theme-valencia-navy .paragraph--type--carousel .field--name-field-cta a:focus:active,
.department-theme-valencia-navy .paragraph--type--what .field--name-field-cta a:focus,
.department-theme-valencia-navy .paragraph--type--what .field--name-field-cta a:active,
.department-theme-valencia-navy .paragraph--type--what .field--name-field-cta a:hover:active,
.department-theme-valencia-navy .paragraph--type--what .field--name-field-cta a:focus:active,
.department-theme-valencia-navy .paragraph--type--faq .field--name-field-cta a:focus,
.department-theme-valencia-navy .paragraph--type--faq .field--name-field-cta a:active,
.department-theme-valencia-navy .paragraph--type--faq .field--name-field-cta a:hover:active,
.department-theme-valencia-navy .paragraph--type--faq .field--name-field-cta a:focus:active,
.department-theme-valencia-navy .paragraph--type--content-with-image-on-right .field--name-field-cta a:focus,
.department-theme-valencia-navy .paragraph--type--content-with-image-on-right .field--name-field-cta a:active,
.department-theme-valencia-navy .paragraph--type--content-with-image-on-right .field--name-field-cta a:hover:active,
.department-theme-valencia-navy .paragraph--type--content-with-image-on-right .field--name-field-cta a:focus:active,
.department-theme-valencia-navy .paragraph--type--content-with-image-on-left .field--name-field-cta a:focus,
.department-theme-valencia-navy .paragraph--type--content-with-image-on-left .field--name-field-cta a:active,
.department-theme-valencia-navy .paragraph--type--content-with-image-on-left .field--name-field-cta a:hover:active,
.department-theme-valencia-navy .paragraph--type--content-with-image-on-left .field--name-field-cta a:focus:active,
.department-theme-valencia-navy .field--name-field-cta a:focus,
.department-theme-valencia-navy .field--name-field-cta a:active,
.department-theme-valencia-navy .field--name-field-cta a:hover:active,
.department-theme-valencia-navy .field--name-field-cta a:focus:active {
  background-color: #b52a33;
  border-color: #b52a33;
  color: #fff;
}
.department-theme-valencia-navy .section-heading.primary-color h2,
.department-theme-valencia-navy .section-heading.primary-color .btn-wrap {
  background: #d33f49;
}
.department-theme-valencia-navy #footer a,
.department-theme-valencia-navy #footer h3,
.department-theme-valencia-navy .field--name-field-popular-resource a,
.department-theme-valencia-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; a,
.department-theme-valencia-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded .fa-angle-left,
.department-theme-valencia-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded .fa-angle-right {
  color: #fff;
}
.department-theme-valencia-navy .field--name-field-popular-resource a:hover .fa {
  background: #fff;
  border-color: #fff;
}
.department-theme-valencia-navy article.event .content {
  border-color: #fff;
}
.department-theme-valencia-navy .paragraph-theme-primary {
  background: #d33f49 !important;
  color: #fff !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.department-theme-valencia-navy .paragraph-theme-primary h1, .department-theme-valencia-navy .paragraph-theme-primary h2, .department-theme-valencia-navy .paragraph-theme-primary h3, .department-theme-valencia-navy .paragraph-theme-primary h4, .department-theme-valencia-navy .paragraph-theme-primary h5, .department-theme-valencia-navy .paragraph-theme-primary h6,
.department-theme-valencia-navy .paragraph-theme-primary h1 a, .department-theme-valencia-navy .paragraph-theme-primary h2 a, .department-theme-valencia-navy .paragraph-theme-primary h3 a, .department-theme-valencia-navy .paragraph-theme-primary h4 a, .department-theme-valencia-navy .paragraph-theme-primary h5 a, .department-theme-valencia-navy .paragraph-theme-primary h6 a {
  color: #fff !important;
}
.department-theme-valencia-navy .paragraph-theme-primary .btn.btn-white.btn-outline,
.department-theme-valencia-navy .paragraph-theme-primary .btn.btn-primary.btn-outline,
.department-theme-valencia-navy .paragraph-theme-primary .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-valencia-navy .paragraph-theme-primary .btn.btn-white.btn-outline:hover, .department-theme-valencia-navy .paragraph-theme-primary .btn.btn-white.btn-outline:focus,
.department-theme-valencia-navy .paragraph-theme-primary .btn.btn-primary.btn-outline:hover,
.department-theme-valencia-navy .paragraph-theme-primary .btn.btn-primary.btn-outline:focus,
.department-theme-valencia-navy .paragraph-theme-primary .field--name-field-cta a:hover,
.department-theme-valencia-navy .paragraph-theme-primary .field--name-field-cta a:focus {
  background: #fff !important;
  color: #d33f49 !important;
}
.department-theme-valencia-navy .paragraph-theme-primary .section-heading h2,
.department-theme-valencia-navy .paragraph-theme-primary .date-with-line span.text,
.department-theme-valencia-navy .paragraph-theme-primary .btn-wrap {
  background: #d33f49 !important;
}
.department-theme-valencia-navy .paragraph-theme-primary .section-heading:before {
  background: #fff !important;
}
.department-theme-valencia-navy .paragraph-theme-primary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-valencia-navy .paragraph-theme-primary.paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading {
  color: #fff !important;
}
.department-theme-valencia-navy .paragraph-theme-primary.paragraph--type--popular-resources {
  border-color: #d33f49 !important;
}
.department-theme-valencia-navy .paragraph-theme-primary.paragraph--type--popular-resources:after,
.department-theme-valencia-navy .paragraph-theme-primary.paragraph--type--popular-resources .inner:before {
  background: #d33f49 !important;
}
.department-theme-valencia-navy .paragraph-theme-primary .field--name-field-popular-resource a:not([class="1"]) {
  color: #fff !important;
}
.department-theme-valencia-navy .paragraph-theme-primary .field--name-field-popular-resource a:hover .fa {
  background: #fff !important;
  color: #d33f49 !important;
}
.department-theme-valencia-navy .paragraph-theme-primary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.department-theme-valencia-navy .paragraph-theme-primary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #d33f49 !important;
}
.department-theme-valencia-navy .paragraph-theme-primary .field--name-field-popular-resource .fa {
  border-color: #fff !important;
}
.department-theme-valencia-navy .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.department-theme-valencia-navy .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet a,
.department-theme-valencia-navy .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet span {
  color: #d33f49 !important;
}
.department-theme-valencia-navy .paragraph-theme-primary.paragraph--type--what .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-valencia-navy .paragraph-theme-primary.paragraph--type--what .field--name-field-cta a:hover {
  background: #fff !important;
  color: #d33f49 !important;
}
.department-theme-valencia-navy .paragraph-theme-primary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-valencia-navy .paragraph-theme-primary.paragraph--type--staff-contact article {
  background: #fff !important;
}
.department-theme-valencia-navy .paragraph-theme-primary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #fff !important;
}
.department-theme-valencia-navy .paragraph-theme-primary.paragraph--type--staff-contact h3 a,
.department-theme-valencia-navy .paragraph-theme-primary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.department-theme-valencia-navy .paragraph-theme-primary.paragraph--type--staff-contact .btn-primary {
  background: #000000;
}
.department-theme-valencia-navy .paragraph-theme-primary.paragraph--type--faq a {
  color: #fff !important;
}
.department-theme-valencia-navy .paragraph-theme-primary.paragraph--type--faq article.faq h2 .icon {
  color: #fff !important;
  border-color: #fff !important;
  background: transparent !important;
}
.department-theme-valencia-navy .paragraph-theme-primary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #d33f49 !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.department-theme-valencia-navy .paragraph-theme-primary.paragraph--type--documents article.document a {
  background: #fff !important;
}
.department-theme-valencia-navy .paragraph-theme-primary.paragraph--type--press-releases {
  color: #000000 !important;
}
.department-theme-valencia-navy .paragraph-theme-primary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.department-theme-valencia-navy .paragraph-theme-primary.paragraph--type--basic-content a, .department-theme-valencia-navy .paragraph-theme-primary.paragraph--type--content-with-image-on-right a, .department-theme-valencia-navy .paragraph-theme-primary.paragraph--type--content-with-image-on-left a {
  color: #fff;
}
.department-theme-valencia-navy .paragraph-theme-primary.paragraph--type--basic-content table {
  border-color: #fff;
}
.department-theme-valencia-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #fff;
  color: #d33f49;
}
.department-theme-valencia-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .department-theme-valencia-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .department-theme-valencia-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .department-theme-valencia-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .department-theme-valencia-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .department-theme-valencia-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.department-theme-valencia-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .department-theme-valencia-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .department-theme-valencia-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .department-theme-valencia-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .department-theme-valencia-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .department-theme-valencia-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.department-theme-valencia-navy .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #d33f49 !important;
}
.department-theme-valencia-navy .paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .department-theme-valencia-navy .paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #fff;
}
.department-theme-valencia-navy .txt-brand-success,
.department-theme-valencia-navy .paragraph--type--upcoming-meetings .btn.btn-white.btn-outline:hover,
.department-theme-valencia-navy .paragraph--type--upcoming-meetings .btn.btn-white.btn-outline:focus,
.department-theme-valencia-navy .paragraph--type--upcoming-events-meetings .btn.btn-white.btn-outline:hover,
.department-theme-valencia-navy .paragraph--type--upcoming-events-meetings .btn.btn-white.btn-outline:focus,
.department-theme-valencia-navy .paragraph--type--selected-meetings-events .btn.btn-white.btn-outline:hover,
.department-theme-valencia-navy .paragraph--type--selected-meetings-events .btn.btn-white.btn-outline:focus {
  color: #14143D;
}
.department-theme-valencia-navy a.txt-brand-success:hover {
  color: #070717;
}
.department-theme-valencia-navy .bg-brand-success {
  background-color: #14143D;
  color: #fff;
}
.department-theme-valencia-navy .bg-brand-success a, .department-theme-valencia-navy .bg-brand-success h1, .department-theme-valencia-navy .bg-brand-success h2, .department-theme-valencia-navy .bg-brand-success h3, .department-theme-valencia-navy .bg-brand-success h4, .department-theme-valencia-navy .bg-brand-success h5, .department-theme-valencia-navy .bg-brand-success h6 {
  color: #fff;
}
.department-theme-valencia-navy .paragraph--type--upcoming-meetings,
.department-theme-valencia-navy .paragraph--type--upcoming-events-meetings,
.department-theme-valencia-navy .paragraph--type--selected-meetings-events,
.department-theme-valencia-navy #header .search .library-options,
.department-theme-valencia-navy #header .social-mobile,
.department-theme-valencia-navy #footer .footer-dept-mobile {
  background-color: #14143D;
}
.department-theme-valencia-navy .section-heading.secondary-color h2,
.department-theme-valencia-navy .section-heading.secondary-color .btn-wrap {
  background: #14143D;
  color: #fff;
}
.department-theme-valencia-navy .section-heading.secondary-color:before {
  background: #fff;
}
.department-theme-valencia-navy #header .utility-bar {
  background-color: #14143D;
  color: #fff;
}
.department-theme-valencia-navy #header .utility-bar a {
  color: #fff;
}
.department-theme-valencia-navy #header .utility-bar .social {
  border-color: #fff;
}
@media (max-width: 991px) {
  .department-theme-valencia-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-valencia-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-valencia-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a:hover,
.department-theme-valencia-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a:hover,
.department-theme-valencia-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-valencia-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li.active &gt; a,
.department-theme-valencia-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li.active &gt; a:hover {
    background: #14143D;
    color: #fff;
  }
}
@media (min-width: 992px) {
  .department-theme-valencia-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a,
.department-theme-valencia-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; a:hover,
.department-theme-valencia-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a:after,
.department-theme-valencia-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a:before,
.department-theme-valencia-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.active &gt; a:hover,
.department-theme-valencia-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a:hover:after,
.department-theme-valencia-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a:hover:after {
    background-color: #14143D;
    color: #fff;
  }
  .department-theme-valencia-navy .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded &gt; a .desktop-caret-large polygon {
    fill: #14143D;
  }
}
.department-theme-valencia-navy .btn.btn-white.btn-outline {
  background-color: transparent;
  color: #fff;
  border-color: #fff;
}
.department-theme-valencia-navy .btn.btn-white.btn-outline:hover {
  background-color: #fff;
  border-color: #fff;
  color: #14143D;
}
.department-theme-valencia-navy .btn.btn-white.btn-outline:focus, .department-theme-valencia-navy .btn.btn-white.btn-outline:active, .department-theme-valencia-navy .btn.btn-white.btn-outline:hover:active, .department-theme-valencia-navy .btn.btn-white.btn-outline:focus:active {
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  color: #14143D;
}
.department-theme-valencia-navy article.event .content {
  border-color: #fff;
}
.department-theme-valencia-navy article.event .content h2 a,
.department-theme-valencia-navy .paragraph--type--upcoming-meetings,
.department-theme-valencia-navy .paragraph--type--upcoming-events-meetings,
.department-theme-valencia-navy .paragraph--type--selected-meetings-events,
.department-theme-valencia-navy .paragraph--type--upcoming-meetings article.event .content h2 a,
.department-theme-valencia-navy .paragraph--type--upcoming-events-meetings article.event .content h2 a,
.department-theme-valencia-navy .paragraph--type--selected-meetings-events article.event .content h2 a,
.department-theme-valencia-navy .paragraph--type--upcoming-meetings h2,
.department-theme-valencia-navy .paragraph--type--upcoming-events-meetings h2,
.department-theme-valencia-navy .paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading,
.department-theme-valencia-navy .paragraph--type--selected-meetings-events h2,
.department-theme-valencia-navy #header .utility-bar .department-links {
  color: #fff;
}
.department-theme-valencia-navy .paragraph-theme-secondary {
  background: #14143D !important;
  color: #fff !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.department-theme-valencia-navy .paragraph-theme-secondary h1, .department-theme-valencia-navy .paragraph-theme-secondary h2, .department-theme-valencia-navy .paragraph-theme-secondary h3, .department-theme-valencia-navy .paragraph-theme-secondary h4, .department-theme-valencia-navy .paragraph-theme-secondary h5, .department-theme-valencia-navy .paragraph-theme-secondary h6,
.department-theme-valencia-navy .paragraph-theme-secondary h1 a, .department-theme-valencia-navy .paragraph-theme-secondary h2 a, .department-theme-valencia-navy .paragraph-theme-secondary h3 a, .department-theme-valencia-navy .paragraph-theme-secondary h4 a, .department-theme-valencia-navy .paragraph-theme-secondary h5 a, .department-theme-valencia-navy .paragraph-theme-secondary h6 a {
  color: #fff !important;
}
.department-theme-valencia-navy .paragraph-theme-secondary .btn.btn-white.btn-outline,
.department-theme-valencia-navy .paragraph-theme-secondary .btn.btn-primary.btn-outline,
.department-theme-valencia-navy .paragraph-theme-secondary .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-valencia-navy .paragraph-theme-secondary .btn.btn-white.btn-outline:hover, .department-theme-valencia-navy .paragraph-theme-secondary .btn.btn-white.btn-outline:focus,
.department-theme-valencia-navy .paragraph-theme-secondary .btn.btn-primary.btn-outline:hover,
.department-theme-valencia-navy .paragraph-theme-secondary .btn.btn-primary.btn-outline:focus,
.department-theme-valencia-navy .paragraph-theme-secondary .field--name-field-cta a:hover,
.department-theme-valencia-navy .paragraph-theme-secondary .field--name-field-cta a:focus {
  background: #fff !important;
  color: #14143D !important;
}
.department-theme-valencia-navy .paragraph-theme-secondary .section-heading h2,
.department-theme-valencia-navy .paragraph-theme-secondary .date-with-line span.text,
.department-theme-valencia-navy .paragraph-theme-secondary .btn-wrap {
  background: #14143D !important;
}
.department-theme-valencia-navy .paragraph-theme-secondary .section-heading:before {
  background: #fff !important;
}
.department-theme-valencia-navy .paragraph-theme-secondary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-valencia-navy .paragraph-theme-secondary.paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading {
  color: #fff !important;
}
.department-theme-valencia-navy .paragraph-theme-secondary.paragraph--type--popular-resources {
  border-color: #14143D !important;
}
.department-theme-valencia-navy .paragraph-theme-secondary.paragraph--type--popular-resources:after,
.department-theme-valencia-navy .paragraph-theme-secondary.paragraph--type--popular-resources .inner:before {
  background: #14143D !important;
}
.department-theme-valencia-navy .paragraph-theme-secondary .field--name-field-popular-resource a:not([class="1"]) {
  color: #fff !important;
}
.department-theme-valencia-navy .paragraph-theme-secondary .field--name-field-popular-resource a:hover .fa {
  background: #fff !important;
  color: #14143D !important;
}
.department-theme-valencia-navy .paragraph-theme-secondary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.department-theme-valencia-navy .paragraph-theme-secondary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #14143D !important;
}
.department-theme-valencia-navy .paragraph-theme-secondary .field--name-field-popular-resource .fa {
  border-color: #fff !important;
}
.department-theme-valencia-navy .paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.department-theme-valencia-navy .paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet a {
  color: #14143D !important;
}
.department-theme-valencia-navy .paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-valencia-navy .paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a:hover {
  background: #fff !important;
  color: #14143D !important;
}
.department-theme-valencia-navy .paragraph-theme-secondary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-valencia-navy .paragraph-theme-secondary.paragraph--type--staff-contact article {
  background: #fff !important;
}
.department-theme-valencia-navy .paragraph-theme-secondary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #fff !important;
}
.department-theme-valencia-navy .paragraph-theme-secondary.paragraph--type--staff-contact h3 a,
.department-theme-valencia-navy .paragraph-theme-secondary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.department-theme-valencia-navy .paragraph-theme-secondary.paragraph--type--staff-contact .btn-primary {
  background: #000000;
}
.department-theme-valencia-navy .paragraph-theme-secondary.paragraph--type--faq a {
  color: #fff !important;
}
.department-theme-valencia-navy .paragraph-theme-secondary.paragraph--type--faq article.faq h2 .icon {
  color: #fff !important;
  border-color: #fff !important;
  background: transparent !important;
}
.department-theme-valencia-navy .paragraph-theme-secondary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #14143D !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.department-theme-valencia-navy .paragraph-theme-secondary.paragraph--type--documents article.document a {
  background: #fff !important;
}
.department-theme-valencia-navy .paragraph-theme-secondary.paragraph--type--press-releases {
  color: #000000 !important;
}
.department-theme-valencia-navy .paragraph-theme-secondary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.department-theme-valencia-navy .paragraph-theme-secondary.paragraph--type--basic-content a, .department-theme-valencia-navy .paragraph-theme-secondary.paragraph--type--content-with-image-on-right a, .department-theme-valencia-navy .paragraph-theme-secondary.paragraph--type--content-with-image-on-left a {
  color: #fff;
}
.department-theme-valencia-navy .paragraph-theme-secondary.paragraph--type--basic-content table {
  border-color: #fff;
}
.department-theme-valencia-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #fff;
  color: #14143D;
}
.department-theme-valencia-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .department-theme-valencia-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .department-theme-valencia-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .department-theme-valencia-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .department-theme-valencia-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .department-theme-valencia-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.department-theme-valencia-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .department-theme-valencia-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .department-theme-valencia-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .department-theme-valencia-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .department-theme-valencia-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .department-theme-valencia-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.department-theme-valencia-navy .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #14143D !important;
}
.department-theme-valencia-navy .paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .department-theme-valencia-navy .paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #fff;
}

.department-theme-zodiac-blue {
  /* Paragraph Theme
  ========================================================================== */
  /* Paragraph Theme
  ========================================================================== */
}
.department-theme-zodiac-blue a,
.department-theme-zodiac-blue .txt-brand-primary,
.department-theme-zodiac-blue .btn-primary.btn-outline,
.department-theme-zodiac-blue .field--name-field-popular-resource a:hover .fa,
.department-theme-zodiac-blue .navbar-default .navbar-toggle,
.department-theme-zodiac-blue article.faq h2 .icon,
.department-theme-zodiac-blue .paragraph--type--twitter-feed article.tweet footer a:hover,
.department-theme-zodiac-blue .paragraph--type--twitter-feed article.tweet footer span,
.department-theme-zodiac-blue .paragraph--type--profiles-large article &gt; a:hover,
.department-theme-zodiac-blue .press-release-node article.press-release header h2 a:hover,
.department-theme-zodiac-blue .press-release-node article.news header h2 a:hover,
.department-theme-zodiac-blue .paragraph--type--press-releases article h3 a:hover,
.department-theme-zodiac-blue .press-release-listing h2 a:hover,
.department-theme-zodiac-blue article.document a:hover,
.department-theme-zodiac-blue .gallery-item a:hover h3,
.department-theme-zodiac-blue article.event.listing .left-col h3 a:hover,
.department-theme-zodiac-blue article.event.listing .more:hover,
.department-theme-zodiac-blue .datepicker-container .datepicker-panel ul:nth-child(3),
.department-theme-zodiac-blue .search-results-search button:hover,
.department-theme-zodiac-blue .pagination &gt; li &gt; a,
.department-theme-zodiac-blue .field--name-field-carousel-item a:hover h3,
.department-theme-zodiac-blue .field--name-field-carousel-item a:hover h4,
.department-theme-zodiac-blue .slick-arrow {
  color: #12264b;
}
.department-theme-zodiac-blue .search-result h2 a:hover {
  color: #12264b !important;
}
.department-theme-zodiac-blue a:hover,
.department-theme-zodiac-blue a.txt-brand-primary:hover,
.department-theme-zodiac-blue .paragraph--type--team-members .team-member a:hover,
.department-theme-zodiac-blue .navbar-default .navbar-toggle:hover,
.department-theme-zodiac-blue .pagination &gt; li &gt; a:hover {
  color: #081122;
}
.department-theme-zodiac-blue .datepicker-container .datepicker-panel &gt; ul &gt; li.highlighted,
.department-theme-zodiac-blue .datepicker-container .datepicker-panel &gt; ul &gt; li:hover {
  background: rgba(18, 38, 75, 0.1);
}
.department-theme-zodiac-blue #footer,
.department-theme-zodiac-blue .btn.btn-primary.btn-outline,
.department-theme-zodiac-blue .btn.btn-primary.btn-outline:hover,
.department-theme-zodiac-blue .paragraph--type--popular-resources,
.department-theme-zodiac-blue article.faq h2 .icon {
  border-color: #12264b;
}
.department-theme-zodiac-blue #footer,
.department-theme-zodiac-blue #footer:after,
.department-theme-zodiac-blue .footer-inner:before,
.department-theme-zodiac-blue .paragraph--type--popular-resources,
.department-theme-zodiac-blue .paragraph--type--popular-resources:after,
.department-theme-zodiac-blue .paragraph--type--popular-resources .inner:before,
.department-theme-zodiac-blue .navbar-default .navbar-collapse,
.department-theme-zodiac-blue #header .header-main:after,
.department-theme-zodiac-blue .paragraph--type--featured-link a .fa,
.department-theme-zodiac-blue blockquote:before,
.department-theme-zodiac-blue table th,
.department-theme-zodiac-blue .bg-brand-primary {
  background-color: #12264b;
  color: #fff;
}
.department-theme-zodiac-blue .paragraph--type--featured-link a:hover .fa {
  background-color: #0d1c36;
}
.department-theme-zodiac-blue .btn-primary,
.department-theme-zodiac-blue .has-filters .pager a.button, .department-theme-zodiac-blue .js-pager__items a.button {
  background-color: #12264b;
  color: #fff;
}
.department-theme-zodiac-blue .btn.btn-primary:hover,
.department-theme-zodiac-blue .btn.btn-primary:focus,
.department-theme-zodiac-blue .btn.btn-primary:active,
.department-theme-zodiac-blue .has-filters .pager a.button:focus,
.department-theme-zodiac-blue .has-filters .pager a.button:hover,
.department-theme-zodiac-blue .has-filters .pager a.button:active {
  background-color: #081122;
  color: #fff;
}
.department-theme-zodiac-blue .btn.btn-primary:focus,
.department-theme-zodiac-blue .btn.btn-primary:active,
.department-theme-zodiac-blue .has-filters .pager a.button:focus,
.department-theme-zodiac-blue .has-filters .pager a.button:active {
  background-color: #03070d;
  color: #fff;
}
.department-theme-zodiac-blue .btn.btn-primary.btn-outline,
.department-theme-zodiac-blue .paragraph--type--carousel .field--name-field-cta a,
.department-theme-zodiac-blue .paragraph--type--what .field--name-field-cta a,
.department-theme-zodiac-blue .paragraph--type--faq .field--name-field-cta a,
.department-theme-zodiac-blue .paragraph--type--content-with-image-on-right .field--name-field-cta a,
.department-theme-zodiac-blue .paragraph--type--content-with-image-on-left .field--name-field-cta a,
.department-theme-zodiac-blue .field--name-field-cta a {
  background-color: transparent;
  color: #12264b;
  border-color: #12264b;
}
.department-theme-zodiac-blue .btn.btn-primary.btn-outline:hover,
.department-theme-zodiac-blue .paragraph--type--carousel .field--name-field-cta a:hover,
.department-theme-zodiac-blue .paragraph--type--what .field--name-field-cta a:hover,
.department-theme-zodiac-blue .paragraph--type--faq .field--name-field-cta a:hover,
.department-theme-zodiac-blue .paragraph--type--content-with-image-on-right .field--name-field-cta a:hover,
.department-theme-zodiac-blue .paragraph--type--content-with-image-on-left .field--name-field-cta a:hover,
.department-theme-zodiac-blue .field--name-field-cta a:hover {
  background-color: #12264b;
  border-color: #12264b;
  color: #fff;
}
.department-theme-zodiac-blue .btn.btn-primary.btn-outline:focus, .department-theme-zodiac-blue .btn.btn-primary.btn-outline:active, .department-theme-zodiac-blue .btn.btn-primary.btn-outline:hover:active, .department-theme-zodiac-blue .btn.btn-primary.btn-outline:focus:active,
.department-theme-zodiac-blue .paragraph--type--carousel .field--name-field-cta a:focus,
.department-theme-zodiac-blue .paragraph--type--carousel .field--name-field-cta a:active,
.department-theme-zodiac-blue .paragraph--type--carousel .field--name-field-cta a:hover:active,
.department-theme-zodiac-blue .paragraph--type--carousel .field--name-field-cta a:focus:active,
.department-theme-zodiac-blue .paragraph--type--what .field--name-field-cta a:focus,
.department-theme-zodiac-blue .paragraph--type--what .field--name-field-cta a:active,
.department-theme-zodiac-blue .paragraph--type--what .field--name-field-cta a:hover:active,
.department-theme-zodiac-blue .paragraph--type--what .field--name-field-cta a:focus:active,
.department-theme-zodiac-blue .paragraph--type--faq .field--name-field-cta a:focus,
.department-theme-zodiac-blue .paragraph--type--faq .field--name-field-cta a:active,
.department-theme-zodiac-blue .paragraph--type--faq .field--name-field-cta a:hover:active,
.department-theme-zodiac-blue .paragraph--type--faq .field--name-field-cta a:focus:active,
.department-theme-zodiac-blue .paragraph--type--content-with-image-on-right .field--name-field-cta a:focus,
.department-theme-zodiac-blue .paragraph--type--content-with-image-on-right .field--name-field-cta a:active,
.department-theme-zodiac-blue .paragraph--type--content-with-image-on-right .field--name-field-cta a:hover:active,
.department-theme-zodiac-blue .paragraph--type--content-with-image-on-right .field--name-field-cta a:focus:active,
.department-theme-zodiac-blue .paragraph--type--content-with-image-on-left .field--name-field-cta a:focus,
.department-theme-zodiac-blue .paragraph--type--content-with-image-on-left .field--name-field-cta a:active,
.department-theme-zodiac-blue .paragraph--type--content-with-image-on-left .field--name-field-cta a:hover:active,
.department-theme-zodiac-blue .paragraph--type--content-with-image-on-left .field--name-field-cta a:focus:active,
.department-theme-zodiac-blue .field--name-field-cta a:focus,
.department-theme-zodiac-blue .field--name-field-cta a:active,
.department-theme-zodiac-blue .field--name-field-cta a:hover:active,
.department-theme-zodiac-blue .field--name-field-cta a:focus:active {
  background-color: #081122;
  border-color: #081122;
  color: #fff;
}
.department-theme-zodiac-blue .section-heading.primary-color h2,
.department-theme-zodiac-blue .section-heading.primary-color .btn-wrap {
  background: #12264b;
}
.department-theme-zodiac-blue #footer a,
.department-theme-zodiac-blue #footer h3,
.department-theme-zodiac-blue .field--name-field-popular-resource a,
.department-theme-zodiac-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; a,
.department-theme-zodiac-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded .fa-angle-left,
.department-theme-zodiac-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded .fa-angle-right {
  color: #fff;
}
.department-theme-zodiac-blue .field--name-field-popular-resource a:hover .fa {
  background: #fff;
  border-color: #fff;
}
.department-theme-zodiac-blue article.event .content {
  border-color: #fff;
}
.department-theme-zodiac-blue .paragraph-theme-primary {
  background: #12264b !important;
  color: #fff !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.department-theme-zodiac-blue .paragraph-theme-primary h1, .department-theme-zodiac-blue .paragraph-theme-primary h2, .department-theme-zodiac-blue .paragraph-theme-primary h3, .department-theme-zodiac-blue .paragraph-theme-primary h4, .department-theme-zodiac-blue .paragraph-theme-primary h5, .department-theme-zodiac-blue .paragraph-theme-primary h6,
.department-theme-zodiac-blue .paragraph-theme-primary h1 a, .department-theme-zodiac-blue .paragraph-theme-primary h2 a, .department-theme-zodiac-blue .paragraph-theme-primary h3 a, .department-theme-zodiac-blue .paragraph-theme-primary h4 a, .department-theme-zodiac-blue .paragraph-theme-primary h5 a, .department-theme-zodiac-blue .paragraph-theme-primary h6 a {
  color: #fff !important;
}
.department-theme-zodiac-blue .paragraph-theme-primary .btn.btn-white.btn-outline,
.department-theme-zodiac-blue .paragraph-theme-primary .btn.btn-primary.btn-outline,
.department-theme-zodiac-blue .paragraph-theme-primary .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-zodiac-blue .paragraph-theme-primary .btn.btn-white.btn-outline:hover, .department-theme-zodiac-blue .paragraph-theme-primary .btn.btn-white.btn-outline:focus,
.department-theme-zodiac-blue .paragraph-theme-primary .btn.btn-primary.btn-outline:hover,
.department-theme-zodiac-blue .paragraph-theme-primary .btn.btn-primary.btn-outline:focus,
.department-theme-zodiac-blue .paragraph-theme-primary .field--name-field-cta a:hover,
.department-theme-zodiac-blue .paragraph-theme-primary .field--name-field-cta a:focus {
  background: #fff !important;
  color: #12264b !important;
}
.department-theme-zodiac-blue .paragraph-theme-primary .section-heading h2,
.department-theme-zodiac-blue .paragraph-theme-primary .date-with-line span.text,
.department-theme-zodiac-blue .paragraph-theme-primary .btn-wrap {
  background: #12264b !important;
}
.department-theme-zodiac-blue .paragraph-theme-primary .section-heading:before {
  background: #fff !important;
}
.department-theme-zodiac-blue .paragraph-theme-primary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-zodiac-blue .paragraph-theme-primary.paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading {
  color: #fff !important;
}
.department-theme-zodiac-blue .paragraph-theme-primary.paragraph--type--popular-resources {
  border-color: #12264b !important;
}
.department-theme-zodiac-blue .paragraph-theme-primary.paragraph--type--popular-resources:after,
.department-theme-zodiac-blue .paragraph-theme-primary.paragraph--type--popular-resources .inner:before {
  background: #12264b !important;
}
.department-theme-zodiac-blue .paragraph-theme-primary .field--name-field-popular-resource a:not([class="1"]) {
  color: #fff !important;
}
.department-theme-zodiac-blue .paragraph-theme-primary .field--name-field-popular-resource a:hover .fa {
  background: #fff !important;
  color: #12264b !important;
}
.department-theme-zodiac-blue .paragraph-theme-primary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.department-theme-zodiac-blue .paragraph-theme-primary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #12264b !important;
}
.department-theme-zodiac-blue .paragraph-theme-primary .field--name-field-popular-resource .fa {
  border-color: #fff !important;
}
.department-theme-zodiac-blue .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.department-theme-zodiac-blue .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet a,
.department-theme-zodiac-blue .paragraph-theme-primary.paragraph--type--twitter-feed article.tweet span {
  color: #12264b !important;
}
.department-theme-zodiac-blue .paragraph-theme-primary.paragraph--type--what .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.department-theme-zodiac-blue .paragraph-theme-primary.paragraph--type--what .field--name-field-cta a:hover {
  background: #fff !important;
  color: #12264b !important;
}
.department-theme-zodiac-blue .paragraph-theme-primary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #fff !important;
}
.department-theme-zodiac-blue .paragraph-theme-primary.paragraph--type--staff-contact article {
  background: #fff !important;
}
.department-theme-zodiac-blue .paragraph-theme-primary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #fff !important;
}
.department-theme-zodiac-blue .paragraph-theme-primary.paragraph--type--staff-contact h3 a,
.department-theme-zodiac-blue .paragraph-theme-primary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.department-theme-zodiac-blue .paragraph-theme-primary.paragraph--type--staff-contact .btn-primary {
  background: #000000;
}
.department-theme-zodiac-blue .paragraph-theme-primary.paragraph--type--faq a {
  color: #fff !important;
}
.department-theme-zodiac-blue .paragraph-theme-primary.paragraph--type--faq article.faq h2 .icon {
  color: #fff !important;
  border-color: #fff !important;
  background: transparent !important;
}
.department-theme-zodiac-blue .paragraph-theme-primary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #12264b !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.department-theme-zodiac-blue .paragraph-theme-primary.paragraph--type--documents article.document a {
  background: #fff !important;
}
.department-theme-zodiac-blue .paragraph-theme-primary.paragraph--type--press-releases {
  color: #000000 !important;
}
.department-theme-zodiac-blue .paragraph-theme-primary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.department-theme-zodiac-blue .paragraph-theme-primary.paragraph--type--basic-content a, .department-theme-zodiac-blue .paragraph-theme-primary.paragraph--type--content-with-image-on-right a, .department-theme-zodiac-blue .paragraph-theme-primary.paragraph--type--content-with-image-on-left a {
  color: #fff;
}
.department-theme-zodiac-blue .paragraph-theme-primary.paragraph--type--basic-content table {
  border-color: #fff;
}
.department-theme-zodiac-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #fff;
  color: #12264b;
}
.department-theme-zodiac-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .department-theme-zodiac-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .department-theme-zodiac-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .department-theme-zodiac-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .department-theme-zodiac-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .department-theme-zodiac-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.department-theme-zodiac-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .department-theme-zodiac-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .department-theme-zodiac-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .department-theme-zodiac-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .department-theme-zodiac-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .department-theme-zodiac-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.department-theme-zodiac-blue .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #12264b !important;
}
.department-theme-zodiac-blue .paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .department-theme-zodiac-blue .paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #fff;
}
.department-theme-zodiac-blue .txt-brand-success,
.department-theme-zodiac-blue .paragraph--type--upcoming-meetings .btn.btn-white.btn-outline:hover,
.department-theme-zodiac-blue .paragraph--type--upcoming-meetings .btn.btn-white.btn-outline:focus,
.department-theme-zodiac-blue .paragraph--type--upcoming-events-meetings .btn.btn-white.btn-outline:hover,
.department-theme-zodiac-blue .paragraph--type--upcoming-events-meetings .btn.btn-white.btn-outline:focus,
.department-theme-zodiac-blue .paragraph--type--selected-meetings-events .btn.btn-white.btn-outline:hover,
.department-theme-zodiac-blue .paragraph--type--selected-meetings-events .btn.btn-white.btn-outline:focus {
  color: #D0E1ED;
}
.department-theme-zodiac-blue a.txt-brand-success:hover {
  color: #abc9df;
}
.department-theme-zodiac-blue .bg-brand-success {
  background-color: #D0E1ED;
  color: #000;
}
.department-theme-zodiac-blue .bg-brand-success a, .department-theme-zodiac-blue .bg-brand-success h1, .department-theme-zodiac-blue .bg-brand-success h2, .department-theme-zodiac-blue .bg-brand-success h3, .department-theme-zodiac-blue .bg-brand-success h4, .department-theme-zodiac-blue .bg-brand-success h5, .department-theme-zodiac-blue .bg-brand-success h6 {
  color: #000;
}
.department-theme-zodiac-blue .paragraph--type--upcoming-meetings,
.department-theme-zodiac-blue .paragraph--type--upcoming-events-meetings,
.department-theme-zodiac-blue .paragraph--type--selected-meetings-events,
.department-theme-zodiac-blue #header .search .library-options,
.department-theme-zodiac-blue #header .social-mobile,
.department-theme-zodiac-blue #footer .footer-dept-mobile {
  background-color: #D0E1ED;
}
.department-theme-zodiac-blue .section-heading.secondary-color h2,
.department-theme-zodiac-blue .section-heading.secondary-color .btn-wrap {
  background: #D0E1ED;
  color: #000;
}
.department-theme-zodiac-blue .section-heading.secondary-color:before {
  background: #000;
}
.department-theme-zodiac-blue #header .utility-bar {
  background-color: #D0E1ED;
  color: #000;
}
.department-theme-zodiac-blue #header .utility-bar a {
  color: #000;
}
.department-theme-zodiac-blue #header .utility-bar .social {
  border-color: #000;
}
@media (max-width: 991px) {
  .department-theme-zodiac-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-zodiac-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-zodiac-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a:hover,
.department-theme-zodiac-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a:hover,
.department-theme-zodiac-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a,
.department-theme-zodiac-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li.active &gt; a,
.department-theme-zodiac-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li.active &gt; a:hover {
    background: #D0E1ED;
    color: #000;
  }
}
@media (min-width: 992px) {
  .department-theme-zodiac-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a,
.department-theme-zodiac-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; a:hover,
.department-theme-zodiac-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a:after,
.department-theme-zodiac-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded:hover &gt; a:before,
.department-theme-zodiac-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.active &gt; a:hover,
.department-theme-zodiac-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.open &gt; ul.dropdown-menu &gt; li &gt; a:hover:after,
.department-theme-zodiac-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li &gt; ul.dropdown-menu &gt; li &gt; a:hover:after {
    background-color: #D0E1ED;
    color: #000;
  }
  .department-theme-zodiac-blue .navbar-default .navbar-collapse section &gt; ul.menu &gt; li.expanded &gt; a .desktop-caret-large polygon {
    fill: #D0E1ED;
  }
}
.department-theme-zodiac-blue .btn.btn-white.btn-outline {
  background-color: transparent;
  color: #000;
  border-color: #000;
}
.department-theme-zodiac-blue .btn.btn-white.btn-outline:hover {
  background-color: #000;
  border-color: #000;
  color: #D0E1ED;
}
.department-theme-zodiac-blue .btn.btn-white.btn-outline:focus, .department-theme-zodiac-blue .btn.btn-white.btn-outline:active, .department-theme-zodiac-blue .btn.btn-white.btn-outline:hover:active, .department-theme-zodiac-blue .btn.btn-white.btn-outline:focus:active {
  background-color: black;
  border-color: black;
  color: #D0E1ED;
}
.department-theme-zodiac-blue article.event .content {
  border-color: #000;
}
.department-theme-zodiac-blue article.event .content h2 a,
.department-theme-zodiac-blue .paragraph--type--upcoming-meetings,
.department-theme-zodiac-blue .paragraph--type--upcoming-events-meetings,
.department-theme-zodiac-blue .paragraph--type--selected-meetings-events,
.department-theme-zodiac-blue .paragraph--type--upcoming-meetings article.event .content h2 a,
.department-theme-zodiac-blue .paragraph--type--upcoming-events-meetings article.event .content h2 a,
.department-theme-zodiac-blue .paragraph--type--selected-meetings-events article.event .content h2 a,
.department-theme-zodiac-blue .paragraph--type--upcoming-meetings h2,
.department-theme-zodiac-blue .paragraph--type--upcoming-events-meetings h2,
.department-theme-zodiac-blue .paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading,
.department-theme-zodiac-blue .paragraph--type--selected-meetings-events h2,
.department-theme-zodiac-blue #header .utility-bar .department-links {
  color: #000;
}
.department-theme-zodiac-blue .paragraph-theme-secondary {
  background: #D0E1ED !important;
  color: #000 !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.department-theme-zodiac-blue .paragraph-theme-secondary h1, .department-theme-zodiac-blue .paragraph-theme-secondary h2, .department-theme-zodiac-blue .paragraph-theme-secondary h3, .department-theme-zodiac-blue .paragraph-theme-secondary h4, .department-theme-zodiac-blue .paragraph-theme-secondary h5, .department-theme-zodiac-blue .paragraph-theme-secondary h6,
.department-theme-zodiac-blue .paragraph-theme-secondary h1 a, .department-theme-zodiac-blue .paragraph-theme-secondary h2 a, .department-theme-zodiac-blue .paragraph-theme-secondary h3 a, .department-theme-zodiac-blue .paragraph-theme-secondary h4 a, .department-theme-zodiac-blue .paragraph-theme-secondary h5 a, .department-theme-zodiac-blue .paragraph-theme-secondary h6 a {
  color: #000 !important;
}
.department-theme-zodiac-blue .paragraph-theme-secondary .btn.btn-white.btn-outline,
.department-theme-zodiac-blue .paragraph-theme-secondary .btn.btn-primary.btn-outline,
.department-theme-zodiac-blue .paragraph-theme-secondary .field--name-field-cta a {
  border-color: #000 !important;
  color: #000 !important;
}
.department-theme-zodiac-blue .paragraph-theme-secondary .btn.btn-white.btn-outline:hover, .department-theme-zodiac-blue .paragraph-theme-secondary .btn.btn-white.btn-outline:focus,
.department-theme-zodiac-blue .paragraph-theme-secondary .btn.btn-primary.btn-outline:hover,
.department-theme-zodiac-blue .paragraph-theme-secondary .btn.btn-primary.btn-outline:focus,
.department-theme-zodiac-blue .paragraph-theme-secondary .field--name-field-cta a:hover,
.department-theme-zodiac-blue .paragraph-theme-secondary .field--name-field-cta a:focus {
  background: #000 !important;
  color: #D0E1ED !important;
}
.department-theme-zodiac-blue .paragraph-theme-secondary .section-heading h2,
.department-theme-zodiac-blue .paragraph-theme-secondary .date-with-line span.text,
.department-theme-zodiac-blue .paragraph-theme-secondary .btn-wrap {
  background: #D0E1ED !important;
}
.department-theme-zodiac-blue .paragraph-theme-secondary .section-heading:before {
  background: #000 !important;
}
.department-theme-zodiac-blue .paragraph-theme-secondary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #000 !important;
}
.department-theme-zodiac-blue .paragraph-theme-secondary.paragraph--type--upcoming-events-meetings .event-small h2 .field--name-field-heading {
  color: #000 !important;
}
.department-theme-zodiac-blue .paragraph-theme-secondary.paragraph--type--popular-resources {
  border-color: #D0E1ED !important;
}
.department-theme-zodiac-blue .paragraph-theme-secondary.paragraph--type--popular-resources:after,
.department-theme-zodiac-blue .paragraph-theme-secondary.paragraph--type--popular-resources .inner:before {
  background: #D0E1ED !important;
}
.department-theme-zodiac-blue .paragraph-theme-secondary .field--name-field-popular-resource a:not([class="1"]) {
  color: #000 !important;
}
.department-theme-zodiac-blue .paragraph-theme-secondary .field--name-field-popular-resource a:hover .fa {
  background: #000 !important;
  color: #D0E1ED !important;
}
.department-theme-zodiac-blue .paragraph-theme-secondary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.department-theme-zodiac-blue .paragraph-theme-secondary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #D0E1ED !important;
}
.department-theme-zodiac-blue .paragraph-theme-secondary .field--name-field-popular-resource .fa {
  border-color: #000 !important;
}
.department-theme-zodiac-blue .paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.department-theme-zodiac-blue .paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet a {
  color: #D0E1ED !important;
}
.department-theme-zodiac-blue .paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a {
  border-color: #000 !important;
  color: #000 !important;
}
.department-theme-zodiac-blue .paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a:hover {
  background: #000 !important;
  color: #D0E1ED !important;
}
.department-theme-zodiac-blue .paragraph-theme-secondary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #000 !important;
}
.department-theme-zodiac-blue .paragraph-theme-secondary.paragraph--type--staff-contact article {
  background: #000 !important;
}
.department-theme-zodiac-blue .paragraph-theme-secondary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #000 !important;
}
.department-theme-zodiac-blue .paragraph-theme-secondary.paragraph--type--staff-contact h3 a,
.department-theme-zodiac-blue .paragraph-theme-secondary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.department-theme-zodiac-blue .paragraph-theme-secondary.paragraph--type--staff-contact .btn-primary {
  background: #000000;
}
.department-theme-zodiac-blue .paragraph-theme-secondary.paragraph--type--faq a {
  color: #000 !important;
}
.department-theme-zodiac-blue .paragraph-theme-secondary.paragraph--type--faq article.faq h2 .icon {
  color: #000 !important;
  border-color: #000 !important;
  background: transparent !important;
}
.department-theme-zodiac-blue .paragraph-theme-secondary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #D0E1ED !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.department-theme-zodiac-blue .paragraph-theme-secondary.paragraph--type--documents article.document a {
  background: #000 !important;
}
.department-theme-zodiac-blue .paragraph-theme-secondary.paragraph--type--press-releases {
  color: #000000 !important;
}
.department-theme-zodiac-blue .paragraph-theme-secondary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.department-theme-zodiac-blue .paragraph-theme-secondary.paragraph--type--basic-content a, .department-theme-zodiac-blue .paragraph-theme-secondary.paragraph--type--content-with-image-on-right a, .department-theme-zodiac-blue .paragraph-theme-secondary.paragraph--type--content-with-image-on-left a {
  color: #000;
}
.department-theme-zodiac-blue .paragraph-theme-secondary.paragraph--type--basic-content table {
  border-color: #000;
}
.department-theme-zodiac-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #000;
  color: #D0E1ED;
}
.department-theme-zodiac-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .department-theme-zodiac-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .department-theme-zodiac-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .department-theme-zodiac-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .department-theme-zodiac-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .department-theme-zodiac-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.department-theme-zodiac-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .department-theme-zodiac-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .department-theme-zodiac-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .department-theme-zodiac-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .department-theme-zodiac-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .department-theme-zodiac-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.department-theme-zodiac-blue .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #D0E1ED !important;
}
.department-theme-zodiac-blue .paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .department-theme-zodiac-blue .paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #000;
}

/* White
   ========================================================================== */
.paragraph-theme-white {
  background: #fff !important;
  color: #000000 !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Events */
}
.paragraph-theme-white h1, .paragraph-theme-white h2, .paragraph-theme-white h3, .paragraph-theme-white h4, .paragraph-theme-white h5, .paragraph-theme-white h6,
.paragraph-theme-white h1 a, .paragraph-theme-white h2 a, .paragraph-theme-white h3 a, .paragraph-theme-white h4 a, .paragraph-theme-white h5 a, .paragraph-theme-white h6 a {
  color: #000000 !important;
}
.paragraph-theme-white .btn.btn-white.btn-outline {
  border-color: #000000 !important;
  color: #000000 !important;
}
.paragraph-theme-white .btn.btn-white.btn-outline:hover, .paragraph-theme-white .btn.btn-white.btn-outline:focus {
  background: #000000 !important;
  color: #fff !important;
}
.paragraph-theme-white .section-heading h2,
.paragraph-theme-white .date-with-line span.text,
.paragraph-theme-white .btn-wrap {
  background: #fff !important;
}
.paragraph-theme-white .section-heading.secondary-color:before {
  background: #000000 !important;
}
.paragraph-theme-white.paragraph--type--upcoming-meetings article.event .content {
  border-color: #000000 !important;
}
.paragraph-theme-white .field--name-field-popular-resource a:not([class="1"]) {
  color: #000000 !important;
}
.paragraph-theme-white .field--name-field-popular-resource a:hover .fa {
  background: #000000 !important;
  color: #fff !important;
}
.paragraph-theme-white .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.paragraph-theme-white .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #f1f1f1 !important;
}
.paragraph-theme-white .field--name-field-popular-resource .fa {
  border-color: #000000 !important;
}
.paragraph-theme-white.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #000000 !important;
}

/* Gray
   ========================================================================== */
.paragraph-theme-gray {
  background: #f1f1f1 !important;
  color: #000000 !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Basic Content */
}
.paragraph-theme-gray h1, .paragraph-theme-gray h2, .paragraph-theme-gray h3, .paragraph-theme-gray h4, .paragraph-theme-gray h5, .paragraph-theme-gray h6,
.paragraph-theme-gray h1 a, .paragraph-theme-gray h2 a, .paragraph-theme-gray h3 a, .paragraph-theme-gray h4 a, .paragraph-theme-gray h5 a, .paragraph-theme-gray h6 a {
  color: #000000 !important;
}
.paragraph-theme-gray .btn.btn-white.btn-outline {
  border-color: #000000 !important;
  color: #000000 !important;
}
.paragraph-theme-gray .btn.btn-white.btn-outline:hover, .paragraph-theme-gray .btn.btn-white.btn-outline:focus {
  background: #000000 !important;
  color: #f1f1f1 !important;
}
.paragraph-theme-gray .section-heading h2,
.paragraph-theme-gray .date-with-line span.text,
.paragraph-theme-gray .btn-wrap {
  background: #f1f1f1 !important;
}
.paragraph-theme-gray .section-heading.secondary-color:before {
  background: #000000 !important;
}
.paragraph-theme-gray.paragraph--type--upcoming-meetings article.event .content {
  border-color: #000000 !important;
}
.paragraph-theme-gray.paragraph--type--popular-resources {
  border-color: #f1f1f1 !important;
}
.paragraph-theme-gray.paragraph--type--popular-resources:after,
.paragraph-theme-gray.paragraph--type--popular-resources .inner:before {
  background: #f1f1f1 !important;
}
.paragraph-theme-gray .field--name-field-popular-resource a:not([class="1"]) {
  color: #000000 !important;
}
.paragraph-theme-gray .field--name-field-popular-resource a:hover .fa {
  background: #000000 !important;
  color: #f1f1f1 !important;
}
.paragraph-theme-gray .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.paragraph-theme-gray .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #f1f1f1 !important;
}
.paragraph-theme-gray .field--name-field-popular-resource .fa {
  border-color: #000000 !important;
}
.paragraph-theme-gray.paragraph--type--what .field--name-field-cta a {
  border-color: #000000 !important;
  color: #000000 !important;
}
.paragraph-theme-gray.paragraph--type--what .field--name-field-cta a:hover {
  background: #000000 !important;
  color: #f1f1f1 !important;
}
.paragraph-theme-gray.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #000000 !important;
}
.paragraph-theme-gray.paragraph--type--staff-contact article {
  background: #fff !important;
}
.paragraph-theme-gray.paragraph--type--staff-contact .content {
  background: #fff !important;
}
.paragraph-theme-gray.paragraph--type--faq article.faq h2 .icon {
  background: #f1f1f1;
}
.paragraph-theme-gray.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #f1f1f1 !important;
  background: #FDB813;
}
.paragraph-theme-gray.paragraph--type--documents article.document a {
  background: #fff !important;
}
.paragraph-theme-gray.paragraph--type--basic-content table {
  border-color: #000000;
}
.paragraph-theme-gray.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #000000;
  color: #f1f1f1;
}
.paragraph-theme-gray.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .paragraph-theme-gray.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .paragraph-theme-gray.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .paragraph-theme-gray.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .paragraph-theme-gray.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .paragraph-theme-gray.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.paragraph-theme-gray.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .paragraph-theme-gray.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .paragraph-theme-gray.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .paragraph-theme-gray.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .paragraph-theme-gray.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .paragraph-theme-gray.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.paragraph-theme-gray.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #f1f1f1 !important;
}

/* Brand Primary
   ========================================================================== */
.paragraph-theme-primary {
  background: #1C66A6 !important;
  color: #fff !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.paragraph-theme-primary h1, .paragraph-theme-primary h2, .paragraph-theme-primary h3, .paragraph-theme-primary h4, .paragraph-theme-primary h5, .paragraph-theme-primary h6,
.paragraph-theme-primary h1 a, .paragraph-theme-primary h2 a, .paragraph-theme-primary h3 a, .paragraph-theme-primary h4 a, .paragraph-theme-primary h5 a, .paragraph-theme-primary h6 a {
  color: #fff !important;
}
.paragraph-theme-primary .btn.btn-white.btn-outline,
.paragraph-theme-primary .btn.btn-primary.btn-outline,
.paragraph-theme-primary .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.paragraph-theme-primary .btn.btn-white.btn-outline:hover, .paragraph-theme-primary .btn.btn-white.btn-outline:focus,
.paragraph-theme-primary .btn.btn-primary.btn-outline:hover,
.paragraph-theme-primary .btn.btn-primary.btn-outline:focus,
.paragraph-theme-primary .field--name-field-cta a:hover,
.paragraph-theme-primary .field--name-field-cta a:focus {
  background: #fff !important;
  color: #1C66A6 !important;
}
.paragraph-theme-primary .section-heading h2,
.paragraph-theme-primary .date-with-line span.text,
.paragraph-theme-primary .btn-wrap {
  background: #1C66A6 !important;
}
.paragraph-theme-primary .section-heading:before {
  background: #fff !important;
}
.paragraph-theme-primary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #fff !important;
}
.paragraph-theme-primary.paragraph--type--popular-resources {
  border-color: #1C66A6 !important;
}
.paragraph-theme-primary.paragraph--type--popular-resources:after,
.paragraph-theme-primary.paragraph--type--popular-resources .inner:before {
  background: #1C66A6 !important;
}
.paragraph-theme-primary .field--name-field-popular-resource a:not([class="1"]) {
  color: #fff !important;
}
.paragraph-theme-primary .field--name-field-popular-resource a:hover .fa {
  background: #fff !important;
  color: #1C66A6 !important;
}
.paragraph-theme-primary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.paragraph-theme-primary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #1C66A6 !important;
}
.paragraph-theme-primary .field--name-field-popular-resource .fa {
  border-color: #fff !important;
}
.paragraph-theme-primary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.paragraph-theme-primary.paragraph--type--twitter-feed article.tweet a {
  color: #1C66A6 !important;
}
.paragraph-theme-primary.paragraph--type--what .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.paragraph-theme-primary.paragraph--type--what .field--name-field-cta a:hover {
  background: #fff !important;
  color: #1C66A6 !important;
}
.paragraph-theme-primary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #fff !important;
}
.paragraph-theme-primary.paragraph--type--staff-contact article {
  background: #fff !important;
}
.paragraph-theme-primary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #fff !important;
}
.paragraph-theme-primary.paragraph--type--staff-contact h3 a,
.paragraph-theme-primary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.paragraph-theme-primary.paragraph--type--staff-contact .btn-primary {
  background: #14143D;
}
.paragraph-theme-primary.paragraph--type--faq a {
  color: #fff !important;
}
.paragraph-theme-primary.paragraph--type--faq article.faq h2 .icon {
  color: #fff !important;
  border-color: #fff !important;
  background: transparent !important;
}
.paragraph-theme-primary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #1C66A6 !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.paragraph-theme-primary.paragraph--type--documents article.document a {
  background: #fff !important;
}
.paragraph-theme-primary.paragraph--type--press-releases {
  color: #000000 !important;
}
.paragraph-theme-primary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.paragraph-theme-primary.paragraph--type--basic-content a, .paragraph-theme-primary.paragraph--type--content-with-image-on-right a, .paragraph-theme-primary.paragraph--type--content-with-image-on-left a {
  color: #fff;
}
.paragraph-theme-primary.paragraph--type--basic-content table {
  border-color: #fff;
}
.paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #fff;
  color: #14143D;
}
.paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.paragraph-theme-primary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #14143D !important;
}
.paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .paragraph-theme-primary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #fff;
}

/* Brand Secondary
   ========================================================================== */
.paragraph-theme-secondary {
  background: #14143D !important;
  color: #fff !important;
  /* Upcoming Meetings */
  /* Popular Resources */
  /* Twitter */
  /* What's New */
  /* Events */
  /* Staff Contact */
  /* FAQ */
  /* Documents */
  /* Press Releases */
  /* Basic Content */
  /* Carousel */
}
.paragraph-theme-secondary h1, .paragraph-theme-secondary h2, .paragraph-theme-secondary h3, .paragraph-theme-secondary h4, .paragraph-theme-secondary h5, .paragraph-theme-secondary h6,
.paragraph-theme-secondary h1 a, .paragraph-theme-secondary h2 a, .paragraph-theme-secondary h3 a, .paragraph-theme-secondary h4 a, .paragraph-theme-secondary h5 a, .paragraph-theme-secondary h6 a {
  color: #fff !important;
}
.paragraph-theme-secondary .btn.btn-white.btn-outline,
.paragraph-theme-secondary .btn.btn-primary.btn-outline,
.paragraph-theme-secondary .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.paragraph-theme-secondary .btn.btn-white.btn-outline:hover, .paragraph-theme-secondary .btn.btn-white.btn-outline:focus,
.paragraph-theme-secondary .btn.btn-primary.btn-outline:hover,
.paragraph-theme-secondary .btn.btn-primary.btn-outline:focus,
.paragraph-theme-secondary .field--name-field-cta a:hover,
.paragraph-theme-secondary .field--name-field-cta a:focus {
  background: #fff !important;
  color: #14143D !important;
}
.paragraph-theme-secondary .section-heading h2,
.paragraph-theme-secondary .date-with-line span.text,
.paragraph-theme-secondary .btn-wrap {
  background: #14143D !important;
}
.paragraph-theme-secondary .section-heading:before {
  background: #fff !important;
}
.paragraph-theme-secondary.paragraph--type--upcoming-meetings article.event .content {
  border-color: #fff !important;
}
.paragraph-theme-secondary.paragraph--type--popular-resources {
  border-color: #14143D !important;
}
.paragraph-theme-secondary.paragraph--type--popular-resources:after,
.paragraph-theme-secondary.paragraph--type--popular-resources .inner:before {
  background: #14143D !important;
}
.paragraph-theme-secondary .field--name-field-popular-resource a:not([class="1"]) {
  color: #fff !important;
}
.paragraph-theme-secondary .field--name-field-popular-resource a:hover .fa {
  background: #fff !important;
  color: #14143D !important;
}
.paragraph-theme-secondary .field--name-field-popular-resource a[class="1"] .fa {
  border-color: #FDB813 !important;
}
.paragraph-theme-secondary .field--name-field-popular-resource a[class="1"]:hover .fa {
  background: #FDB813 !important;
  color: #14143D !important;
}
.paragraph-theme-secondary .field--name-field-popular-resource .fa {
  border-color: #fff !important;
}
.paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet {
  color: #000000 !important;
}
.paragraph-theme-secondary.paragraph--type--twitter-feed article.tweet a {
  color: #14143D !important;
}
.paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a {
  border-color: #fff !important;
  color: #fff !important;
}
.paragraph-theme-secondary.paragraph--type--what .field--name-field-cta a:hover {
  background: #fff !important;
  color: #14143D !important;
}
.paragraph-theme-secondary.paragraph--type--upcoming-events-meetings article.event .content {
  border-color: #fff !important;
}
.paragraph-theme-secondary.paragraph--type--staff-contact article {
  background: #fff !important;
}
.paragraph-theme-secondary.paragraph--type--staff-contact .content {
  color: #000000;
  background: #fff !important;
}
.paragraph-theme-secondary.paragraph--type--staff-contact h3 a,
.paragraph-theme-secondary.paragraph--type--staff-contact h3 {
  color: #000000 !important;
}
.paragraph-theme-secondary.paragraph--type--staff-contact .btn-primary {
  background: #1C66A6;
}
.paragraph-theme-secondary.paragraph--type--faq a {
  color: #fff !important;
}
.paragraph-theme-secondary.paragraph--type--faq article.faq h2 .icon {
  color: #fff !important;
  border-color: #fff !important;
  background: transparent !important;
}
.paragraph-theme-secondary.paragraph--type--faq article.faq .accordion.expanded h2 .icon {
  color: #14143D !important;
  background: #FDB813 !important;
  border-color: #FDB813 !important;
}
.paragraph-theme-secondary.paragraph--type--documents article.document a {
  background: #fff !important;
}
.paragraph-theme-secondary.paragraph--type--press-releases {
  color: #000000 !important;
}
.paragraph-theme-secondary.paragraph--type--press-releases article h3 a {
  color: #000000 !important;
}
.paragraph-theme-secondary.paragraph--type--basic-content a, .paragraph-theme-secondary.paragraph--type--content-with-image-on-right a, .paragraph-theme-secondary.paragraph--type--content-with-image-on-left a {
  color: #fff;
}
.paragraph-theme-secondary.paragraph--type--basic-content table {
  border-color: #fff;
}
.paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) {
  background: #fff;
  color: #14143D;
}
.paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1, .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2, .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3, .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4, .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5, .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6,
.paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h1 a, .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h2 a, .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h3 a, .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h4 a, .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h5 a, .paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) h6 a,
.paragraph-theme-secondary.paragraph--type--basic-content table tr:nth-child(2n+2) a {
  color: #14143D !important;
}
.paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-right, .paragraph-theme-secondary.paragraph--type--carousel .slick-arrow.fa-chevron-left {
  color: #fff;
}
</pre></body></html>