.fs-20 {font-size:2rem;}
.fs-18 {font-size:1.8rem;}
.fs-16 {font-size:1.6rem;}
.fs-15 {font-size:1.5rem;}
.fs-14 {font-size:1.4rem;}
.fs-12 {font-size:1.2rem;}
.fs-11 {font-size:1.1rem;}
.fs-09 {font-size:.9rem;}
.fs-08 {font-size:.8rem;}
.fs-07 {font-size:.7rem;}
.fs-06 {font-size:.6rem;}
.fs-05 {font-size:.5rem;}
.fw-900 {font-weight:900;}
.ls-01 {letter-spacing:0.1rem;}

.font1 {font-family: 'Rubik', sans-serif;}

.col1, .col-blue {color:#1d419a !important;}
.col2, .col-yellow {color:#ffcf06 !important;;}

.bg1, .bg-blue {background-color:#1d419a !important;;}
.bg2, .bg-yellow {background-color:#ffcf06 !important;;}

.form-label {font-size:.9rem;font-style:italic;padding-left:.5rem;margin-bottom:0;}

body, html {font-family: 'Rubik', sans-serif;background-color:#fff;color:#000;}

.header-logo {padding-top:1rem;padding-bottom:1rem;}
.header-logo img {height:3rem;margin:0 .5rem;}

.navbar .nav-item .nav-link {font-weight:bold;color:#000;white-space: nowrap;}

@media only screen and (max-width: 768px) {
}
@media only screen and (max-width: 768px) and (orientation:landscape) {
}