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

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

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