#forum-interest-section[dir="rtl"] .cta-arrow {
    transform: scaleX(-1)  !important;
}
@media (max-width: 767px) {
    .news-grid-section {
        padding-top: 0px;
        padding-bottom: 0px;
    }
}
.speaker-modal-bio-wrap p {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
}
.speakers-section .speakers-hero .speakers-hero-divider
{
    display: none;
}
.speakers-search-toggle {
    display: none;
}