section.banner.bg__banner-module.bg__banner-color-1.layout-1 .statistics__col h4, section.banner.bg__banner-module.bg__banner-color-1.layout-1 .statistics__col p {
    color: #232357;
}

.bg-with-btn.secondary {
    background: #232357;
}

a.bg-with-btn.primary {
    color: #080808;
    background: -webkit-gradient(linear, left top, right top, from(#00c6c3), to(#b8f7ba));
    background: linear-gradient(90deg, #00c6c3, #b8f7ba);
    background-color: #18988b;
    background-size: 100% !important;
}
.header__top-cta a.btn--secondary {
    background-color: #4C6DA6;
    color: #fff;
    border-color: #4C6DA6;
}
a.btn--primary.header_cta {
    background: -webkit-gradient(linear, left top, right top, from(#00c6c3), to(#b8f7ba)) !important;
    background: linear-gradient(90deg, #00c6c3, #b8f7ba) !important;
    background-color: #18988b !important;
}
a.btn--primary.header_cta:hover {
    background-color: transparent !important;
    color: #000 !important;
    background: none !important;
}
.content-card:hover {
    background-color: #232357;
}

.full-body-row section.strategic-conferences-listing {
    background: linear-gradient(90deg, rgb(39 143 139) 0%, rgb(10 74 139) 40%, rgb(38 71 105) 100%, rgb(9 38 87) 0%) !important;
    background: -webkit-gradient(linear, left top, right top, from(#00c6c3), to(#b8f7ba));
    background: linear-gradient(90deg, #00c6c3, #b8f7ba);
    background: -webkit-gradient(linear, left top, right top, from(#232357), to(#4C6DA6)) !important;
    background: linear-gradient(90deg, #232357, #4C6DA6) !important;
    background: -webkit-gradient(linear, left top, right top, from(#232357), to(#4C6DA6)) !important;
    background: linear-gradient(90deg, #232357, #4C6DA6) !important;
}

section.component__whyattend.ddd {
    background: -webkit-gradient(linear, left top, right top, from(#232357), to(#4C6DA6)) !important;
    background: linear-gradient(90deg, #232357, #4C6DA6) !important;
}

section.strategic-conferences-listing .common-head h3 {
    color: #000 !important;
} 
     
.full-body-wrapper .full-body-row section.strategic-conferences-listing {
    background: -webkit-gradient(linear, left top, right top, from(#00c6c3), to(#b8f7ba)) !important;
    background: linear-gradient(90deg, #00c6c3, #b8f7ba) !important;
}

section.strategic-conferences-listing .strategic-head-details-top h3, section.strategic-conferences-listing .strategic-head-details-top p {
    color: #000;
}

section.strategic-conferences-listing .strategic-head-details-top a.btn--primary {
    background: #232357 !important;
    /* background: -webkit-gradient(linear, left top, right top, from(#232357), to(#4C6DA6)) !important; */
    /* background: linear-gradient(90deg, #232357, #4C6DA6) !important; */
    color: #000 !important;
    background: #fff !important;
}

@media only screen and (min-width: 1025px) {
    .company-listing.company-listing-grid .company-item .company-item-block .company-item-block-inner {
    width: 100%;
}
}
