/* Plugin: Zoom Image
============================================================================= */

:root {
    --zoomimage-overlay-background: rgba(255, 255, 255, 1);
}

/* Content
============================================================================= */

:root {
    --content-max-width: 80em;
}