/* =========================================================
   contact.css
   Page-specific styles for /contact
   Split out of the old monolithic style.css. Rule order is
   unchanged from the original file.
   ========================================================= */

/* ---------------------------------------------------------
   Moved out of contact.php (was an inline <style> block)
   --------------------------------------------------------- */

                        .small-alert {
                            padding: 8px 12px !important;
                            font-size: 14px !important;
                            margin-top: 10px;
                        }
                    
