﻿:root{--bs-primary: #06533e;--bs-primary-rgb: 6,83,62;}
.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%286,83,62,1.0%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='4' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");}

/*lorenzo*/
.navbar-brand {padding: 0!important;}
.navbar-brand img{height:100px;max-height: initial!important;}

.section-fh {height: 500px;}

@media (max-width: 991px) {
    #mainHeader:not(:has(.language-selector)) #theme-switch {top: 32px;}
	.section-fh {height: 200px;}
}