.header-logo {
  /* width: 7.5rem; */
  width: 8.5rem;
}

.footer-logo {
  width: 8.5rem;
}

.cstm-btn-black {
  background-color: #343f52;
  color: #fff;
}

.cstm-hero-desc {
  width: 70%;
  margin: 0 auto;
}

.image-wrapper.bg-cover::before {
  /* background: rgba(30, 34, 40, 0.65); */
  background: rgba(30, 34, 40, 0.3);
}

.certificate-img {
  min-height: 9rem;
  max-height: 9rem;
  border: 0.4rem;
}

.footer-a {
  font-size: 0.8rem !important;
}

.footer-subtitle {
  font-size: 0.95rem;
}

address {
  margin-bottom: 0.5rem;
}

.cstm-footer-bg {
  background-color: #393a41;
}

.text-muted {
  color: #d84040 !important;
}
