/* ============================================
   Cookie Consent - Custom overrides
   ============================================ */

/* Prevent flash of unstyled consent component before JS initializes */
.fs-consent_component {
  display: none;
}
