

      :root {
        --font: Optum Sans;
        --alt-font: Optum Sans;
        --accent-color: #4b4d4f;
        --secondary-color: #ff612b;
        --link-color: #0c55b8;
        --accent-highlight-color: #3f4042;
        --accent-highlight-background-color: #e5e6e7;
        --accent-tinted-color-70: #c9caca;
        --accent-tinted-color-80: #dbdbdc;
        --accent-tinted-color-90: #ededed;
        --accent-contrast-color: #fff;
        --accent-contrast-tinted-background-color: #b3b3b3;
        --accent-hover-color: #646669;
        --secondary-hover-color: #f73f00;
        --secondary-contrast-color: #111;
        --link-hover-color: #3887f2;
      }
      
body { background: url('https://d36ai2hkxl16us.cloudfront.net/thoughtindustries/image/upload/v1/course-uploads/98fa36ce-48e8-4f00-ab11-de55a8d392e7/mv8esn67gwuy-WarmWhite_1500x1000.png'); background-attachment: fixed; background-size: cover; }
.company__logo {text-indent: 100%;white-space: nowrap;overflow: hidden;background: url('https://d36ai2hkxl16us.cloudfront.net/thoughtindustries/image/upload/a_exif,c_fit,t_ti_company_logo_v4/v1/course-uploads/98fa36ce-48e8-4f00-ab11-de55a8d392e7/u49pxx8dgfl3-OPTUM__NEW_RGBcentered600x110.png') no-repeat center left;background-size: contain;} .company__logo span.h4 {visibility: hidden;}
/* Optum Sans Fonts Did this update??? */
@import url('https://brand.optum.com/assets/fonts/Optum/OptumSans-Regular.otf');
@import url('https://brand.optum.com/assets/fonts/Optum/OptumSans-Bold.otf');

@font-face {
    font-family: "Optum Sans";
    src: url(https://brand.optum.com/assets/fonts/Optum/OptumSans-Regular.otf) format("opentype");
}
@font-face {
    font-family: "Optum Sans Bold";
    src: url(https://brand.optum.com/assets/fonts/Optum/OptumSans-Bold.otf') format("opentype");
}

/*Remove Powered by Thought Industries*/
.footer__powered-by { display: none !important; }

/*Remove payment info and social media*/
.widget--course-purchase .btn--secondary{display:none;}
.share__container { display: none; }

/* Remove the star-rating at the end of courses. */
.sidebar__testimonial{display:none;}

/* 
Remove A, B, C labels from survey choices... (For example, rate this course: 
A - 10 Excellent, B - 9, C - 8...) 
Check: does this interfere with assessment or quiz choices? 
*/
.choice__index{display:none;}

.dkgrey{background-color: #282A2E; color:#ffffff;} 

/* Buttons originally styled to match optum.com */

  .btn:hover, button:hover 
{
    /* color: #002677;  /* original dark blue text */
    /* color: #c3c3c3; /* Les experiment system gray */
    color: #daf6f9; /* Les experiment sky blue */
    /* background-color: #fff; /* original white bkg */
    /* background-color: #9e9e9d; /* Les experiment medium gray bkg */
    background-color: #696969; /* a bit darker gray (is it too close to original gray? */
    border-color: #5A5A5A;
}


/* Hero subtitle */
.hero .hero__caption .h4
  {
  font-size: .80em;
  color: black;
  }  



@media only screen and (min-width: 40.063em) {  /* min-width 641px, medium screens */

  
.hero .hero__caption 
  {
    width: 275px;
    height: auto;
    padding: 1rem;
    background: hsla(0,0%,100%,.95);
    position: absolute;
    bottom: 1em;
    top: 1em;
    left:  1em;
  }

.hero .hero__caption .hero__title
  {
   
    font-size: 1rem;
    color: #000;
    margin-bottom: 1em;
    padding-bottom: .25em;
  }
  


/* The following creates the orange bar between the title and subtitle */


.hero .hero__caption .hero__title::after 
  {
    content: '';
    position: absolute;
    width: 75%;
    height: 2px;
    left: 10px;
    display: block;
    clear: both;
    background-color: #FF612B;
    margin-top: 10px;
  
  }
  
}


 .noborder table, th, tr, td {
  border: 2px dotted white;
}


.widgetgrey 
  {
  
    background-color: #f2f2f2;
   
  
  }
  
.widgetgrey2 
  {
    background-color: #F5F5F5; /* Optum Gray 7 Cool Gray */
    padding: 24px;
  	border: 1px solid #F5F5F5; /* Optum Gray 7 Cool Gray */
  	border-radius: 10px;   
  }
  

  
.pmenu a:link {color: #ffffff; text-decoration: none;}
.pmenu a:visited {color: #efefee; text-decoration: none;}
.pmenu a:hover {color: #ffffff; text-decoration: underline;}
.pmenu a:active {color: #ffffff; text-decoration: underline;}
.pmenu a:focus {color: #ffffff; text-decoration: underline;}




.bluebulb
{
background-color: #ffffff; 
background-image:url(https://d36ai2hkxl16us.cloudfront.net/thoughtindustries/image/upload/v1/course-uploads/98fa36ce-48e8-4f00-ab11-de55a8d392e7/6iwqhiap0h88-LearningPath_HeroImage.png); 
background-size: cover;
color: #ffffff; 
padding: 20px;
}


.iconbar {
 background-color: #63666A;
 font-size: 25px;
padding-left:10px;
padding-top: 0px;
padding-bottom: 10px;
align-items: stretch;
text-align: center;
border-top: 4px solid #ffffff;

}


.iconbar a {color: #ffffff; background-color: #63666A; border-bottom-left-radius: 10px;  border-bottom-right-radius: 10px; text-align: center; float:left; }
.iconbar a:link {color: #ffffff; background-color: #63666A; border-bottom-left-radius: 10px;  border-bottom-right-radius: 10px; text-align: center; float:left;}
.iconbar a:hover {color: #63666A; background-color: #ffffff; border-bottom-left-radius: 10px;  border-bottom-right-radius: 10px;  text-align: center;float:left;}


.iconbar label {color: #63666A; font-size: 10px;}
.iconbar a:link label  {color: #63666A; font-size: 10px;}
.iconbar a:hover label  {color: #63666A; font-size: 10px;}

.iconbar-left {
 background-color: #63666A;
 font-size: 25px;
padding-left:10px;
padding-top: 10px;
padding-bottom: 10px;
align-items: stretch;
text-align: center;

}


.iconbar-left a {color: #ffffff; background-color: #63666A; border-radius: 10px 0px 10px 0px; text-align: center; width: 100%; float:right;}
.iconbar-left a:link {color: #ffffff; background-color: #63666A; border-radius: 10px 0px 0px 0px; text-align: center; width: 100%;float:right;}
.iconbar-left a:hover {color: #63666A; background-color: #ffffff; border-radius: 10px 0px 10px 0px; text-align: center; width: 100%;float:right;}


.iconbar-left label {color: #63666A;}
.iconbar-left a:link label  {color: #63666A;}
.iconbar-left a:hover label  {color: #63666A;}



.greyButton a {color: #ffffff; background-color: #63666A; border-radius: 10px 0px 10px 0px; text-align: center; width: 100%; float:right;}
.greyButton a:link {color: #ffffff; background-color: #63666A; border-radius: 10px 0px 0px 0px; text-align: center; width: 100%;float:right;}
.greyButton a:hover {color: #63666A; background-color: #ffffff;}


.standalone-scorm__header {
    height: 60px;
    top: 0;
    left: 0;
    position: relative;
    padding-left: 20px;
}

.standalone-scorm__header button {
    height: 60px;
    width: 60px;
    font-size: 2rem;
    background-color: #ff612b!important;
    text-align: center;
    line-height: 60px;
    float: right;
    color: #ffffff!important;
   
}

/*PNW Assigned on Dashboard and Featured area on domain pages*/

/* PNW Catalog Widget without Search Bar */
.PNW-Catalogs-woSearch .catalog-aggregation{
border: 1px solid #5A5A5A; /* Border color was "darkgrey," changed to Optum Dark Gray #5A5A5A */
border-radius: 10px;
}

.PNW-Catalogs-woSearch p {
color: #002677; /* Color was a red #B32D00, changed to Optum Strawberry #A32A2E, but not in line with Optum branding. Changed again to Optum Dark Blue #002677 */
}

.PNW-Catalogs-woSearch .catalog-grid-item__hr {
display:none;
}

.PNW-Catalogs-woSearch .catalog-grid-item {
border: 3px solid white;
padding: 1rem 0;
border-radius: 10px;
background-color:#FBF9F4; /* background color was a light gray #e0e0e0, changed to Optum Warm White #FBF9F4 */
}

.PNW-Catalogs-woSearch .catalog-grid-item__cta-container{
display:none;
}

.PNW-Catalogs-woSearch .catalog-grid-item__completed div {
background-color:#D13F44; /* background-color was an orange #E87722, changed to Optum Apple #D13F44 (Optum Orange #FF612B is supposed to be only used for the wordmark) */
}

.PNW-Catalogs-woSearch .catalog-filters {
display:none;
}

.PNW-Catalogs-woSearch .catalog-header {
display:none;
}

/*PNW Catalog with Search Bar*/
.PNW-Catalogs-wSearch .catalog-aggregation{
border: 1px solid #5A5A5A; /* Border color was "darkgrey," changed to Optum Dark Gray #5A5A5A */
border-radius: 10px;
}

.PNW-Catalogs-wSearch p {
color: #002677; /* Color was a red #B32D00, changed to Optum Strawberry #A32A2E, but not in line with Optum branding. Changed again to Optum Dark Blue #002677 */
}

.PNW-Catalogs-wSearch .catalog-grid-item__hr {
display:none;
}

.PNW-Catalogs-wSearch .catalog-grid-item {
border: 3px solid white;
padding: 1rem 0;
border-radius: 10px;
background-color:#FBF9F4; /* background color was a light gray #e0e0e0, changed to Optum Warm White #FBF9F4 */
}

.PNW-Catalogs-wSearch .catalog-grid-item__cta-container{
display:none;
}
.PNW-Catalogs-wSearch .catalog-grid-item__completed div {
background-color:#D13F44;  /* background-color was an orange #E87722, changed to Optum Apple #D13F44 (Optum Orange #FF612B is supposed to be only used for the wordmark) */
}


/*Turn the section grey with a white border. Title text is white... No white text with Optum branded colors. Optum Dark Blue text on Optum Warm White background. */
.PNW-Assigned-Featured{
border: 1px solid white; /* swapping border color between "white" and Optum Dark Gray #5A5A5A to make it pop */
border-radius: 10px;
background-color:#FBF9F4; /* background-color was light gray #E0E0E0, changed to Optum Warm White #FBF9F4 */
}

.PNW-Assigned-Featured p {
color: #002677;  /* Color was "white," changed to Optum Dark Blue #002677 */
}

/*No scrollbars if sidebar added in*/
.PNW-Assigned-Featured .featured-content-sidebar {
overflow:hidden;
}

/*Each item is Optum Hover Blue #00396C, with no call to action or horizontal line, rounded corners on the box and image */
.PNW-Assigned-Featured .featured-content-block-grid .catalog-grid-item {
background-color:#D9F6FA; /* background-color was Optum Hover Blue #00396C (old school?), changed to Optum Sky Blue #D9F6FA for now */
/* border: 1px solid #002677; /* added and removed an Optum Dark Blue border. */
}

.PNW-Assigned-Featured .featured-content-block-grid .catalog-grid-item__hr {
display:none;
}

.PNW-Assigned-Featured .catalog-grid-item__text-cta {
display:none;
}

.PNW-Assigned-Featured .catalog-grid-item {
border-color:transparent;
border-width:2px;
border-radius: 10px;
}

.PNW-Assigned-Featured .featured-content-block-grid .catalog-grid-item__asset {
border-width:2px;
border-radius: 10px;
}

.PNW-Assigned-Featured .catalog-grid-item__asset-container .ember-view .ember-view {
border: 1px solid transparent;
border-radius: 10px;
}

.PNW-Assigned-Featured .btn {
display:none;
}

hr.optum_orange {
	background-color: #FF612B;
	height: 1px;
}

h3.optum_dark_blue {
  color: rgb(0, 38, 119); 
  font-size: 20px;
  font-weight: bold;
}

p.optum_dark_gray {
  color: #4B4D4F;
}

li.optum_dark_gray {
  color: #4B4D4F;
}

ul.basic {
	list-style-type: disc outside none; 
	padding: 0px 5px 0px 15px;
}

li.basic {
	list-style-type: disc; 
	margin-left: 5px;
	color: #4B4D4F;
}


/*  Tailor dashboards for Optum branding.html */
.hero .hero__caption .hero__title
  {
    font-size: 1.5rem;
    color: #002677; /* Optum dark blue */  
    margin-bottom: 1em;
    padding-bottom: .25em;
  }
  
/* Subtitle <h4> text */
.hero .hero__caption .h4
  {
  font-size: 1em;
  color: #4B4D4F; /* Optum dark gray */
  }  

/*   Widen and position the hero__caption box  */  
.hero .hero__caption /* The box */
  {
    width: 45%; /* Wider box than before */
    max-width: 750px; /* Limit of 75% of the full-on width. */
    padding: 10px;
    background-color: #FAF8F2; /* Optum warm white... no transparency. */
    position: absolute;
    bottom: 12px;
    top: 12px;
    left: 12px;
  }
/* Orange bar between the title and subtitle */
.hero .hero__caption .hero__title::after 
  {
    content: ''; /* Text item containing a space char resized to appear as a graphic element */
    position: absolute; 
    width: 85%;
    height: 2px;
    left: 10px;
    display: block;
    clear: both;
    background-color: #FF612B; /* bright Optum orange */
    margin-top: 10px;
  }
  
.catalog-aggregation__header--label{ /* The left filtering menu's headings */
	color: #002677; 
  } /* Optum dark blue */  
  
.btn.catalog-aggregation__value { /* Items within the filtering menu on the left */
    color: #4B4D4F; /* Optum dark gray */
}

.catalog-header{ /* Usually reads "Browse" for the catalog. */
	color: #002677; 
  } /* Optum dark blue */  
  
.catalog-grid-item__title { /* Each tile's object title */
  	color: #002677; /* Optum dark blue */  
  	font-weight: bold;
  }
  
.catalog-grid-item__description{  /* Each tile's object description */
  	color: #4B4D4F; /* Optum dark gray */
  }


.widget__alt-title__container h3, .widget__title{
	color: #002677; 
  } /* Optum dark blue /* <h3> within the <div class="widget__alt-title__container"> will be Optum dark blue. In this case, "Featured Content Carousel." Also, the class "widget__title," which is the "old" title style. */  

h1, h2, h3, h4, h5, h6{ /* All headings */
  		color: #002677;  /* Optum dark blue */
  }
  
.featured-content-multi-carousel-item__body { /* Tiles in the featured content carousel */
	background-color:#FAF8F2; /* Optum Warm White */
}
  
.featured-content-multi-carousel-item__title{
	font-weight: bold; /* Turn on the title bolding in the carousel */
}

 /* Remove the star rating box from articles and videos */
	.article-sidebar__rating {
        display:none;
    }

/* === FOR BENEFITS CENTRAL CUSTOM DASHBOARD === */

/* == Targeting top navigation == */
.bc-main-navigation nav a {
  text-transform: none !important;
  color: #4B4D4F;
  font-weight: 700;
}

.bc-main-navigation nav .dropdown li a {
  padding: 4px 12px !important;
  font-size: 14px !important;
  font-weight: 400 !important;
}

.bc-main-navigation nav .top-bar-section .left li:first-of-type {
  padding-left: 0 !important;
}

/* == Targeting hero image == */
.bc-main-hero img {
  max-height: 600px;
  object-fit: cover;
}

.bc-main-hero .hero__title::after {
  display: none !important; 
}

.bc-main-hero .hero__title {
  margin: 0 !important;
  font-size: 32px;
  font-weight: 700;
}

/* For positioning the caption */
.bc-main-hero .hero {
  border-radius: 24px;
  overflow: hidden;
  position: relative;
}

.bc-main-hero .hero__caption {
  width: 42%;
  height: fit-content;
  position: absolute;
  top: 50%;
  left: 3%;
  transform: translateY(-70%);
  padding: 24px;
  background-color: #FFFFFF;
  border-radius: 24px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

/* Special alternate hero caption which is normally hidden, but appears and replaces main hero when screen is under 450px width */
.bc-mini-hero-caption {
  display: none;
}

/* == Targeting learner access widget == */
.bc-dashboard-learner-access .dashboard-access-list-item .btn {
  background-color: #002677;
  border-color: #002677;
  border-radius: 46px;
  width: fit-content;
  color: #FFFFFF;
  font-weight: 700;
}

.bc-dashboard-learner-access .dashboard-access-list-item .btn:hover {
  color: #002677;
  background-color: #FFFFFF;
}

/* == Targeting featured content items == */
.bc-featured-content li .featured-content-multi-carousel-item {
  /* Fixed height set because card heights were expanding to fit course titles and descriptions */
  box-sizing: border-box;
  height: 264px;
  background-color: #FFFFFF;
  border: 2px solid #CBCCCD;
  border-radius: 24px;
  overflow: hidden;
  padding: 24px 0 24px;
  display: flex;
  flex-direction: column;
}

.bc-featured-content h3 {
  font-weight: 700;
  font-size: 32px;
}

.bc-featured-content h4 {
  color: #323334;
  font-weight: 700;
}

.bc-featured-content li .featured-content-multi-carousel-item img {
  padding: 0;
}

.bc-featured-content li .featured-content-multi-carousel-item__description {
  padding: 0;
}

.bc-featured-content li .featured-content-multi-carousel-item__body {
  padding: 8px 16px;
  overflow: hidden;
  background-color: #FFFFFF;
}

.bc-featured-content li h4 {
  margin-bottom: 8px;
}

/* == Targeting catalog == */
.bc-catalog .catalog-header {
  font-weight: 700;
  font-size: 32px;
}

/* Specifically targeting catalog items when in grid view */
.bc-catalog ul .catalog-item {
  background-color: #FFFFFF;
  border: 2px solid #CBCCCD;
  border-radius: 24px;
  padding: 24px 0 24px;
}

.bc-catalog ul hr {
  display: none;
}

.bc-catalog ul .catalog-grid-item {
  border: none;
}

.bc-catalog ul .catalog-grid-item__title {
  color: #323334;
}

.bc-catalog ul .catalog-grid-item__body {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.bc-catalog ul .catalog-grid-item__cta-container {
  margin-top: 16px;
}

.bc-catalog ul .catalog-grid-item__cta-container span.btn {
  color: #3262C7;
  font-weight: 700;
  text-decoration: underline;
}

/* Specifically targeting catalog items when in list view */
.bc-catalog .catalog-list-item h3 {
  font-weight: 700;
  color: #002677;
}

.bc-catalog .catalog-list-item .catalog-list-item__title {
  color: #323334;
}

.bc-catalog .catalog-list-item .catalog-list-item__cta-container {
  border: none;
}

.bc-catalog .catalog-list-item .catalog-list-item__cta-container .btn {
  background-color: #002677;
  border-color: #002677;
  border-radius: 46px;
  width: fit-content;
  color: #FFFFFF;
  font-weight: 700;
}

.bc-catalog .catalog-list-item .catalog-list-item__cta-container .btn:hover {
  color: #002677;
  background-color: #FFFFFF;
}

/* == Targeting the hero image and section directing to a survey == */

/* Removing the survey hero section per the team's request */
.bc-survey-hero {
  display: none;
}
.bc-survey-hero .hero {
  border: 1px solid #CBCCCD;
  border-radius: 24px;
}

.bc-survey-hero .hero__caption {
  background: transparent;
}

.bc-survey-hero .hero__title::after {
  display: none !important; 
}

.bc-survey-hero .hero__title {
  margin: 0 !important;
  font-size: 32px;
}

/* For positioning the caption */
.bc-survey-hero .hero {
  position: relative;
}

.bc-survey-hero .hero__caption {
  height: fit-content;
  position: absolute;
  top: 50%;
  left: 5%;
  transform: translateY(-50%);
  padding: 24px;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.bc-survey-hero .hero__caption .btn {
  display: block;
  margin-top: 8px;
  background-color: #002677;
  border-color: #002677;
  border-radius: 46px;
  width: fit-content;
  color: #FFFFFF;
  font-weight: 700;
}

.bc-survey-hero .hero__caption .btn:hover {
  background-color: #FFFFFF;
  color: #002677;
}

/* Special alternate survey hero caption which is normally hidden, but appears and replaces main hero when screen is under 650px width */
.bc-mini-survey-caption {
  display: none;
}

/* == Targeting the FAQ accordion section == */

/* Hiding FAQ per Kelley's instruction (DO NOT REMOVE HTML WIDGET FROM DASHBOARD) - We are just hiding it and keeping it here for reference */
.bc-faq {
  display: none;
}
.bc-faq h1 {
  font-weight: 700;
}

.bc-faq .bc-faq-accordion {
  border-top: 1px solid #002677;
  padding: 32px 16px;
  cursor: pointer;
}

.bc-faq .bc-faq-accordion h2 {
  font-size: 20px;
  color: #323334;
}

.bc-faq .bc-faq-accordion .bc-faq-accordion-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 16px;
}

/* Adding special open class to FAQ accordion content that makes content visible when clicked: JavaScript click listener logic is under custom scripts on the dashboard design. */
.bc-faq .bc-faq-accordion .bc-faq-accordion-content {
  display: none;
}

.bc-faq .bc-faq-accordion.bc-faq-accordion-open .bc-faq-accordion-content {
  display: block;
  margin-top: 16px;
}

.bc-faq .bc-faq-accordion i.icon-navigatedown {
  display: block;
}

.bc-faq .bc-faq-accordion i.icon-navigateup {
  display: none;
}

.bc-faq .bc-faq-accordion.bc-faq-accordion-open i.icon-navigateup {
  display: block;
}

.bc-faq .bc-faq-accordion.bc-faq-accordion-open i.icon-navigatedown {
  display: none;
}

/* == Targeting footer == */
.bc-footer {
  background-color: #FBF9F4;
  border-top: 2px solid #FF612B;
  padding: 16px 42px;
}

.bc-footer .bc-footer-list-column {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
  margin: 0;
}

.bc-footer .bc-footer-list-column a {
  display: block;
  font-size: 14px;
  font-weight: 400;
  text-decoration: underline;
  color: #4B4D4F;
}

.bc-footer .bc-footer-top {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.bc-footer .bc-footer-top-links {
  display: flex;
  gap: 40px;
}

.bc-footer .bc-footer-social-icons svg {
  width: 40px;
  height: 40px;
  fill: #4B4D4F;
}

.bc-footer hr {
  height: 1px;
  border-color: none;
  background-color: #B1B2B4;
}

.bc-footer .bc-footer-bottom {
  display: flex;
  justify-content: space-between;
}

.bc-footer .bc-footer-legal {
  color: #4B4D4F;
  font-size: 12px;
  font-weight: 400;
  margin: 0;
}

.bc-footer .bc-footer-list-row {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
}

.bc-footer .bc-footer-list-row a {
  font-size: 12px;
  font-weight: 400;
  color: #4B4D4F;
  text-decoration: underline;
  padding: 0 4px;
  border-left: 1px solid rgb(75, 77, 79, 0.5);
}

/* == Benefit Central media queries for responsiveness (TESTING) == */

/* Mobile styles for when screen is 768px or smaller */
@media only screen and (max-width: 768px) {
  /* Returning variable height to featured content cards based on content height */
  .bc-featured-content li .featured-content-multi-carousel-item {
    height: fit-content;
  }
}

/* Mobile styles for when screen is 650px or smaller */
@media only screen and (max-width: 650px) {
  /* Hide main survey section and replace with special HTML widget mini hero */
  .bc-survey-hero {
    display: none;
  }

  .bc-mini-survey-caption {
    display: flex;
    flex-direction: column;
    gap: 12px;
    height: fit-content;
    padding: 16px;
    background-color: #FBF9F4;
    border: 1px solid #CBCCCD;
    border-radius: 24px;
  }

  .bc-mini-survey-caption .bc-mini-survey-title {
    margin: 0;
    font-size: 16px;
    font-family: var(--alt-font);
    color: #002677;
    font-weight: 600;
    line-height: 24px;
  }

  .bc-mini-survey-caption span {
    font-size: 14px;
    font-family: var(--alt-font);
    color: #333;
    font-weight: 400;
    line-height: 18px;
  }

  .bc-mini-survey-cta {
    text-decoration: none;
    display: block;
    cursor: pointer;
    color: #FFFFFF;
    background-color: #002677;
    border: 1px solid #002677;
    font-size: 14px;
    font-weight: 700;
    font-family: var(--alt-font);
    border-radius: 46px;
    padding: 7px 14px;
    width: hug-content;
    align-self: flex-end;
    transition-property: background-color,border-color,color,opacity;
    transition-duration: .25s;
    transition-timing-function: ease-in-out;
  }

  .bc-mini-survey-cta:hover {
    color: #002677;
    background-color: #FFFFFF;
  }
}

/* Mobile styles for when screen is 600px or smaller */
@media only screen and (max-width: 600px) {
  .bc-main-hero .hero__caption {
    height: fit-content;
    position: absolute;
    top: 50%;
    left: 5%;
    transform: translateY(-50%);
    padding: 16px;
    display: flex;
    flex-direction: column;
    gap: 8px;
    width: 70%;
  }

  .bc-main-hero .hero__caption .hero__title {
    font-size: 16px;
  }

  .bc-main-hero .hero__caption span {
    font-size: 12px;
  }

  .bc-faq .bc-faq-accordion {
    border-top: 1px solid #002677;
    padding: 16px 8px;
    cursor: pointer;
  }

  .bc-faq .bc-faq-accordion h2 {
    font-size: 16px;
    color: #323334;
  }

  .bc-faq .bc-faq-accordion .bc-faq-accordion-header {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 16px;
  }

  .bc-footer .bc-footer-top {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    gap: 36px;
  }

  .bc-footer .bc-footer-top-links {
    display: flex;
    flex-direction: column;
    gap: 36px;
  }

  .bc-footer .bc-footer-social-icons {
    margin: 0;
  }

  .bc-footer .bc-footer-social-icons svg {
    width: 40px;
    height: 40px;
    fill: #4B4D4F;
  }

  .bc-footer .bc-footer-bottom {
    flex-direction: column-reverse;
    gap: 24px;
  }

  .bc-footer .bc-footer-list-row {
    justify-content: start;
  }
}

/* Mobile styles for when screen is 450px or smaller */
@media only screen and (max-width: 450px) {
  /* Hide main hero section and replace with special HTML widget mini hero */
  .bc-main-hero {
    display: none;
  }

  .bc-mini-hero-caption {
    display: flex;
    flex-direction: column;
    gap: 12px;
    height: fit-content;
    padding: 16px;
    background-color: #FBF9F4;
    border: 1px solid #CBCCCD;
    border-radius: 24px;
  }

  .bc-mini-hero-caption h2 {
    margin: 0;
    font-size: 16px;
    font-family: var(--alt-font);
    color: #002677;
    font-weight: 600;
    line-height: 24px;
  }

  .bc-mini-hero-caption span {
    font-size: 14px;
    font-family: var(--alt-font);
    color: #333;
    font-weight: 400;
    line-height: 18px;
  }
}