.colorPrimary { color: #0D3B66; }
.colorSecondary { color: #00A896; }

.montserrat {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}

.lato {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.txt16 { font-size: 16px; }
.txt18 { font-size: 18px; }