.header-top {
  /* background-color: #004cbd; */
  background: rgb(0, 71, 171);
  background: linear-gradient(90deg, rgb(0 67 163) 23%, #00bcd4 100%);
}
.footer-buttom {
  background-color: #0043a3;
}
.jumbotron {
  background-color: rgb(216, 216, 216);
}
.footer-buttom footer div {
  font-size: 13px;
}
