body {
  color: black;
}

body.custom-background {
  background-size: cover;
}

.site-header,
.site-footer {
  background-color: #008ae6 !important;
}