.wpb_wrapper > div {
    margin-bottom: 10px;
}
.wpb-pcf-btn-default, .wpb-pcf-form-style-true input[type=submit], .wpb-pcf-form-style-true input[type=button], .wpb-pcf-form-style-true input[type=submit], .wpb-pcf-form-style-true input[type=button] {
    color: #ffffff !important;
    background: #a42523 !important;
    border-radius: 20px;
align: "center"
    box-shadow: 5px 5px 5px 5px indianred;
}
.wpb_text_column.wpb_content_element.bg {
    background: #fff;
    border-radius: 8px;
    padding: 20px 5px 20px 5px;
    display: flex;
    width: 100%;
    flex-direction: column;
    row-gap: 15px;
    color: black;
}
h3 {
    font-size: 25px;
    line-height: 29px;
    font-weight: 300;
    letter-spacing: 0px;
    padding-left: 10px;
    border-left: 5px solid darkblue;
}
.column_column ul, .column_column ol, .the_content_wrapper ul, .the_content_wrapper ol {
    color: black;
}
.image_frame .image_wrapper .mask, .edd_download_image:after {
    -webkit-box-shadow: inset 0 0 5px 2px rgba(0,0,0,.07);
    box-shadow: none !important;
}
