#creative {
  background-color: #dd6107;
}

#happy {
  background-color: #195173;
}

#nutritive {
  background-color: #e3b331;
}

#positive {
  background-color: #809d12;
}

#footer {
  background-image: url(../../assets/img/footer_bg_a.jpg);
}

section#contact {
  background-color: #73a766;
  background-repeat: no-repeat;
  background-position: 50%;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  margin-bottom: .5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
}

.section-heading {
  text-align: left;
}

.section-heading {
  text-align: left;
}

