@import url(//fonts.googleapis.com/css?family=Century+Gothic);

.web-to-lead {

    background: rgb(245 245 245 / 85%) !important;
    font-family: 'Century Gothic' !important;
    color: 000000;
}

.web-to-lead .btn {
    font-size: 20px !important;
    line-height: 2;
    width: 100%;
}

.web-to-lead label {
    font-weight: 700 !important;
}