.custom-yir-heading {
    color: #000 !important;
    text-shadow: 2px 0 #3de364, -2px 0 #3de364, 0 2px #3de364, 0 -2px #3de364, 1px 1px #3de364, -1px -1px #3de364, 1px -1px #3de364, -1px 1px #3de364;
}

.black-bg {
   background-color: #000;
}

@media screen and (min-width: 900px) {
.high-contrast {
   max-width: 1500px !important;
   width: 1100px !important;
}
}

.c-subheading {
   padding-top: 24px !important;
}