/*minified beon unit gallery vars with example values*/

:root {
  --beon-unit-gallery-border-radius: 4px;
  --beon-unit-gallery-button-font: inherit;
  --beon-unit-gallery-button-text-color: #000;
  --beon-unit-gallery-button-bg-color: #fff;
  --beon-unit-gallery-button-border: 1px solid #ccc;
  --beon-unit-gallery-button-border-radius: 4px;
  --beon-unit-gallery-button-icon-filter: none;

  --beon-unit-gallery-popup-bg-color: #fff;
  --beon-unit-gallery-popup-close-border: 1px solid #ccc;
  --beon-unit-gallery-popup-close-icon-filter: none;

  --beon-unit-gallery-dots-color-inactive: #ccc;
  --beon-unit-gallery-dots-color-active: #FFF;
}
