/* SportCV v722: CSP-safe replacements for former static style attributes. */
.scv-static-display-none { display: none; }
.scv-static-visibility-hidden { visibility: hidden; }
.scv-static-mt-14 { margin-top: 14px; }
.scv-static-mt-18 { margin-top: 18px; }
.scv-static-divider { border: 0; border-top: 1px solid #d9e5f3; margin: 20px 0; }
.scv-static-text-white { color: #fff; }
.scv-static-justify-center { justify-content: center; }
.scv-static-info-left { margin-bottom: 20px; text-align: left; }
.scv-static-legal-link { color: #2563eb; font-weight: 900; }
.scv-static-scout-outline { background: rgba(255, 255, 255, .12); color: #fff; border-color: rgba(255, 255, 255, .22); }
.scv-static-font-18 { font-size: 18px; }
.scv-static-full-mt-10 { width: 100%; margin-top: 10px; }
.scv-static-full-mt-16 { width: 100%; margin-top: 16px; }
