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

.cs-hero_title{
font-size: 80px !important
}
.cs-partner_logo {
    padding: 0px 20px;
    height: 55px;
    display: flex !important;
    align-items: center;
    justify-content: center;
}
.cs-partner_logo img {
    max-height: 100%;
    display: inline-block;
}
.cs-site_branding img {
    max-height: 70px;
}
.cs-text_widget img {
    height: 85px;
}
