/*

Glendale Designs Custom Programming
for {{ENTER DOMAIN NAME}}
Ticket: {{ENTER TEAMWORK TICKET NUMBER}}
Allowed Domains: {{ENTER ALLOWED DOMAIN NAMES}}
  

GD MMX Stylesheet - Base Stylesheet

This file is injected into the shadow DOM of EVERY MMX component on the page
(as long as at least one MMX Stylesheet instance exists on the page).

Use it for global overrides shared by all MMX components. For per-page or
per-component CSS, use the "Custom CSS" property of an MMX Stylesheet
instance in Page Builder instead.

Notes:
- Selectors here match elements INSIDE the shadow root of each MMX component,
  e.g. `.mmx-hero__heading { ... }` or `button { ... }`.
- Do not use @import; it is not supported in constructed stylesheets.
- MMX's own CSS lives in cascade layers and this CSS is unlayered, so it wins
  the cascade without needing !important.

Copyright Glendale Designs - Our optimizations are not freeware.
Do not use, copy or distribute without written permission. 
Ask us, we're nice! support@glendaledesigns.com

TERMS OF SERVICE
https://glendaledesigns.com/terms-of-service/
(Make sure to read and understand this section 'Non-Exclusive License to Customer')
  

GDPM - v01.00.00 - Initial release

*/
