Patient Forms Auto Accident (Spanish) (opens in a new tab) Injury Wellness (Spanish) (opens in a new tab) Auto Accident (English) (opens in a new tab) Injury Wellness (English) (opens in a new tab) New Patient Form (opens in a new tab) .forms-mini-section { padding: 2.5rem 0; background: #ffffff; } .forms-mini-wrap { background: #ffffff; padding: 1.5rem; border-radius: 8px; border: 1px solid #e9ecef; } .forms-title { font-size: 1.2rem; font-weight: 700; color: #292F5F; margin-bottom: 1rem; } .form-mini { display: flex; justify-content: space-between; align-items: center; padding: 0.75rem 0.9rem; border-radius: 6px; border: 1px solid #e5e5e5; background: #ffffff; text-decoration: none !important; font-size: 0.92rem; color: #292F5F; transition: all 0.2s ease; } .form-mini i { color: #77B4E2; font-size: 0.9rem; } .form-mini:hover { border-color: #77B4E2; background: #ffffff; } .form-mini.highlight { border-color: #C93032; font-weight: 600; } .form-mini.highlight i { color: #C93032; } @media (max-width: 767px) { .forms-mini-wrap { padding: 1.25rem; } .forms-title { font-size: 1.1rem; } }