:root {
    --accent: #ff0004 !important;
    --primary-font: Poppins, sans-serif;
    --secondary-font: Open Sans, sans-serif;
}

.cs-site_branding img {
    max-height: 100px;
}

.cs-newsletter.cs-style1 .cs-newsletter_form {
    display: none;
}

.cs-hero.cs-style1 .cs-hero_subtitle {
white-space: pre-line;
}

.cs-section_heading.cs-style1 .cs-section_title {
    font-size: 30px;
    white-space: pre-line;
}

.cs-card.cs-style1 .cs-card_overlay {
    opacity: .100;
}

.cs-card.cs-style1 .cs-card_info span {
    display: none;
}
