.yprm-popup-block .buttons{
    display: none !important;
}

.infos-footer .contact-row span{
    margin-right: 10px;
    min-width: unset !important;
}

.navigation .menu-item:last-of-type span{
    background: rgba(0, 0, 0, 0.7);
    padding: 10px 15px;
    border-radius: 10px;
    font-weight: 600;
    margin-left: 15px;
}

.navigation .menu-item:last-of-type span::after{
    z-index:2 !important;
}