/* modular scale vars */
:root {
    --ms-ratio: var(--minor-third);
    --ms-base: 10px;
}