.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;}

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

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

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


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