﻿.webp .mh { background-image: linear-gradient(to bottom right, #000000cc, #00000042), url("/uploaded/Image/mastheads/sm/Building500.webp"); }
.no-webp .mh { background-image: linear-gradient(to bottom right, #000000cc, #00000042), url("/uploaded/Image/mastheads/sm/Building500.jpeg"); }

@media (max-width: 450px) {
.webp .mh {background-image: linear-gradient(to bottom right,#000000cc, #00000042), url("/uploaded/Image/mastheads/mobile/450_Building500.webp");}
.no-webp .mh {background-image: linear-gradient(to bottom right,#000000cc, #00000042), url("/uploaded/Image/mastheads/mobile/450_Building500.jpeg");}
}

#regGrey .accordion__item.active .accordion-header {
    background: #DA291C;
    color: #fff;
}

#regGrey h3 {font-size: 1.3em}

#regGrey a {color: #5b7f95; text-decoration: none;}
#regGrey a:hover {color: #d6291c; text-decoration: none;}
#regGrey img {height: auto; max-width: 100%;}

