.keb-quote-form_wrapper .keb-h {
    font-size: 20px;
    color: #000;
    font-weight: 700;
    letter-spacing: -0.3px;
    margin: 25px 0 0 0 !important;
}
.keb-quote-form_wrapper.gform_wrapper .gform_body .gfield select {
    font-size: 16px;
}
.keb-quote-form_wrapper .keb-p {
    font-size: 15px;
    color: #333;
    line-height: 25px !important;
    letter-spacing: 0;
}
.keb-quote-form_wrapper .keb-p a {
    color: #ce004f;
    text-decoration: underline;
    font-size: 14px;
    font-weight: 600;
    padding-left: 5px;
}
.keb-quote-form_wrapper .gform_fileupload_rules {
    font-size: 12px;
}
.keb-quote-form_wrapper.gform_legacy_markup_wrapper
    ul.gfield_checkbox
    li
    label {
    color: #333;
    font-size: 15px !important;
}

@media (min-width: 1280px) {
    .pdf_download .gform_wrapper form .gform_footer {
        width: 50%;
        right: 0;
    }
    .module.contact_form_new .gform_wrapper form .gform_footer {
        width: auto;
        right: 0;
    }
}

.alignleft,
img.alignleft {
    margin-right: 1.5em;
    display: inline;
    float: left;
}
.alignright,
img.alignright {
    margin-left: 1.5em;
    display: inline;
    float: right;
}
.aligncenter,
img.aligncenter {
    margin-right: auto;
    margin-left: auto;
    display: block;
    clear: both;
}

main a {
    color: #ce004f;
}

/* Product Category */

.hero-product-category .text p,
.hero-product-category .text h2,
.hero-product-category .text h3,
.hero-product-category .text h4 {
    margin-block: 8px;
}
