@import url('https://fonts.googleapis.com/css2?family=Open+Sans&display=swap');
body,h1,h2,h3,h4,h5,h6 {font-family: Open Sans;, sans-serif !important;}
body {font-size: 0.98em;}
h5 {font-family: Inter, sans-serif !important; font-size: 0.9em;}
h2 {font-family: Inter, sans-serif !important; font-size: 1.6em; font-weight: bold ;}


.w3-calendar {
	text-decoration: none;
	color: #FFF !important;
	text-decoration: none;
}

.w3-link {
	text-decoration: none;
	font-weight: 200;
	background-color: red;
	color: #FFF;
	padding: 4px;
}


.w3-theme-l5 {color:#000 !important; background-color:#eff7fa !important}
.w3-theme-l4 {color:#000 !important; background-color:#cae3ed !important}
.w3-theme-l3 {color:#000 !important; background-color:#95c8db !important}
.w3-theme-l2 {color:#fff !important; background-color:#5facc8 !important}
.w3-theme-l1 {color:#fff !important; background-color:#398aa7 !important}
.w3-theme-d1 {color:#fff !important; background-color:#235567 !important}
.w3-theme-d2 {color:#fff !important; background-color:#1f4b5b !important}
.w3-theme-d3 {color:#fff !important; background-color:#1b4250 !important}
.w3-theme-d4 {color:#fff !important; background-color:#173844 !important}
.w3-theme-d5 {color:#fff !important; background-color:#142f39 !important}
.w3-theme-m1 {color:#fff !important; background-color:#652750 !important}

.w3-theme-light {color:#000 !important; background-color:#eff7fa !important}
.w3-theme-dark {color:#fff !important; background-color:#142f39 !important}
.w3-theme-action {color:#fff !important; background-color:#142f39 !important}

.w3-theme {color:#fff !important; background-color:#275d71 !important}
.w3-text-theme {color:#275d71 !important}
.w3-border-theme {border-color:#275d71 !important}

.w3-hover-theme:hover {color:#fff !important; background-color:#275d71 !important}
.w3-hover-text-theme:hover {color:#275d71 !important}
.w3-hover-border-theme:hover {border-color:#275d71 !important}

.w3-border-bottom-do1 {border-bottom: 4px solid #FF5722 !important}
.w3-border-top-do1 {border-top: 4px solid #FF5722 !important}
.w3-border-left-do1 {border-left: 10px solid #FF5722 !important}

.w3-padding-bottom {padding-bottom: 32px;}

.w3-Inter {font-family: Inter, sans-serif;}


.logo-text {font-family: Inter; font-weight: 800; font-size: 40px; line-height: 1;}
.logo-slogen { font-family: Inter; font-weight: 200; font-size: 18px;}
