<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.calltracking {
    font-family: 'Ubuntu', Arial, sans-serif !important;
    font-weight: 500;
    font-size: 17px;
    color: inherit;
    text-align: inherit !important;
}

@media (max-width: 1200px) and (min-width: 960px) {
    .calltracking {
        font-size: 17px;
        text-align: center !important;
    }
}

    
    
/*
//СЃС‚Р°СЂС‹Р№ РєРѕРґ
.calltracking {
    -webkit-font-smoothing: antialiased;
    visibility: visible;
    text-align: right;
    -webkit-text-size-adjust: 100%;
    font-size: 20px;
    font-family: 'Ubuntu',Arial,sans-serif;
    font-weight: 500;
    line-height: 31px;
    box-sizing: content-box;
    margin: 0;
    padding: 0;
    border: 0;
    outline: none;
    text-decoration: none;
    color: inherit;
}
*/</pre></body></html>