.btn-p-primary {
  color: #FFFFFF !important;
  background-color: #001343 !important;
  border-color: #001343 !important;
}

.btn-p-primary:hover {
  color: #FFFFFF !important;
  background-color: #001343 !important;
  border-color: #001343 !important;
}

.search-banner {
  padding: 250px 0 65px;
}

.footer {
  color: #ffffff;
  background-color: #000033;
  text-align: center;
}

.footer p {
  margin: 0px;
}

.footer .section-container {
  margin-bottom: 20px;
}

.footer .social-media .social-icon span {
  font-family: "Amertha";
  color: #cc6633;
  font-size: 26px;
  padding-right: 10px;
}

.footer .social-media .social-icon a {
  font-size: 1rem;
  margin: 0.2rem;
}

.footer .social-media .social-icon a i {
  border-radius: 50%;
  color: #ffffff;
  padding: 0.5rem;
}

.footer .social-media .social-facebook {
  background-color: #3b5998;
}

.footer .social-media .social-instagram {
  background-color: #c32aa3;
}

.footer .social-media .social-twitter {
  background-color: #00b6f1;
}

.footer .social-media .social-youtube {
  background-color: #ff0000;
}
