/* Rodapé Vollio — todas as páginas públicas (com ou sem byo-common.css) */
.vollio-footer-mount {
  margin-top: 2rem;
  padding-top: 1rem;
  border-top: 1px solid rgba(148, 163, 184, 0.18);
  font-size: 0.8rem;
  color: #94a3b8;
  text-align: center;
  line-height: 1.55;
}
.vollio-footer-mount a {
  color: #38bdf8;
  text-decoration: none;
}
.vollio-footer-mount a:hover {
  text-decoration: underline;
}
.vollio-footer-mount p {
  margin: 0.35rem 0;
}
.vollio-footer-links {
  margin: 0.5rem 0;
  line-height: 1.65;
}
.vollio-footer-legal {
  margin: 0.25rem 0;
  font-size: 0.78rem;
  opacity: 0.92;
}
.vollio-footer-address {
  margin: 0.35rem 0;
  font-size: 0.78rem;
}
.vollio-footer-hours {
  margin: 0.25rem 0 0;
  font-size: 0.75rem;
  opacity: 0.9;
}
.vollio-footer-note {
  margin: 0.5rem 0 0;
  font-size: 0.78rem;
  opacity: 0.9;
}
.vollio-footer-copy {
  margin: 0.75rem 0 0;
  font-size: 0.75rem;
  opacity: 0.85;
}
