.we_footbutton, #e_logout {
    border-bottom: none !important;
}

.we_button {
    -webkit-text-fill-color: #fff;
}

.dropdown .dropdown-menu a.hi {
    color: var(--main-color-hover);
    background: #f7f7f7;
}
.dropdown .dropdown-menu a:hover {
    background: #f7f7f7;
}

.mainNavigation a.hi {
    background-size: 100% 1px;
}

#moznosti-poistenia-podstrana a.cta-button {
    color: #fff !important;
    border-bottom: none !important;
    white-space: nowrap !important;
}

#moznosti-poistenia .advantages_group,
#moznosti-poistenia-podstrana .advantages_group {
    row-gap: 30px !important;
}

@media screen and (min-width: 1024px) {
    #moznosti-poistenia .advantages_group,
    #moznosti-poistenia-podstrana .advantages_group {
        row-gap: 75px !important;
    }    
}
