.login-contact { display: flex; flex-wrap: wrap; justify-content: center; gap: 6px 12px; margin-top: 17px; padding-top: 14px; border-top: 1px solid #e8edf2; font-size: 10px; }
.login-contact b { width: 100%; color: #64748b; }
.login-contact a { color: #078d69; text-decoration: none; font-weight: 850; }
