.sp-megamenu-parent>li { 
    color: var(--dark);
    font-weight: 500;
}


.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
    display: inline-block;
    padding: 0 15px;
    line-height: 80px;
    font-size: 16px; 
    font-weight: 500;
}


#sp-header .sp-module {
    margin-left: 20px;
    justify-content: space-between;
    display: flex;
    align-items: center;
}

.sppb-carousel-extended-item img {
    width: 100%;
    object-fit: fill;
    height: 100%;
    border-radius: 10px;
}

figure {
    margin: 0 0 1rem;
    max-width: 400px;
}