.header {
    background: #007EA6;
}
.footer {
  background: #007EA6;
}
body {
  background: #FEE9C1;
}
.btn-primary {
  background: #007EA6;
}
