@charset "UTF-8";
/*
* Custom CSS
*/
.landing-hero {
  background: transparent url('../../../assets/img/front-pages/backgrounds/home-bg.png') 23% 88% no-repeat padding-box !important;
  opacity: 1;
  height: 650px;
  width: 100% !important;
}
.about-image {
  width: 100%;
}

.text-primary {
  color: #4e73df !important;
}
