/* ═══════════════════════════════════════════════════════
   WP-FOOTER — Typography
   Roboto Mono Light 12px · uppercase · #fff sobre #262626
═══════════════════════════════════════════════════════ */

#sgn-footer {
  font-family: 'Roboto Mono', monospace;
  font-weight: 300;
  font-size: 12px;
  color: #fff;
}

.footer__contact {
  font-style: normal;
  font-size: 13px;
  line-height: 1.55;
  text-transform: uppercase;
  letter-spacing: 0.02em;
}

.footer__contact-label {
  font-size: 13px;
  letter-spacing: 0.08em;
  font-weight: 400;
}

.footer__contact-address,
.footer__contact-info {
  margin: 0;
}

.footer__terms {
  font-family: 'Roboto Mono', monospace;
  font-size: 11px;
  font-weight: 400;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}

.foto-nino__caption {
  font-family: 'Roboto Mono', monospace;
  font-size: 0.65rem;
  letter-spacing: 0.04em;
  line-height: 1;
}
