:root {
    --primary-color1: #f8f8f8 !important;
    --primary-color2: #ed1703 !important;
    --cta-button-color: #ed1703 !important;
}

.logo {
    max-width: 60% !important;
    height: auto !important;
    max-height: 50px !important;
}
