.bg-pastel-orange {
  background-color: #d69026 !important; /* A nice pastel orange */
}
.footer-custom {
  background-color: #9da2a7; /* A light grey */
  padding: 1rem 1.5rem;
}