.qodef-qi-section-title .qodef-e-colored{
    font-weight: var(--font-weight-h2);
}
.cust_test .qodef-e-inner {
    padding: 30px;
    background: var(--global-body-lightcolor);
}
.cust_team .qodef-m-image .qodef-m-media-image img{
    width:100%;
}
.cust-accordion.qodef-qi-accordion.qodef-style--boxed .qodef-e-title-holder {
    margin-top: 32px;
}
.cust_faq.qodef-qi-accordion.qodef-style--boxed .qodef-e-title-holder{
    border:1px solid #ebebeb;
    margin-top: 32px;
}
.cust_faq.qodef-qi-accordion.qodef-style--boxed {
    border: 0;
}