

#page-container {
    overflow-y: visible !important;
}

body.et_pb_pagebuilder_layout div#et-main-area div#main-content {
    background: white;
    background-color: white;
}




body.et-fb .ds_revealing_footer_content.et-fb-app-wrapper--no-z-index,
.ds_revealing_footer_content {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.22), 0 14px 56px rgba(0, 0, 0, 0.25);
    z-index: 10 !important;
    position: relative;
}

.ds_revealing_footer_footer {
    position: fixed;
    left: 0;
    right: 0;
}

.ds_revealing_footer_content {
    background: inherit;
}