.forced-high-contrast body {
--Wasabi-Lime-Color: #00FF01;
--Gunmetal-Silver-color:#F2F7FF;
--Royal-White-color: #F2F7FF;
--DigitalOcean-blue-color:#00FF01;
--Brilliant-Silver-color:#7d9b46;
--Nickel-color: #F2F7FF;

}

.forced-high-contrast body {color: #ffff00 !important;}
.forced-high-contrast #footer{color: #F2F7FF;border-top: 1px solid #7d9b46;}
.forced-high-contrast #footer a {color: #F2F7FF;}
.forced-high-contrast #footer h4 {color: #ffff00 !important;}
.forced-high-contrast #footer a.active{color: #00FF01;}
.forced-high-contrast #footer a:hover{color: #00FF01;text-decoration: none;}


.forced-high-contrast .tabs li a {color: #F2F7FF !important;}
.forced-high-contrast .tabs li a:hover {color: #00FF01 !important;}
.forced-high-contrast .tabs li .active {color: #00FF01 !important;}


.forced-high-contrast #call_us {background-color:#7d9b46}
.forced-high-contrast #header {background-color:var(--Covert-Black-color);}
.forced-high-contrast #layout-wrapper-outer {background-color:var(--Covert-Black-color);}
.forced-high-contrast .top-menu-shadow-bottom{box-shadow: none; border-bottom: 1px solid #7d9b46}
.forced-high-contrast .title-shadow-bottom{box-shadow: none;border-bottom: 1px solid #7d9b46;}

.forced-high-contrast h1,
.forced-high-contrast h2,
.forced-high-contrast h3,
.forced-high-contrast h4,
.forced-high-contrast h5,
.forced-high-contrast h6 {
  color:  #F2F7FF !important;
  background-color: transparent !important;
}

.forced-high-contrast b,
.forced-high-contrast strong,
.forced-high-contrast li::marker {
  color: #F2F7FF !important;
}
