
/* ====== FOOTER TRANSPARENTE ====== */
.main-footer {
  background-color: transparent;
  color: #ffffff;
  border-top: none;
}

.footer-brand {
  font-family: 'EB Garamond', serif;
  text-transform: uppercase;
  font-size: 1.4em;
  letter-spacing: 1px;
  margin-bottom: 0.3em;
  
}
.h4{
    color: #ffffff;
}