.recowebsite {
    background: url(../../images/homeiksbg.png);
    background-size: cover;
    padding-top: 4%;
    padding-bottom: 4%;
}
section.recowebsite p {
  margin-bottom: 20px;
}
section.recowebsite h2 {
  margin-top: 36px;
  margin-bottom: 16px;
}
section.recowebsite hr {
    border-color: black;
}