.row-box3 {
  padding: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-right: -15px;
  margin-left: -15px;
  background-color: #2D3166;
  color: white;
  height: -moz-fit-content;
  font-family: 'futura-pt', 'helvetica', 'verdana', 'arial', sans-serif;
}



.row-box2 {
padding: 20px;
margin-top: 20px;
margin-bottom: 20px;
margin-left: 0px;
margin-right: 0px;
}

.row-box1 {
  padding-left: 20px;
}

.h5, h5 {
  font-weight: bold;
  margin-top: 20px;
}

.h4, h4 {
  font-weight: bold;
  margin-top: 20px;
}

.h3, h3 {
  font-weight: bold;
}

.h2, h2 {
  font-weight: bold;
  margin-bottom: 20px;
}

.h1, h1 {
  font-weight: bold;
}

img {
  margin-top: 5px;
}