﻿
html, body { height: auto !important; overflow-y: auto !important; background: var(--cq-light) !important; }
.body { position: relative !important; height: auto !important; min-height: 100vh; overflow: visible !important; background: var(--cq-light) !important; }

html { height: auto !important; overflow-y: visible !important; background: var(--cq-light) !important; }
body { height: auto !important; overflow-y: auto !important; background: var(--cq-light) !important; }
