#hs_cos_wrapper_widget_1647276710261 {  
    padding-left: 8em !important;
    padding-right: 8em !important;
    padding-top: 15px !important;
    font-family: 'Poppins';
    font-weight: 400;
    text-transform: none;
    background: #33475b;
}

#hs_cos_wrapper_widget_1647276710261 h1,
#hs_cos_wrapper_widget_1647276710261 p,
#hs_cos_wrapper_widget_1647276710261 span {
    color: white;
}

#hs_cos_wrapper_widget_1647276710261 input{
    width: 400px;
}

#hs_cos_wrapper_widget_1647276710261 .hs-button {
    width: auto;
    text-transform: none;
    font-weight:300;
}

#hs_cos_wrapper_widget_1647276710261 a {
    color: #84d6e2;
}

.legal-consent-container p {
    color: white;
    font-size: 12px !important;
}

@media screen and (max-width:768px) {
    #hs_cos_wrapper_widget_1647276710261 {  
        padding-left: 1em !important;
        padding-right: 1em !important;
    }
    #hs_cos_wrapper_widget_1647276710261 input{
        width: 200px;
    }
}