.sbx-insights-detail {
    margin-bottom: 35px;
    overflow: hidden;
}

@media (min-width: 992px) {
    .sbx-insights-detail {
        margin-bottom: 65px;
    }
}

.footer-cta {
    display: none;
}

footer.footer {
    background-color: #241940;
    padding-top: 61px;
}

footer.footer:after {
    display: none;
}
