.classic-hero {
  background-color: #f4436d;
}

#block-classic {
  background: #f4436d url(../images/classic/hero.png) no-repeat;
  background-size: contain;
}

#block-insight-wide {
  background: #f4436d url(../images/classic/insight-wide.png) no-repeat;
  background-size: contain;
}


#block-bgm-wide {
  background: #0066cc url(../images/classic/bgm-wide.png) no-repeat;
  background-size: contain;
}


.Aligner-item h2 {
  color: #F4436D;
}

.testimonial {
  background-color: #f23961;
}

