﻿:root{--bs-primary: #3f9eff;--bs-primary-rgb: 63,158,255;}
.navbar{--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2863,158,255,1.0%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='4' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");}

/*lorenzo*/
.section-fh.homepage h1 {color: var(--bs-primary);}
.logo-footer{max-width: 150px;}

@media (min-width: 1400px) {
    .language-selector {margin-left: 3rem;}
}
@media (min-width: 992px) {
    .section-fh.homepage h2{font-size:22px;}
    .section-contatti .dati-contatto.indirizzo, .section-contatti .dati-contatto.telefono{margin-bottom: 1.5rem;}
}