body, .sp-preloader {
  background-color: #ffffff;
  color: #252525;
}
#sp-header {
  height: inherit;
}
#sp-header.header-sticky {
  animation: none;
}
#sp-header {
  position: fixed;
  animation: none;
}
.burger-icon > span {
  background-color: #ffffff;
}
.offcanvas-menu .offcanvas-inner {
  background: white;
}
.offcanvas-active .burger-icon > span, 
#modal-menu-toggler.active .burger-icon > span {
  background-color: #ffffff;
}
a {
  color: #212529;
  font-weight: 300;
}
@media screen and (max-width: 992px)  {
.logo-image-phone {
  width: 80%;
}
}.mace-simon-page-height {
  min-height: 85dvh;
}