﻿.TlvVisitCopy .sentence {
    color: #131a28;
    font-size: 70px;
    font-weight: bold;
    margin: 50px;
    font-family: GoodPro-NarrBlack !important;
}

@media (max-width: 767px) {
    .TlvVisitCopy .sentence {
        font-family: GoodPro-NarrBold !important;
    }
}