/* Add custom CSS styles below */ 
body {
  background-color: #F4D3A8;
}

footer {
  background-color: #90C9C0 !important;
}

header {
  background-color: #90C9C0 !important;
}

.search-form, .search-box, .header-search {
    display: none !important;
}

footer .container:first-child {
  background-color: #FFBDE0 !important;
}