/**
 * Custom CSS Override File
 * 
 * This file is loaded LAST and has the highest priority.
 * Add your custom CSS rules here to override any existing styles.
 * 
 * Examples:
 * 
 * Override date picker:
 * .drf-date-input {
 *   border: 3px solid red !important;
 * }
 * 
 * Override time select:
 * .drf-time-select {
 *   min-width: 150px !important;
 *   font-size: 18px !important;
 * }
 * 
 * Override brand icons:
 * .drf-brand-icon-wrapper {
 *   width: 100px !important;
 *   height: 100px !important;
 * }
 */

/* ============================================================================
   Your Custom Styles Below
   ============================================================================ */

/* Add your custom CSS here */
