:root {
  --brand-btn-color: #3030ed;
  --brand-link-color: var(--brand-btn-color);
  --brand-font-family: "MAX", "Arial", sans-serif;
  --brand-banner: url("/assets/site/max/banner-274e4cf8.png");
  --brand-card: url("/assets/site/max/card-19844dcf.png");
  --brand-map: url("/assets/site/max/map-ab7f2869.gif");
  --brand-plan: url("/assets/site/max/plan-3d3c962b.png");
  --brand-qrcode: url("/assets/site/max/qrcode-d801502d.png");
}

.faq_area .question {
  font-weight: 300;
}

a {
  text-decoration: none;
}

.step_area {
  border-color: var(--brand-btn-color);
}

.title_cnt h3,
.count_title h3 {
  font-weight: 300;
}

.promo_section {
  h4 {
    color: var(--primary-color);
  }
}
