/* SABRA — Product sections background */
.section-products {
  background-color: #FFF4DF !important;
}
/* SABRA — Header */
header.bg-secondary {
  background-color: #FFF4DF !important;
  border-bottom-color: rgba(58, 36, 20, 0.12) !important;
}