﻿:root{--bs-primary: #e30613;--bs-primary-rgb: 227,6,19;}
.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%28227,6,19,1.0%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='4' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");}

/*lorenzo*/
h1 {font-family: Montserrat!important;}

.navbar-brand img {max-height: 80px;}

.section-fh.homepage h1{display:none;}
.section-fh.homepage h2{font-weight:bold;}

.section-inserisci-richiesta .titolo{background-color:var(--bs-primary);}

footer .social {display: flex;align-items: center;justify-content: flex-start;margin-top:1rem;}

@media (max-width:991px) {
    .navbar-brand img {max-height: 50px;}
    .language-selector {top: 28px;}
}