.mt-15 {
    margin-top: 15px !important;
}

.mb-15 {
    margin-bottom: 15px !important;
}

.section-padding {
    padding: 25px 0;
}

.popular-categories > div > div {
    margin-bottom: 10px;
}

.brands_header {
    background-color: #31a2ac;
    color: #fff;
    text-align: center;
    font-weight: bold;
    padding: 5px;
    font-size: 20px;
}

.page_content ul {
    font-size: 16px;
}

.seo_text_inner {
    background-color: #31a2ac;;
    border-radius: 10px;
    padding: 20px;
}

.seo_text_inner p {
    color: #fff;
}