/*--------------------------------------------------------------
# Mixins
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Variable
--------------------------------------------------------------*/
.d-flex {
  display: flex; }

body section {
  padding: 120px 0; }
body div .section-title {
  font-size: 40px;
  font-weight: 700 !important;
  line-height: 44px;
  letter-spacing: 0em;
  color: #262642; }
body div .title-section, body div .head-wrap {
  margin-bottom: 50px; }
body div .section-caption {
  color: #554EF1;
  font-size: 18px !important;
  font-weight: 600;
  line-height: 22px !important;
  margin-bottom: 16px; }
body .mb-0 {
  margin-bottom: 0 !important; }
body .text-white {
  color: white !important; }
body .top-banner {
  max-width: 100%; }

/*# sourceMappingURL=custom.css.map */
