.dc-reviewsWrapper {
    background: #000;
}

@media (max-width: 768px) {
    .dc-reviewsWrapper {
        padding: 2rem 0;
    }
}