.cleaning-section {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 30px 0
}
.cleaning-left h3 {
  font-size: 50px;
  color: #acff01;
  margin-bottom: 20px
}
.cleaning-left p {
  color: #f3f1d2;
  font-size: 17px
}
.text-right{
  text-align: right;
}
.newsletter-archive h3 {
  color: #005171;
}