







/* ___________________ custom stylesheet for client ______________________ */
.nhl-hotline {
    color: #727272;
    text-align: center;
    display: block !important;
    font-size: 1rem;
    font-weight: 600;
    text-decoration: none;
    margin-top: 5% auto;
 }

.pre-login #header-banner-text-small-lower {
    display: none;
}

.btn-secondary:hover {
    background-color: #ab2141;
}
