#f7a72d2e-3aed-4c5d-9eb8-8d104e3913f2 > div {
    margin-top: 2%;
}
#b480c8dd-2a0a-4c6b-b17e-f3ca61a5ba23 > div > div > div > div > div > div > div > a > img {
    object-fit: contain !important;
}
img.image-logo {
    max-height: 130% !important;
}
.category-item img, .card-item img {
    border-radius: 110px;
}
.category-item h3, .card-item h3 {
    color: #000000;
}
.section-title {
    padding-left: 0px;
    padding-right: 0px;
    justify-content: center;
    align-items: center;
    display: flex;
}
.theme-title-primary {
    color: #000000 !important;
}
@media (max-width: 768px) {
    img.image-logo {
        max-height: 117% !important;
    }
}

.theme-text-primary {
    color: #000000;
    font-weight: 700;
}