﻿:root{--bs-primary: #00adf1;--bs-primary-rgb: 0,173,241;}
.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%280,173,241,1.0%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='4' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");}

/*lorenzo*/
.section-home-hero h1{font-family: 'Arial'!important;font-weight: bold!important;}

footer .logo-partner {max-height: 50px;margin-right: 1rem;}

@media (min-width:992px) {
    .navbar .theme-toggle-btn {margin-left: 11rem;}
}

/*fonts*/
@font-face {font-family: 'Arial';src: url('fonts/Arial/ArialMT.woff2') format('woff2'),url('fonts/Arial/ArialMT.woff') format('woff');font-weight: normal;font-style: normal;font-display: swap;}
@font-face {font-family: 'Arial';src: url('fonts/Arial/Arial-BoldMT.woff2') format('woff2'),url('fonts/Arial/Arial-BoldMT.woff') format('woff');font-weight: bold;font-style: normal;font-display: swap;}
@font-face {font-family: 'Arial';src: url('fonts/Arial/Arial-Mdm.woff2') format('woff2'),url('fonts/Arial/Arial-Mdm.woff') format('woff');font-weight: 500;font-style: normal;font-display: swap;}
@font-face {font-family: 'Arial';src: url('fonts/Arial/Arial-Lgt.woff2') format('woff2'),url('fonts/Arial/Arial-Lgt.woff') format('woff');font-weight: 300;font-style: normal;font-display: swap;}