h2 {
    font-family: Sansita;
    font-size: 24px;
    color: #144b93;
    margin-bottom: 24px;
    line-height: 36px;
}

h3 {
    color: #144b93;
    text-transform: capitalize;
    font-size: 16px;
    margin-bottom: 20px;
    line-height: 24px;
    font-family: Montserrat;
    font-weight: 700;
}

p {
    font-family: Montserrat;
    font-size: 16px;
    line-height: 24px;
    color: #1f1f1f;
    margin-bottom: 32px;  
}

ol, ul {
    margin-bottom: 32px;
}

li {
    font-size: 16px;
    line-height: 24px;
}

image, video {
    max-width: 100%;
}

@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat/MONTSERRAT-LIGHT.eot");
  src: url("../fonts/Montserrat/MONTSERRAT-LIGHT.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat/MONTSERRAT-LIGHT.woff") format("woff"), url("../fonts/Montserrat/MONTSERRAT-LIGHT.ttf") format("truetype"), url("../fonts/Montserrat/MONTSERRAT-LIGHT.svg#fontname") format("svg");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat/MONTSERRAT-REGULAR.eot");
  src: url("../fonts/Montserrat/MONTSERRAT-REGULAR.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat/MONTSERRAT-REGULAR.woff") format("woff"), url("../fonts/Montserrat/MONTSERRAT-REGULAR.ttf") format("truetype"), url("../fonts/Montserrat/MONTSERRAT-REGULAR.svg#fontname") format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat/MONTSERRAT-MEDIUM.eot");
  src: url("../fonts/Montserrat/MONTSERRAT-MEDIUM.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat/MONTSERRAT-MEDIUM.woff") format("woff"), url("../fonts/Montserrat/MONTSERRAT-MEDIUM.ttf") format("truetype"), url("../fonts/Montserrat/MONTSERRAT-MEDIUM.svg#fontname") format("svg");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat/MONTSERRAT-SEMIBOLD.eot");
  src: url("../fonts/Montserrat/MONTSERRAT-SEMIBOLD.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat/MONTSERRAT-SEMIBOLD.woff") format("woff"), url("../fonts/Montserrat/MONTSERRAT-SEMIBOLD.ttf") format("truetype"), url("../fonts/Montserrat/MONTSERRAT-SEMIBOLD.svg#fontname") format("svg");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat/MONTSERRAT-BOLD.eot");
  src: url("../fonts/Montserrat/MONTSERRAT-BOLD.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat/MONTSERRAT-BOLD.woff") format("woff"), url("../fonts/Montserrat/MONTSERRAT-BOLD.ttf") format("truetype"), url("../fonts/Montserrat/MONTSERRAT-BOLD.svg#fontname") format("svg");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: "Sansita";
  src: url("../fonts/Sanista/SANSITA-BOLDITALIC.eot");
  src: url("../fonts/Sanista/SANSITA-BOLDITALIC.eot?#iefix") format("embedded-opentype"), url("../fonts/Sanista/SANSITA-BOLDITALIC.woff") format("woff"), url("../fonts/Sanista/SANSITA-BOLDITALIC.ttf") format("truetype"), url("../fonts/Sanista/SANSITA-BOLDITALIC.svg#fontname") format("svg");
  font-weight: 700;
  font-style: italic; }