
.legal-card { color: var(--sixth-color); line-height: 1.6; }
.legal-subtitle { font-weight: bold; margin-bottom: 15px; }
.legal-link:hover { text-decoration: underline !important; }
ul.legal-text li { margin-bottom: 8px; }
.legal-text a { text-decoration: none; transition: 0.3s; }
.legal-text a:hover { opacity: 0.8; }
.legal-text { margin-bottom: 1rem; }
.pt-3-custom { padding-top: 1rem !important; }
.border-top-custom { border-top: 1px solid var(--fourth-color) !important; padding-top: 1rem !important; }
