body {
    color:#333333;
    background-color: #E8FDF5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Open Sans Condensed', Serif;
  font-style: normal;
  font-weight: 700;
}

p {
    font-family: 'Open Sans', Serif;
    font-style: normal;
    font-weight: 400;
}