.header {
  background: #ffffff !important;
}
.header .header_inner .global_nav_div .cta li .trial_cta {
  background: #3c4d69 !important;
  color: #FFFFFF !important;
  border: none !important;
}
.header .header_inner .global_nav_div .cta li .download_cta {
  background: #e7442b !important;
  color: #ffffff !important;
}

.footer {
  background: #ffffff !important;
}
.footer .footer-inner .footer-up .footer-up-main .footer-subtitle {
  color: #3c4d69 !important;
  background: -webkit-linear-gradient(#B1F1F1, #5FBEED) !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
}
.footer .footer-inner .footer-up .footer-up-main .footer-title h2 {
  color: #3c4d69 !important;
  background: -webkit-linear-gradient(top, #B1F1F1, #5FBEED 50%, #B1F1F1 50%, #5FBEED) !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
}
.footer .footer-inner .footer-up .footer-up-main .footer-cta li .download_cta {
  color: #3c4d69 !important;
  background: linear-gradient(#B1F1F1 3%, #5FBEED) !important;
}
.footer .footer-inner .footer-up .footer-up-main .footer-cta li .contact_cta {
  color: #3c4d69 !important;
  background: linear-gradient(#B1F1F1 3%, #5FBEED) !important;
}

.floating-banner {
  background: #ffffff !important;
}

.hamburger_div {
  background-color: #cfe3f9 !important;
}/*# sourceMappingURL=style.css.map */