.header-black {
  width: 100%;
  top: 0;
  position: fixed;
  height: auto !important;
  z-index: 9;
  background-color: rgba(255,255,255,0.89);
}

.font-size-icon {
  margin: 0px !important;
  color: #142a73;
  font-size: 6rem;
  display: block;
}

ol, ul, dl {
  font-family: 'Lato';
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 1.3rem;
  margin-top: 0;
  margin-bottom: 1rem;
}

