﻿.hotsite .breadcrumb-loja {
    background: var(--bs-gray-300)
}

.section-hotsite {
    margin-top: 180px;
    margin-bottom: 0;
}

@media screen and (min-width: 992px){
    .section-hotsite {
        margin-top: 250px;
    }
}