/* CUSTOM  and OVERRIDDEN CSS CODE GOES HERE */
@media only screen and (max-width: 600px) {
    h1 {font-size: 28!important };
}

.metrics i.fas, .metrics li {
    color: #000000;
}