.commonStyle__zt3BrandBg {
  
      background-color: #a8da68 !important;
  
}
.Header__tabsTab.Header__active::after, .Header__tabsTab:hover::after {
  
      border-bottom: .1875rem solid #a8da68 !important;
  
}.LoginDetail__signup::after, .LoginDetail__signin::after {
  
  border-bottom: .1875rem solid #a8da68 !important;
  
}

:root {
    --color-brand: #a8da68 !important;
  
}

.Header__name {
  
  display: none;
  
}

.zsiq_flt_rel {
  
      background-color: #131c22 !important;
  
}

.Header__homeContent.Header__homeNavbarFixed .Header__navbar {
  
      background-color: #131c22 !important;
  
}

.Header__homeNavbarFixed .Header__menu, .Header__homeNavbarFixed .Header__menu:after, .Header__homeNavbarFixed .Header__menu:before {
  
      background-color: #ffffff !important;
  
}

.Header__container {
  
      padding: 30px .9375rem !important;
  
}

.Header__logo img {
  
      max-width: 14rem !important;
  
}

.btn.primary {
  
      background: #243d49 !important;
  
} 

.btn.primary:hover {
  
  background: #82d965 !important;
  color: #ffffff !important;
