/* line 26, ../../assets/sass/insight-grid-short.sass */
#main-nav .logo {
  background: #13376f;
}
/* line 30, ../../assets/sass/insight-grid-short.sass */
#main-nav .nav-footer .briefcase .notification {
  background: #ff5200;
}

/* line 36, ../../assets/sass/insight-grid-short.sass */
#template-home .page-content .mobile-buttons .btn {
  background: #ff5200;
}
/* line 42, ../../assets/sass/insight-grid-short.sass */
#template-home section.page-hero.home .slides .slide .slide__button {
  background: #ff5200;
}
/* line 45, ../../assets/sass/insight-grid-short.sass */
#template-home section.page-hero.home .slick-active button, #template-home section.page-hero.home li:hover button {
  background: #00afab;
}
/* line 47, ../../assets/sass/insight-grid-short.sass */
#template-home section.module-center_callout {
  padding: 2em 0 3.25em;
}
/* line 49, ../../assets/sass/insight-grid-short.sass */
#template-home section.module-center_callout hr {
  background: #ff5200;
}
/* line 54, ../../assets/sass/insight-grid-short.sass */
#template-home section.module-blog_posts_grid .header {
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  height: calc(3em * 4.5);
}
/* line 18, ../../assets/sass/insight-grid-short.sass */
#template-home section.module-blog_posts_grid .header h4 {
  padding-top: 5px;
}
/* line 56, ../../assets/sass/insight-grid-short.sass */
#template-home section.module-blog_posts_grid .header h4 {
  font-size: 3em;
  font-weight: 600;
}
/* line 59, ../../assets/sass/insight-grid-short.sass */
#template-home section.module-blog_posts_grid .header .insightTypes {
  font-size: 1.5rem;
  padding-top: 1rem;
  color: darkgray;
}
/* line 64, ../../assets/sass/insight-grid-short.sass */
#template-home section.module-blog_posts_grid .header .insightTypes > * {
  font-weight: 400;
}
/* line 67, ../../assets/sass/insight-grid-short.sass */
#template-home section.module-blog_posts_grid .header .insightTypes h5 {
  font-size: 1em;
  display: inline-block;
}
/* line 71, ../../assets/sass/insight-grid-short.sass */
#template-home section.module-blog_posts_grid .header .insightTypes a {
  color: darkgray;
  transition: all 0.25s ease;
}
/* line 75, ../../assets/sass/insight-grid-short.sass */
#template-home section.module-blog_posts_grid .header .insightTypes a:hover {
  color: #ff5200;
}

/* line 194, ../../assets/sass/insight-grid-short.sass */
#footer .email-opt-in .BTN a {
  background: #ff5200 !important;
}
