/* Custom CSS for Tenant ID: 33
 * This file overrides the default theme styles.
 * All CSS custom properties from style-variables.css can be overridden here.
 * 
 * Example: Change primary color
 * :root {
 *   --color-primary: #3498db;
 *   --color-primary-light: #5dade2;
 *   --color-primary-dark: #2980b9;
 * }
 * 
 * Example: Change fonts
 * :root {
 *   --font-family-primary: "Helvetica Neue", sans-serif;
 *   --font-family-heading: "Georgia", serif;
 * }
 */

:root {
  /* Add your custom variables here */
}

/* Add your custom styles here */
