/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: Creative Themes
 * Template: blocksy
 * Text Domain: blocksy-child
 */
:root {
    --theme-palette-color-8: yellow;
}
body {
    font-size: 200%;
}
