.wpb_content_element {
    line-height: 1.6 !important;
    color: #000000 !important;
}

.copy-sm-space p {
    line-height: 1.6 !important;
    margin-bottom: 8px !important;
    color: #000000 !important;
}

.copy-sm p {
    font-size: 14px !important;
    line-height: 1.3 !important;
    color: #000000 !important;
}

.offer-thumbnail img {
    width: 100% !important;
    height: auto !important;
    aspect-ratio: 5 / 4 !important;
    object-fit: cover !important;
    object-position: center !important;
    display: block !important;
}

.offer-table td {
    color: #000000 !important;
    padding-top: 8px !important;
    padding-bottom: 8px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    border-bottom: 1px solid #dddddd !important;
    vertical-align: bottom !important;
}

.offer-table-prio td {
    line-height: 1 !important;
    vertical-align: bottom !important;
}
    
.vc_tta-panel-body {
    padding-top: 10px !important;
    padding-bottom: 5px !important;
}
    
.vc_tta-panel-heading {
    background-color: #ffffff !important;
}
    
.vc_tta-panel-heading:hover {
    background-color: #ffffff !important;
}
    
.vc_tta-panel-heading a:hover {
    background-color: #ffffff !important;
    }
    
.vc_tta-title-text span {
    font-weight: 500 !important;
}
    
.vc_btn3.vc_btn3-style-custom {
    height: auto !important;
    background-image: none !important;
    box-shadow: none !important;
    line-height: 1 !important;
    font-weight: 400 !important;
    padding: 15px 20px !important;
    margin: 0 !important;
}
    
.vc_btn3.vc_btn3-style-custom:hover {
    background-color: #002864 !important;
}
    
.vc_tta-panel-title > a {
    color: #000000 !important;
}
    
.offer-table td {
    color: #000000 !important;
    padding-top: 8px !important;
    padding-bottom: 8px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    border-bottom: 1px solid #dddddd !important;
    vertical-align: bottom !important;
}
    
.contact-form .wpuf-el {
    padding-inline: 0 !important;
}

.wpb_raw_code {
    display: none !important;
}

.btn-nopad .vc_btn3 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    padding-right: 0 !important;
    padding-left: 20px !important;
    color: #000 !important;
    background: none !important;
    border: none !important;
}
   
.btn-nopad-white .vc_btn3 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    padding-right: 0 !important;
    padding-left: 20px !important;
    color: #fff !important;
    background: none !important;
    border: none !important;
}
   
.btn-nopad .vc_btn3-icon, .btn-nopad-white .vc_btn3-icon {
    left: 0 !important;
}

@media (max-width: 767px) {
    .container-cta {
        padding-inline: 20px !important;
    }
}