h1.headerTitle, .dark h1.headerTitle, h2.headerSubtitle {
    /*font-family: "Victor Serif", serif !important;*/
    font-weight: 800 !important;
    text-align: center;
}

h1, h2, h3, h4 {
    /*font-family: "Victor Serif", serif !important;*/
}

body:not(.inapp) .header {
    background-image: url(https://3299491.fs1.hubspotusercontent-na1.net/hubfs/3299491/Iniciativas%20Customer%20Marketing/background%20-%20central%20de%20clientes.png);
    background-repeat: no-repeat;
    background-position: center;
}

body:not(.inapp) .news .cover {
    background-image: none;
}

.streamNav li.catItem .catItemLink {
    text-transform: none;
}

.streamNav li.catItem.watermark {
    display: none;
}

.feature.hasReadmore .featureContent .readmoreButton, .feature.hasReadmore .readmoreButton {
    background: #061C39;
    padding: 6px 12px;
    border-radius: 5px;
    box-shadow: none;
    color: white !important;
    font-weight: bold;
}

body {
    /*font-family: 'Inter', sans-serif !important;*/
}

.container {
    color: #888888 !important;
    font-weight: 400;
}

.streamNav li.catItem.group .catItemLink {
    color: #656565 !important;
}