body {
  font-family: "Ithra", sans-serif !important;
}
.section__title--yellow {
  line-height: 1.4;
}
.section__title--yellow:before {
  left: auto;
  width: 100%;
}
.section__title--yellow--newsletter {
  font-size: 28px;
}
.button {
  font-size: 20px;
}
.form--covid .caldera-grid input[type="submit"] {
  font-size: 20px;
}
.list--covid19 ul li {
  margin-left: 2.5rem;
  margin-right: 0;
}
.site-footer--covid .site-footer__menu li {
  border-left-width: 0;
  border-right-width: 2px;
}
@media (max-width: 767px) {
  .site-footer--covid .site-footer__menu li:first-child {
    border-right-width: 0;
  }
}
@media (max-width: 991px) {
  .site-header--covid .site-header__menu--abudhabi li {
    margin-right: 0 !important;
  }
}
