

.footer-top {
  background: #b5b0b0;
  padding: 20px 0;
}

.footer-top h5 {
  font-weight: 700;
}

.footer-top ul {
  padding-left: 18px;
  margin: 0;
}

.footer-top ul li {
  font-size: 14px;
}

.footer-bottom {
  background: #1f7899;
  padding: 18px 0;
}

.footer-links a {
  color: #ffffff;
  margin: 0 10px;
  text-decoration: none;
  font-size: 15px;
}

.footer-links a:hover {
  text-decoration: underline;
}

.developer {
  color: #0d6efd;
  cursor: pointer;
}

.developer:hover {
  text-decoration: underline;
}
