.wpfc-sermon-title{
    font-size: 36px;
    line-height: 40px;
    font-weight: 500; 
}

.wpfc-sermon>.wpfc-sermon-inner {
    background: #ededed;
    border: 1px solid #ededed
}

.vc_tta-color-orange.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-title>a {
    font-family: "Roboto", Helvetica, Arial, sans-serif !important
}

.custom_border {
    border-top-width: 5px !important;
    border-right-width: 5px !important;
    border-bottom-width: 5px !important;
    border-left-width: 5px !important;
    padding-top: 60px !important;
    padding-right: 60px !important;
    padding-bottom: 140px !important;
    padding-left: 60px !important;
    border-left-color: #ffffff !important;
    border-left-style: solid !important;
    border-right-color: #ffffff !important;
    border-right-style: solid !important;
    border-top-color: #ffffff !important;
    border-top-style: solid !important;
    border-bottom-color: #ffffff !important;
    border-bottom-style: solid !important;
}

.ctaban {
    color: #eeac2f;
    font-size: 38px;
    border: 2px solid;
    border-radius: 10px;
    cursor: pointer;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
}

.ctaban:hover{
background:#eeac2f;
color: #fff;
border: 2px solid #eeac2f;
}

.wpfc-sermon-single-image {
    display: none !important;
}

@media (min-width: 801px){
.wpfc-sermon-image {
    flex: 0 28% !important;
}}

@media (max-width: 800px){
.wpfc-sermon-image-img {
    padding-top: 100% !important;
}}

#wpcf7-f5-p552-o2{
    background: #2c2c2c;
    padding: 15px 5px 0px 5px;
    border-radius: 15px;
}