#s-62 {
    padding: 0 40px;
}

#s-62 h3 a {
    font-family: "Quicksand", sans-serif !important;
    color: #dd3333;
}

#s-62 h3 a:hover {
    color: #4db7fe;
}

#s-62 .style-8-category-name a {
    color: white;
    font-family: "Quicksand", sans-serif;
}

.style-8-category-name a {
    color: #fff;
    font-size: 14px;
}

#s-62 .category-btn-wrapper {
    font-family: "Quicksand", sans-serif;
}

#page #s-62 .category-btn-wrapper {
    padding-top: 1rem !important;
    padding-bottom: 0 !important;
}

@media screen and (max-width:576px) {
    #s-62 {
        padding: 0 20px;
    }
}
