<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* firstlady74 custom CSS */

/*Custom Fonts*/
@font-face {
  font-family:"Mozart Script Regular";
  src:url('/media/governorvirginiagov/first-lady/assets/fonts/mozart-script/mozart_script_regular.woff2') format("woff2"),url('/media/governorvirginiagov/first-lady/assets/fonts/mozart-script/mozart_script_regular.woff') format("woff");
}

@font-face {
  font-family:"Mozart Script Bold";
  src:url('/media/governorvirginiagov/first-lady/assets/fonts/mozart-script/mozart_script_bold.woff2') format("woff2"),url('/media/governorvirginiagov/first-lady/assets/fonts/mozart-script/mozart_script_bold.woff') format("woff");
}
/*End Custom Fonts*/

body {
  font-size: 16px;
  color: #212529;
  margin: 0;
  padding: 0;
  overflow-y: scroll;
  background-color: #efe7eb;
  box-shadow: inset 0 0 5rem rgba(0, 0, 0, .5);
  font-family: 'Lato', sans-serif;
}
#va-commonBanner.va-commonBanner--dark {
  z-index: 10;
}
#skipmenu {
    visibility: hidden;
    max-height: 0;
}
h1, h2, h3, h4, h5 {
  font-family: 'Prata', serif;
  color: #3a243b;
  font-weight: 500 !important;
}
h1.txt-script {
  position: relative;
  font-family: "Mozart Script Bold";
  font-size: 3rem !important;
  text-align: center;
  margin-top: 5.25rem;
  margin-bottom: -1.75rem;
  color: #fff!important;
}
h2.txt-script {
  position: relative;
  font-family: "Mozart Script Bold";
  font-size: 2.2rem !important;
  text-align: center;
  margin-top: 5rem;
  margin-bottom: -2.2rem;
}
.bg-body { font-family: 'Prata', serif;
}
.lead {
  font-family: 'Prata', serif;
  font-size: 1.25rem;
  font-weight: 500 !important;
  color: #3a243b !important;
  line-height: 38px;
}
.lead p {
    background: none;
}
.bg-body-bg p {
    word-break: break-word;
}
.featurette-bg p.lead {
    margin-bottom: -0.2em;
}
.featurette-blockquote {
    padding-top: 2rem;
    padding-left: 2rem;
}
.footer p {
  font-family: 'Lato', sans-serif;
  color: #3a243b!important;
}
.footer a {
    color: #3a243b!important;
    text-decoration: underline;
}
.footer a:hover {
    color: #212529!important;
    text-decoration: none;
}
a {
   /* color: #6E4794;*/
    color: #3a243b;
    text-decoration: underline;
    word-break: break-word;
}
a:hover {
  /*color: #8087d7;*/
    color: #6E4794;
}
main {
  background-color: #efe7eb !important;
}
p.sub-title {
    font-family: 'Prata', serif;
    font-size: 1.25rem;
    font-weight: 500 !important;
    color: #fff!important;
    text-align: center;
    padding-bottom: 0.5em;
}

/*new button desktop nav*/
.navbar {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
}
.btn-group, .btn-group-vertical {
    margin-top: -5px;
}
.btn {
    padding: 0.24rem 0.25rem;
}
.dropdown-item.active, .dropdown-item:active {
    background-color: transparent;
    text-decoration: underline;
}
.dtnav-display {
    display: block;
    text-align: center;
}
.mobilenav-display {
  display: none;
}
.dropdown-item:focus, .dropdown-item:hover {
    background-color: transparent!important;
    color: #fff;
    text-decoration: underline;
}
.dropdown-toggle::after {
    color: #fff;
}
ul.dropdown-menu.show li a {
    background-color: #3a243b!important;
    line-height: 2.25em;
  text-align: left;
}
.btn-check:focus+.btn, .btn:focus {
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgb(239 231 235 / 25%);
}
.dropdown-menu.show {
    display: block;
    margin-top: 7px;
    min-width: 160px;
    text-align: center;
    padding: 0 0;
}

.site-header {
  background-color: #efe7eb!important;
  -webkit-backdrop-filter: saturate(180%) blur(20px);
  backdrop-filter: saturate(180%) blur(20px);
}
.site-header a {
  color: #fff;
  transition: color .15s ease-in-out;
  text-decoration: none;
  font-family: 'Lato', sans-serif;
}
.site-header a:hover {
  color: #fff;
  text-decoration: underline;
}
.sp-announcement {
    color: #3a243b;
    background-color: #c9b9c2!important;
    padding: 1em 2em;
    font-weight: 600;
}
.sp-announcement p {
    margin-bottom: 0;
}
.sp-announcement a {
  color: #5E3D7F;
    /*color: #6E4794;*/
    text-decoration: underline;
}
.sp-announcement a:hover, .sp-announcement a:focus {
    color: #8087d7;
}
.hometopnav-display {
  background-color: #3a243b!important;
  z-index: 100;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.navbarflex {
  max-width: 1070px;
}
.topnav-display {
  background-color: #3a243b;
  z-index: 1;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.topdisplay {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  margin-bottom: 1.5rem;
  margin-left: 10rem;
}
.topdisplay-img {
  /*background: url("../images/flova-cover.jpg") top left no-repeat;*/
  background: url('/media/governorvirginiagov/first-lady/assets/images/flova-cover.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}
.topdisplay-overlay {
  background-color: rgba(0, 0, 0, 0.2); /* Black background with opacity */
  z-index: 10 !important; /* Specify a stack order in case you're using a different order for other elements */
}
.topdisplay-lg, .topdisplay-md {  
    color: #fff;
    text-shadow: 0 0.08rem 0.2rem rgb(0 0 0 / 80%);
    font-family: 'Prata', serif;
    margin-bottom: 0.5rem;  
}
.topdisplay-md {
    border-top: 1px solid #9e91d6;
    display: block;
    width: 100%;
    line-height: 2;
    font-size: 2rem;
}
.banner-seal {
    padding: 0.5rem;
    background-color: #efe7eb!important;
}
.namedisplay {
  position: relative;
  margin-left: 7.85rem;
  z-index: 10;
}
.namedisplay-lg, .namedisplay-md {
    font-family: 'Prata', serif;
    color: #3a243b;
    line-height: 1.2;
    margin-top: 0;
}
.namedisplay-md {
    border-top: 1px solid #9e91d6;
    display: block;
    width: 100%;
    line-height: 2;
    margin-bottom: -0.5em;
    font-size: 1.65em;
    margin-top: 0.125em;
}
#flseal-slider::before {
  position: absolute;
  content: " ";
  width: 120px;
  height: 120px;
  /*background: url("../images/VirginiaSealWhite.png");*/
  background: url('/media/governorvirginiagov/first-lady/assets/images/Youngkin_Seal_DogwoodTree-white.png');
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: top left;
  bottom: 2.5em;
  left: 1.5em;
  opacity: 1;
  /*transform: rotate(30deg);*/
  overflow: hidden;
  z-index: 1;
}
div#flseal-static {
  padding: 1em;
  position: relative;
}
#flseal-static::before {
  position: absolute;
  content: " ";
  width: 120px;
  height: 120px;
  /*background: url("../images/VirginiaSeal-lavender.png");*/
  background: url('/media/governorvirginiagov/first-lady/assets/images/Youngkin_Seal_DogwoodTree.png');
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: top left;
  top: 0;
  bottom: 0;
  left: 1em;
  opacity: 1;
  overflow: hidden;
  z-index: 1;
}
a.seal-link {
  text-decoration: none !important;
  cursor: pointer;
}
a.py-2.d-md-inline-block {
  z-index: 100;
}
/* topbutton */
#topbutton {
  display: inline-block;
  background-color: #920075;
  width: 52px;
  height: 52px;
  text-align: center;
  border-radius: 50%;
  position: fixed;
    bottom: 80px;
    right: 20px;
  transition: background-color .3s, opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
      z-index: 10!important;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
#topbutton::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 1.75em;
  line-height: 46px;
  color: #fff;
}
#topbutton:hover {
    cursor: pointer;
    color: #fff!important;
    text-decoration: underline;
}
#topbutton:active {
  background-color: #fff;
}
#topbutton:focus {
  background-color: #fff;
}
#topbutton.show {
  opacity: .8;
  visibility: visible;
}

.fl-block-bg {
  position: relative;
  background-color: #3a243b;
  z-index: 1;
}
.fl-blocktxt-bg, .fl-blockspot-bg {
  z-index: 1;
}
.fl-blocktxt-bg::before, .fl-blockspot-bg::before {
  content: "";
  /*background-image: url("../images/fulldogwood.png");*/
  /*background: url('/media/governorvirginiagov/first-lady/assets/images/fulldogwood.png');*/
  background-size: contain;
  background-repeat: repeat-x;
  background-position: top left;
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  opacity: .1;
}
.fl-blocktxt {
  z-index: 100 !important;
  position: relative;
  background-color: rgba(255, 255, 255, .5);
  border-radius: 10px;
  padding: 20px;
  color: #000;
}
.fl-blockspot{
  z-index: 100 !important;
  position: relative;
}
.bg-body-bg::before {
  content: "";
  /*background-image: url("../images/dogwood.png");*/
  background: url('/media/governorvirginiagov/first-lady/assets/images/dogwood-single.png');
  background-repeat: no-repeat;
  background-position: left top;
  background-size: initial;
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  opacity: .1;
  z-index: -1;
}
.bg-body {
  z-index: 10 !important;
  position: relative;
  background-color: #fff !important;
  width: 80%;
  height: auto !important;
  border-radius: 21px 21px 0 0;
  padding: 5rem !important;
}
.bg-body img {
  width: 100%;
  height: auto;
  padding-right: 1.25em;
}
span.hd-inline {
  font-family: 'Prata', serif;
  font-size: 1.6rem;
  font-weight: 300;
  line-height: inherit;
  color: #3a243b !important;
}
span.hd2-inline {
  font-family: 'Prata', serif;
  font-size: 1.3rem;
  font-weight: 300;
  line-height: inherit;
  color: #3a243b !important;
}
span.txt-wordsp {
  padding-left: 0.2rem;
  padding-right: 0.2rem;
  font-size: 1.4rem;
}
span.inline-colbullet {
  color: #66428a!important;
  /*color: #9e91d6!important;*/
  padding-left: 0.125rem;
  padding-right: 0.2rem;
  opacity: 85%;
}
span.txt-wordsplet {
    color: #fff;
    text-shadow: 0 0.08rem 0.2rem rgb(0 0 0 / 80%);
    font-size: 3rem;
    vertical-align: middle;
    text-align: center;
    font-variant-caps: petite-caps;
    font-weight: 800;
    letter-spacing: 1px;
}
span.inline-sliderbullet {
    color: #9e91d6!important;
    font-size: 1.5rem;
    position: relative;
    vertical-align: middle;
    margin-left: -0.125rem;
    margin-right: 0.025rem;
}
.bg-overlay {
  z-index: 10;
  width: 100%;
}
.lftfeatblock {
  margin: 0 auto;
  width: 60%;
}
.featurette-rttxt {
  margin: auto;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  min-height: 90%;
}
.featurette-rttxt p.lead {
    margin-bottom: -0.2rem;
    padding-top: 1rem;
}
.featurette-rtimg {
  margin: 0 auto;
  display: block;
  position: relative;
  bottom: 0;
}
img.featurette-rtimg {
    max-width: 400px;
    height: auto;
    border: 0;
    float: left;
}
.rtfeaturette {
    padding: 1rem!important;
    background-color: rgba(0, 0, 0, 0.2);
}
div.button-fancy a {
    color: #fff;
    text-decoration: none;
}

.execdisplay-img {
  /*background: url("../images/photo_entry4.jpg");*/
  background: url('/media/governorvirginiagov/first-lady/images/photo_entry.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 680px;
}
.footer {
  background-color: #c9b9c2!important;
  position: relative;
  z-index:1;
}
.footer h5 {
  margin-bottom: 0 !important;
  font-family: 'Prata', serif;
}
footer .site-title {
  color: #3a243b;
  font-family: 'Prata', serif;
  font-size: 1.25rem;
  font-weight: 500 !important;
  margin-bottom: 0 !important;
}
.fix-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 1030;
}
.row.social-media {
  display: inline-block;
  width: 6rem;
}
.social-float {
  float: right !important;
}
/* extra bootstrap utilities */
.flex-equal &gt; * {
  flex: 1;
}
/* --Carousel base class--*/
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  bottom: 3rem;
  z-index: 10;
}
/* Declare heights because of positioning of img element */
.carousel-item {
  height: 32rem;
}
.carousel-item &gt; img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  /*	width: 1350px;
    height: 518px;*/
}
.mosaic-pictures {
  padding-top: 2rem;
  padding-bottom: 2rem;
  top: 0;
  bottom: 0;
}
.mosaic-pictures img {
  vertical-align: middle;
  width: 100% !important;
  height: auto !important;
}
/* buttons */
.btn-outline-secondary {
  color: #fff;
  border-color: #fff;
  text-shadow: 0 .05rem .1rem rgba(0, 0, 0, .5);
}
.button-fancy {
  background-color: #66428A;
  /*background-color: #9e91d6;*/
  border-radius: 20px;
  box-shadow: rgba(26, 21, 51, .2) 0 -25px 18px -14px inset, rgba(26, 21, 51, .15) 0 1px 2px, rgba(26, 21, 51, .15) 0 2px 4px, rgba(26, 21, 51, .15) 0 4px 8px, rgba(26, 21, 51, .15) 0 8px 16px, rgba(26, 21, 51, .15) 0 16px 32px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Lato', sans-serif;
  padding: 7px 20px;
  text-align: center;
  text-decoration: none;
  transition: all 250ms;
  border: 0;
  font-size: 16px;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.button-fancy:hover {
  box-shadow: rgba(158, 145, 214, .35) 0 -25px 18px -14px inset, rgba(158, 145, 214, .25) 0 1px 2px, rgba(158, 145, 214, .25) 0 2px 4px, rgba(158, 145, 214, .25) 0 4px 8px, rgba(158, 145, 214, .25) 0 8px 16px, rgba(158, 145, 214, .25) 0 16px 32px;
  transform: scale(1.05) rotate(-1deg);
  /*color: #1a1533;*/
    color: #fff;
    text-decoration: underline;
}
button.button-fancy a {
  color: #fff;
  text-decoration: none;
}
button.button-fancy a:hover {
  color: #1a1533;
}
.button-fancy:focus {
    border: 1px solid #8087d7;
}
/* hover button*/
* {
  box-sizing: border-box;
}
*::before, *::after {
  box-sizing: border-box;
}
.button {
  position: relative;
  display: inline-block;
  cursor: pointer;
  outline: none;
  border: 0;
  vertical-align: middle;
  text-decoration: none;
  background: transparent;
  padding: 0;
  font-size: inherit;
  font-family: inherit;
}
.button.learn-more {
  width: 19rem;
  height: auto;
  margin-top: 1em;
}
.button.learn-more .circle {
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  position: relative;
  display: block;
  margin: 0;
  width: 3rem;
  height: 3rem;
  background: #3a243b;
  border-radius: 1.625rem;
}
.button.learn-more .circle .icon {
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  background: #fff;
}
.button.learn-more .circle .icon.arrow {
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  left: 0.625rem;
  width: 1.125rem;
  height: 0.125rem;
  background: none;
}
.button.learn-more .circle .icon.arrow::before {
  position: absolute;
  content: "";
  top: -0.25rem;
  right: 0.0625rem;
  width: 0.625rem;
  height: 0.625rem;
  border-top: 0.125rem solid #fff;
  border-right: 0.125rem solid #fff;
  transform: rotate(45deg);
}
.button.learn-more .button-text {
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0.75rem 1rem 0.75rem 1.75rem;
  margin: 0 0 0 1.85rem;
  color: #282936;
  font-weight: 500;
  text-align: left;
  text-transform: none;
  font-family: 'Lato', sans-serif;
  	text-decoration: underline;
	color: #6E4794;
}
.button:hover .circle {
  width: 100%;
}
.button:hover .circle .icon.arrow {
  background: #fff;
  transform: translate(1rem, 0);
}
.button:hover .button-text {
  color: #fff;
}
.button:hover .button-text a {
  color: #fff;
}
.button-text a {
    display: inline-block;
    padding-top: 0.75rem;
}
.button.learn-more:focus {
    border: 1px solid #8087d7;
}

@supports (display: grid) {
  body {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    /*grid-gap: 0.625rem;*/
    grid-template-areas: ". main main ."". main main .";
  }
  .btncontainer {
    grid-area: main;
    align-self: center;
    justify-self: center;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  span.button-text a {
    color: #6E4794;
}
  span.button-text a:hover {
    color: #fff;
    transition-delay: .03s;
  }
}
.btncontainer.nobutton {
  display: none;
}
.form-p4wrap {
    padding: 1.5rem!important;
}
.js-t4form-container {
  font-family: 'Lato', sans-serif !important;
}
.js-t4form-container label {
  font-weight: normal !important;
}
.js-t4form-container .pull-right {
  width: 25%;
}
.js-t4form-container .btn-primary {
  color: #fff;
  background-color: #6E4794 !important;
  border-color: #6E4794 !important;
}
.js-t4form-container .btn-primary:hover {
  color: #1a1533!important;
}
.card {
    z-index: 1;
}
/* event card */
.card-evntcol {
  padding-bottom: 1rem;
}
.card-evntblock {
  height: 100%;
}
.card-evntrow {
  height: 100%;
}
.card-evnttxt {
  /*background-color: #6E4794 !important;*/
  height: 100%;
}
.card-body {
  padding: 1rem 1rem 0 1rem;
}
.card-body.card-evntdetails h4 {
    font-size: 1.25rem;
    line-height: initial;
}
.card-evntdate {
  margin-bottom: -.8rem;
}
.card-evntday {
  text-transform: uppercase;
}
.card-evntmonth {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1.8rem;
  line-height: normal;
}
.card-evtphoto img {
    max-width: 386px;
    height: auto;
}
div.card-evntrow .carousel-item &gt; img {
    width: 100%!important;
    height: auto!important;
}
.vita-p3 {
padding: 1rem!important;
}

/*spirit award cards*/
section.recipient-cards {
    position: relative;
    background-color: #efe7eb;
}
.full-text {
  background-color: #3a243b!important;
}
.text-background {
font-family: 'Poppins', sans-serif;
    position: absolute;
    right: 12px;
    bottom: -97px;
    color: rgba(0,0,0,0.05);
    font-size: 200px;
    font-weight: 700;
}
.card.spirit-card {
    border-radius: 2rem;
    min-height: 616px;
}
.card-lead {
    font-family: 'Prata', serif;
    font-size: 1.45rem;
    font-weight: 600 !important;
    color: #3a243b !important;
    line-height: inherit;
    margin-bottom: 0;
  min-height: 120px;
}
.card-body {
    min-height: 430px;
}
.card-body.sm-card {
    min-height: 180px;
}
.card-body.box-auto {
    min-height: auto;
}
div#btncontainer\ nobutton {
    display: none;
}
.card-date button.learn-more {
    position: absolute;
    bottom: 0;
    padding-bottom: 2em;
}
.card-location {
    font-family: 'Prata', serif;
    color: #3a243b;
    font-weight: 500 !important;
    font-size: 1.25rem;
}
.card-body.p-4.text-black {
    margin-top: 7em;
}

.card-body ul &gt; li {
    list-style-type: none;
    padding-top: 12px;
    clear: both;
}
.card-body ul li::before {
    content: '';
    display: inline-block;
    height: 24px;
    width: 24px;
    background-image: url('/media/governorvirginiagov/first-lady/assets/images/flower_bullet1.svg');
    margin-right: 10px;
    position: relative;
    margin-left: -30px;
    float: left;
    background-repeat: no-repeat;
    background-position-y: top;
    top: 0.125em;
}


.card-body ul li.svg-bullet2::before {
    content: '';
    display: inline-block;
    height: 44px;
    width: 30px;
    background-image: url('/media/governorvirginiagov/first-lady/assets/images/flower_bullet3.svg');
    margin-right: 10px;
    position: relative;
    margin-left: -30px;
    float: left;
    background-repeat: no-repeat;
    background-position-y: top;
    top: 0.125em;
  }
.txt-script {
    position: relative;
    font-family: "Mozart Script Bold";
}
.col.mb-2.card-evtphoto {
    min-width: 270px;
}
.video-sizer {
    width: 568px;
    text-align: center;
    margin: auto;
}
.card-prenext {
   color:#fff; 
   text-align:center;
   background-color: #3a243b;
   padding-bottom: 4em;
 }
.card-prenext a {
   color:#fff;
  text-decoration: none;
 }
.card-prenext a:hover {
   color:#fff;
  text-decoration: underline;
 }
.card.link-res {
    -webkit-box-shadow: 0 20px 37px -22px rgba(0,0,0,.3), 0 22px 80px -20px rgba(0,0,0,.07);
    box-shadow: 0 20px 37px -22px rgba(0,0,0,.3), 0 22px 80px -20px rgba(0,0,0,.07);
}
div.eventcard-bg .card {
    border: 0px;
}
.card-evntpic {
    overflow: hidden;
}
.card-evntpic img {
    width: auto!important;
    height: 100%!important;
}
iframe {
    width: 100%!important;
    min-height: 200px;
}

@media (min-width: 1410px) {
.col.mb-2.card-evtphoto {
    min-width: 396px;
}
}

@media (max-width: 767px) {
.card-body {
    min-height: auto;
}
.card-date button.learn-more {
    width: 14rem!important;
    height: auto;
    margin-left: -6px!important;
    position: relative;
    padding-bottom: 0;
}
.video-sizer {
	width: 290px;
    text-align: left;
}
}

@media (max-width: 450px) {
.card-body.p-4.text-black {
    margin-top: 3em;
}
.card-body ul li::before, .card-body ul li.svg-bullet2::before {
    height: 60px;
} 
}

.block-text {
    padding-right: 1.5em;
    padding-left: 1.5em;
}
.h-100.block-text img {
    width: 100%!important;
    height: auto!important;
    padding-right: 1rem!important;
    padding-left: 1rem!important;
}
@media (max-width: 800px){
.block-text {
    padding-right: 0;
    padding-left: 0;
    margin: 0em -2em;
}
}

/*sisterhood css*/
.twocol-block-bg, .onecol-accblock-bg, .sisform-footer, .flbox-left, .flbox-right{
  position: relative;
  z-index: 1;
}
.twocol-title  {
  font-family: 'Prata', serif;
  font-size: 1.75rem;
  color: #3a243b;
  font-weight: 500 !important;
  margin-top: 0;
  margin-bottom: 0.5rem;
  line-height: 1.2;
}
.flbox-container {
    padding: 5rem 8rem 5rem 8rem;
}
.bg-rectangle img {
    padding: 0 20px 20px 0;
}
.spotlight-text {
    padding: 1.5rem;
}
.fl-blockspot .card-img-overlay {
  background-color: rgba(0,0,0,.25);
  padding: 1em 0.5em;
}
.fl-blockspot .card-img-overlay:hover {
    background-color: rgba(0, 0, 0, 0);
}
.bg-rectangle {
    background-color: #fff;
    border: none!important;
    border-radius: 1em;
}
.bg-rectangle .btncontainer {
    align-self: flex-start;
    justify-self: flex-start;
}
.non-lead {
    clear: both;
}
.box-bg {
    background-color: #fff;
    border-radius: 1em;
}
.boxlft-bg, .boxrt-bg {
    border-radius: 1em;
}
.box-bg p.lead, .boxlft-bg p.lead, .boxrt-bg p.lead {
    margin-bottom: 0;
    margin-top: 1rem;
}
.box-bg .btncontainer {
  padding-right: 1rem;
  max-width: 490px;
}
.box-bg button.learn-more {
    width: 100%;
    height: 98px;
}
.box-bg button .button-text {
    top: 0.75em!important;
}
.twobox-colblock-bg img {
    padding-right: 1.1em;
    padding-bottom: 1.1em;
}
.twobox-left, .twobox-rt {
  position: relative;
}
.onecol-accblock-bg::before{
    content: "";
    background-size: contain;
    background-repeat: repeat-x;
    background-position: top left;
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    opacity: .1;
}
.flbox-left::before {
    content: '';
	background: url('/media/governorvirginiagov/first-lady/images/calendar-icon.png') no-repeat;
    position: absolute;
    opacity: 0.05;
    top: 0px;
    bottom: 0px;
    right: 10px;
    left: 10px;
    background-size: contain;
    background-position-x: right;
    background-position-y: bottom;
}
.flbox-right::before {
    content: '';
	background: url('/media/governorvirginiagov/first-lady/images/news-icon.png') no-repeat;
    position: absolute;
    opacity: 0.05;
    top: 0px;
    bottom: -26px;
    right: -10px;
    left: -20px;
    background-size: contain;
    background-position-x: right;
    background-position-y: bottom;
}

.accordion-button {
    background-color: #fff;
	color: #3a243b;
}	
.accordion-button:not(.collapsed) {
    color: #fff;
    background-color: #3a243b;
}
.accordion-button:focus {
    border-color: #efe7eb;
    box-shadow: 0 0 0 0.25rem rgb(239 231 235 / 25%);
}
.accordion-body {
    font-size: 18px;
    line-height: 34px;
}
.accordion-button:not(.collapsed)::after {
    background-image: none!important;
    content: url('/media/governorvirginiagov/first-lady/assets/images/chevron-bar-up-white.svg')!important;
    transform: rotate(0deg);
}
.accordion-button::after {
    flex-shrink: 0;
    width: 2rem;
    height: 2rem;
    margin-left: auto;
    content: url('/media/governorvirginiagov/first-lady/assets/images/chevron-bar-down-purple.svg')!important;
    background-repeat: no-repeat;
    background-size: 1.25rem;
    transition: transform .2s ease-in-out;
    background-image: none!important;
}
button.accordion-button.collapsed {
    background-color: #fff!important;
}
/*.accordion-body ul {  
   list-style-image: url('/media/governorvirginiagov/first-lady/assets/images/newbullet.png');
   list-style-position: outside;
}*/

.accordion-body ul li {
    list-style: none;
    padding-bottom: 10px;
    position: relative;
    top: 0px;
}

.accordion-body ul li::before {
  content: '';
  display: inline-block;
  height: 30px;
  width: 30px;
  background-image: url('/media/governorvirginiagov/first-lady/assets/images/flower_bullet1.svg');
  margin-right: 10px;
    position: relative;
    top: 10px;
}
.footer::before {
    content: "";
    background: url('/media/governorvirginiagov/first-lady/assets/images/dogwood-branch.png');
    background-repeat: no-repeat;
    background-position: left top;
    position: absolute;
    top: 0px;
    bottom: 0px;
    opacity: .08;
    right: 10px;
    left: 10px;
    background-size: contain;
    background-position-x: right;
    background-position-y: bottom;
    z-index: -1;
}
/* News Section Styles */

#newshere {
    max-width: 1000px;
    margin: 30px auto;
}

#newshere article {
    background: #fff;
    padding: 20px;
    margin-bottom: 1em;
    border-radius: 5px;
}

#newshere h4 {
    font-size: 1.15em;
}

.article-title {
  font-size: 1.35em;
  font-family: 'Prata', serif;
  color: #3a243b;
}

.contactblock {
    font-size: 85%;
    background-color: #c9b9c233;
    padding: 12px 15px;
    border-radius: 3px;
    line-height: 160%;
    margin-bottom: 40px;
}

.pressrelease {
    max-width: 1200px;
    margin: 20px auto;
    background: #fff;
    padding: 30px;
      border-radius: 21px;
}

.contactblock .seal {
  display:none;
}

a.va-button {
    background-color: #6E4794;
    border-radius: 20px;
    box-shadow: rgb(26 21 51 / 20%) 0 -25px 18px -14px inset, rgb(26 21 51 / 15%) 0 1px 2px, rgb(26 21 51 / 15%) 0 2px 4px, rgb(26 21 51 / 15%) 0 4px 8px, rgb(26 21 51 / 15%) 0 8px 16px, rgb(26 21 51 / 15%) 0 16px 32px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: 'Lato', sans-serif;
    padding: 7px 20px;
    text-align: center;
    text-decoration: none;
    transition: all 250ms;
    border: 0;
    font-size: 16px;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

a.va-button:hover {
    box-shadow: rgb(158 145 214 / 35%) 0 -25px 18px -14px inset, rgb(158 145 214 / 25%) 0 1px 2px, rgb(158 145 214 / 25%) 0 2px 4px, rgb(158 145 214 / 25%) 0 4px 8px, rgb(158 145 214 / 25%) 0 8px 16px, rgb(158 145 214 / 25%) 0 16px 32px;
    transform: scale(1.05) rotate(-1deg);
}

span.subhead {
    text-align: center;
    font-size: 20px;
    font-style: italic;
    display: block;
    margin-bottom: 1.25em;
}

#newshere h2 {
    margin-bottom: 1em;
}

#newshere {
    max-width: 1000px;
    margin: 0px auto;
}

.pressrelease td {
    padding: 1em;
    font-size: 0.95em;
}
.row.art-pad {
    padding: 0.9em;
}
.card-body.fl-news {
    min-height: 200px;
    padding: 1em;
}
.fl-news h4 {
    line-height: 1.7em;
}
.card-body.fl-news a {
    text-decoration: none;
}
.card-body.fl-news a:hover {
    text-decoration: underline;
}
.fl-newspic {
    max-height: 250px;
    overflow: hidden;
}
.fl-newspic img {
    width: -webkit-fill-available;
    height: 100%!important;
}
div#stcpDiv {
    display: none;
}

/*background color select list*/
.bg-lite {
background-color: #fff!important;
color:#3a243b!important;
}
.bg-lite h2, .bg-lite .lead {
    color:#3a243b!important;
}
.deep-purple {
background-color: #3a243b!important;
color:#fff!important;
}
.deep-purple h2, .deep-purple .lead {
    color: #fff!important;
}
.pale-pink {
background-color: #efe7eb!important;
color:#3a243b!important;
}
.pale-pink h2, .pale-pink .lead {
    color:#3a243b!important;
}
.med-pink {
background-color: #c9b9c2!important;
color:#212529!important;
}
.med-pink h2, .med-pink .lead {
    color:#212529!important;
}
.bg-white {
    color: #000;
}
.hero-textbox {
    border: solid 1px #eee;
    padding: 4em 4em 4em 3em;
    margin-right: -4em;
    -webkit-box-shadow: 0 20px 37px -22px rgba(0,0,0,.3), 0 22px 80px -20px rgba(0,0,0,.07);
    box-shadow: 0 20px 37px -22px rgba(0,0,0,.3), 0 22px 80px -20px rgba(0,0,0,.07);
  background-color: #fff;
}
.hero-textbox h2, .hero-textbox .lead p{
  color: #3a243b !important;
}

/* RESPONSIVE CSS */
@media (min-width: 1856px) {
  .carousel-item {
    height: 41.75rem;
  }
}
@media only screen and (max-width: 1296px) and (min-width: 1266px) {
.carousel-item {
    height: 30rem;
}
}
@media (max-width: 1023px) {
  .twobox-colblock-bg img {
    width: 100%!important;
    height: auto!important;
  }
}

@media only screen and (max-width: 1265px) and (min-width: 801px) {
  .carousel-item {
    height: 19rem;
  }
  #flseal-slider::before {
    width: 90px;
    height: 90px;
    left: 4.2rem;
  }
  .topdisplay {
    margin-bottom: 1rem;
  }
  .display-6 {
    font-size: calc(1.1rem + 1.5vw);
  }
  .topdisplay h2 {
    font-size: calc(1.1rem + .9vw);
  }
}
@media (min-width: 40em) {
  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 1.25rem;
    font-size: 1.25rem;
    line-height: 1.4;
  }
  .featurette-heading {
    font-size: 50px;
  }
}
@media (min-width: 62em) {
  .featurette-heading {
    margin-top: 7rem;
  }
}
@media (min-width: 768px) {
  .flex-md-equal &gt; * {
    flex: 1;
  }
}

@media only screen and (max-width: 1124px) and (min-width: 820px) {
.btn-group, .btn-group-vertical {
    display: block;
}
ul.dropdown-menu.show li a {
    color: #3a243b!important;
    background-color: #efe7eb!important;
}
}

@media only screen and (max-width: 920px) and (min-width: 801px) {
  a.py-2.d-md-inline-block {
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 991px) {
  .featurette-rttxt {
    position: relative;
  }
  img.featurette-rtimg {
    float: right;
  }
  .twobox-rt {
    display: none;
  }
  .accrt-box {
    margin-top: -1rem;
}
}
@media (max-width: 805px) {
  .dropdown-item.active, .dropdown-item:active {
    text-decoration: none;
    color: #9e91d6;
}
  .dropdown-menu.show {
    display: block;
    margin-left: 0px!important;
    min-width: auto;
    text-align: center;
    padding: 0 0;
}
.navbar-nav {
    text-align: center;
}
.btn-group, .btn-group-vertical {
    display: inline-block;
	margin-top: 0px;
}
    .dtnav-display {
    display: none !important;
  }
  .mobilenav-display {
    display: block !important;
  }
  .shownone {
    display: none;
  }
  .navbar-toggler {
    float: right;
  }
  .showmobile {
    padding-top: 3rem !important;
    padding-bottom: 1rem !important;
  }
  .mobilenav-display li.nav-item {
    text-align: center;
  }
  .mobilenav-display .nav-item a {
    color: #fff;
  }
  span.currentbranch2, span.currentbranch0, span.currentbranch1 {
    color: #9e91d6;
  }
  ul.multilevel-linkul-0 {
    list-style: none;
    padding-left: 10px;
}
  #flseal-slider::before {
    width: 100px;
    height: 100px;
    bottom: 2.75rem;
  }
  .topdisplay {
    margin-left: 9rem;
  }
  .namedisplay h2 {
    margin-bottom: -0.5rem;
  }
  .carousel {
    height: 18rem;
    background-color: #3a243b;
  }
  .carousel-item &gt; img {
    position: absolute;
    top: 0;
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .home-icon {
    padding-bottom: 5rem;
}
  .carousel-indicators {
    margin-bottom: 1rem;
  }
  h1.txt-script {
    font-size: 1.6rem !important;
    margin-top: 2rem;
    margin-bottom: -0.8rem;
  }
  .p-5 {
    padding: 1.2rem !important;
  }
  .bg-body {
    width: 98%;
    padding: 2rem !important;
  }
  span.hd-inline {
    font-size: 1.4rem;
  }
  span.hd2-inline {
    font-size: 1.2rem;
  }
  .lead {
    font-size: 1.125rem;
  }
  .bg-body img {
    width: 100%!important;
    height: auto!important;
    padding-bottom: 1em;
    padding-right: 0em;
}
  span.txt-wordsplet {
      font-size: 2rem!important;
  }
  span.inline-sliderbullet {
      font-size: 1rem!important;
  }
  .slider-title {
      font-size: 1.2rem!important;
  }
  .hero-textbox {
    padding: 1em;
    margin-right: 0em;
}
.hero-textbox button.learn-more {
    margin-left: 0;
}
}

@media (max-width: 767px) {
.topdisplay-md, .namedisplay-md {
    font-size: larger;
}
  .carousel-indicators {
    visibility: hidden;
}  
  .social-float {
    float: none !important;
  }
  .lftfeatblock {
    padding-right: 1rem;
    padding-left: 1rem;
    width: 100%;
  }
  .featurette-blockquote {
    padding-left: 0rem;
  }
      .flbox-container {
        padding: 1rem !important;
    }

  .bg-rectangle {
    padding: 1rem;
  }
  .spotlight-1-img {
    min-height: 300px;
  }
  .flbox-left {
    padding-bottom: 1rem;
  }
  .flbox-right {
    padding-bottom: 1rem;
  }
  .flbox-block-bg {
    margin-top: 1rem!important;
  }
  .bg-rectangle img {
    width: 100%!important;
    height: auto!important;
    padding: 20px 0 20px 0;
  }
  .flbox-left::before {
	display: none;
  }
  .flbox-right::before {
    display: none;
  }
  .accordion-body ul li {
    margin-left: -30px;
  }
  .vita-p3 {
    padding: 0.5rem!important;
  }
}

@media (max-width: 600px) {
  #flseal-slider::before {
    width: 80px;
    height: 80px;
    bottom: 2.5rem;
  }
  .topdisplay {
    margin-left: 7.4rem;
    margin-bottom: 2rem;
  }
  .topdisplay h2 {
    font-size: calc(1rem + .9vw);
  }
  div#flseal-static {
    padding: 0.2rem;
  }
  #flseal-static::before {
    width: 80px;
    height: 80px;
    top: 0.125rem;
    left: 0.5rem;
  }
  .namedisplay {
    margin-left: 6rem;
    margin-top: 0.75rem;
  }
  .namedisplay h2 {
    font-size: 1.2rem;
    margin-bottom: 0.1rem;
  }
  .display-5 {
    font-size: calc(1.375rem + 1.5vw);
  }
  .display-6 {
    font-size: calc(1rem + 1.5vw);
  }
  h1.txt-script {
    margin-top: 4rem;
    font-size: 1.6rem !important;
    line-height: 2.8rem;
    margin-bottom: -0.5rem;
  }
  h2.txt-script {
    text-align: center;
    margin-bottom: -2rem;
    font-size: 1.8rem !important;
    line-height: 2.8rem;
    margin-top: 4.4rem;
  }
  button.learn-more {
    margin-left: -22px;
  }
  .flbox-container button.learn-more {
    margin-left: 0;
  }
  .form-p4wrap {
    padding: .125rem!important;
  }
  img.featurette-rtimg {
    max-width: 320px;
  }
  .fl-mobile img {
    width: 100%!important;
    height: auto!important;
}
  button.learn-more .button-text.buttontext-top {
    padding: 0rem 0rem 0.75rem 1.75rem;
}
  .box-bg .btncontainer {
    padding-right: 0rem;
    width: 100%;
    margin-left: -9px;   
  }
  .box-bg button .button-text.buttontext-top {
    top: 0!important;
    padding: 0.75rem 1rem 0.75rem 1.75rem;
  }
.pressrelease img {
    max-width: 320px!important;
    margin-left: -20px!important;
    height: auto!important;
}
}



</pre></body></html>