.color-primary-orange {
  color: #E36C0A !important; }

.color-orange-dark {
  color: #BD3016 !important; }

.color-orange-light {
  color: #FC8E79 !important; }

.color-orange-lightest {
  color: #FDAA9B !important; }

.color-primary-green {
  color: #1E7606 !important; }

.color-green-dark {
  color: #0B6623 !important; }

.color-green-light {
  color: #449C2C !important; }

.color-green-lighter {
  color: #74BD60 !important; }

.color-primary-blue {
  color: #273D85 !important; }

.color-blue-dark {
  color: #505A68 !important; }

.color-alt-blue-light {
  color: #49EBFF !important; }

.color-primary-purple {
  color: #8904E7 !important; }

.color-purple-light {
  color: #644896 !important; }

.color-purple-dark {
  color: #25084C !important; }

.color-purple-darkest {
  color: #4E5776 !important; }

.color-pure-black {
  color: #000 !important; }

.color-gray-darkest {
  color: #555 !important; }

.color-gray-dark {
  color: #999 !important; }

.color-pure-gray {
  color: #CCC !important; }

.color-gray-light {
  color: #DDD !important; }

.color-gray-lightest {
  color: #ECECEC !important; }

.color-help-gray {
  color: #737373 !important; }

.color-pure-white {
  color: #FFF !important; }

.color-red {
  color: #A00 !important; }

.color-pure-fuchsia {
  color: #9D1754 !important; }

.color-fuchsia-dark {
  color: #64002E !important; }

.color-fuchsia-light {
  color: #FC4683 !important; }

.color-fuchsia-lighter {
  color: #F376A0 !important; }

.color-fuchsia-lightest {
  color: #F0A6BF !important; }

.color-pink-light {
  color: #EC9CA2 !important; }

.color-peach {
  color: #E6A99D !important; }

.color-skyblue {
  color: #34A1DF !important; }

.color-lime-green {
  color: #8CCA8E !important; }

.color-sunset {
  color: #D79328 !important; }

.color-lilac {
  color: #896CE0 !important; }

.color-hot-pink {
  color: #FF00CC !important; }

.background-color-primary-orange {
  background-color: #E36C0A !important; }

.background-color-orange-dark {
  background-color: #BD3016 !important; }

.background-color-orange-light {
  background-color: #FC8E79 !important; }

.background-color-orange-lightest {
  background-color: #FDAA9B !important; }

.background-color-primary-green {
  background-color: #1E7606 !important; }

.background-color-green-dark {
  background-color: #0B6623 !important; }

.background-color-green-light {
  background-color: #449C2C !important; }

.background-color-green-lighter {
  background-color: #74BD60 !important; }

.background-color-primary-blue {
  background-color: #273D85 !important; }

.background-color-blue-dark {
  background-color: #505A68 !important; }

.background-color-alt-blue-light {
  background-color: #49EBFF !important; }

.background-color-primary-purple {
  background-color: #8904E7 !important; }

.background-color-purple-light {
  background-color: #644896 !important; }

.background-color-purple-dark {
  background-color: #25084C !important; }

.background-color-purple-darkest {
  background-color: #4E5776 !important; }

.background-color-pure-black {
  background-color: #000 !important; }

.background-color-gray-darkest {
  background-color: #555 !important; }

.background-color-gray-dark {
  background-color: #999 !important; }

.background-color-pure-gray {
  background-color: #CCC !important; }

.background-color-gray-light {
  background-color: #DDD !important; }

.background-color-gray-lightest {
  background-color: #ECECEC !important; }

.background-color-help-gray {
  background-color: #737373 !important; }

.background-color-pure-white {
  background-color: #FFF !important; }

.background-color-red {
  background-color: #A00 !important; }

.background-color-pure-fuchsia {
  background-color: #9D1754 !important; }

.background-color-fuchsia-dark {
  background-color: #64002E !important; }

.background-color-fuchsia-light {
  background-color: #FC4683 !important; }

.background-color-fuchsia-lighter {
  background-color: #F376A0 !important; }

.background-color-fuchsia-lightest {
  background-color: #F0A6BF !important; }

.background-color-pink-light {
  background-color: #EC9CA2 !important; }

.background-color-peach {
  background-color: #E6A99D !important; }

.background-color-skyblue {
  background-color: #34A1DF !important; }

.background-color-lime-green {
  background-color: #8CCA8E !important; }

.background-color-sunset {
  background-color: #D79328 !important; }

.background-color-lilac {
  background-color: #896CE0 !important; }

.background-color-hot-pink {
  background-color: #FF00CC !important; }

.home .mission {
  background: url("../../../img/bg-brief-mission.png") no-repeat;
  background-size: cover;
  content: "";
  height: 100%;
  max-width: 100%;
  width: 100% !important; }
  .home .mission .content {
    height: 600px;
    text-shadow: 1px 1px 1px #555; }
    .home .mission .content p {
      line-height: 2; }
.home .about {
  background: url("../../../img/bg-brief-about.png") no-repeat;
  background-size: cover;
  content: "";
  height: 100%;
  max-width: 100%;
  width: 100% !important; }
  .home .about .content {
    text-shadow: 1px 1px 1px #555; }
    .home .about .content p {
      line-height: 2; }
.home .why {
  height: 100%; }
  .home .why h1 {
    font-size: 5rem;
    margin-top: 15%; }
.home .core {
  background: url("../../../img/bg-white-lines.png") no-repeat;
  height: auto;
  max-width: 100%;
  width: 100% !important; }
  .home .core .card {
    box-shadow: 1px 1px 15px #CCC; }
    .home .core .card a {
      color: #273D85; }

@media (max-width: 575.98px) {
  .home .mission.all-padding-xl-9,
  .home .about.all-padding-xl-9 {
    padding: 30px !important; } }
