.at-course.g-container {
    margin-bottom: 1em;
    padding: 1em;
    background: rgba(193, 139, 72, 0.1);
}

.at-course__title {
    margin-top: 0;
    font-weight: 600;
}

.Article--static:has( + .at-course) {
    margin-bottom: 1em;
}
