.header-light-light-green {
  background-color: #cbebeb;
  color: #000;
  padding: 5px;
  margin-top: 0px;
  margin-bottom: 20px;
  width: 100%;
  font-size: 18px;
}

h6 {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.2;
  margin: 0 0 0px;
}

.no-padding-top {
  padding-top: 0px;
}

.line-height-null {
  line-height: 1.0;
}

.no-padding-bottom {
  padding-bottom: 0px;
}
.header-red-red {
  background-color: #fa0326;
  color: #FFF;
  padding: 5px;
  margin-top: 0px;
  margin-bottom: 20px;
  width: 100%;
  font-size: 18px;
}
.title-main-sub {
  color: #c4d0cf;
  font-size: 32px;
  font-weight: bold;
  font-style: italic;
  text-align: center;
  line-height: 52px;
}