@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@800&display=swap');

h1 {
    font-family: "Roboto Condensed", sans-serif !important;
    font-weight: 800 !important;
    color: #FFF !important;
    text-transform: uppercase !important;
    line-height: .85em !important;
    margin-bottom: 20px !important;
}

/*.article-subtitle {
    color: #e1e1e1 !important;
    font-family: "Roboto Condensed", sans-serif !important;
    font-weight: 800 !important;
    text-transform: uppercase !important;
    max-width: 730px !important;
    margin: 10px auto !important;
    line-height: 1.2em !important;
}*/