/* Remove white gap below Job Insights card section */
blockquote:has(.job-insights-section) {
    margin-bottom: 0 !important;
}

.job-insights-section {
    margin-bottom: 0 !important;
}