.section__color-wrapper .heading{
    font-size: 30px;
}
@media screen and (max-width: 1200px) {
    .section__color-wrapper .heading{
        font-size: 18px;
    }
}