

@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@400;500;600;800;900&display=swap');


body.styled {
    background: #ededed;
}




.website-estimate-request-h2 {
font-family: 'Rubik',sans-serif;
font-size: 32px !important;
line-height: 38px;
font-weight: 800;
color: #000000;
letter-spacing: -1px;
}

.form-intro-paragraph {
font-size: 20px;
line-height: 28px;
}





.btnBAK {
    
    font-size: 17px;
    font-weight: 800;
    text-transform: uppercase;
    paddingBAK: 12px;
}

.btn-primary {
    border-color: #000000;
    text-transform: uppercase;
}