/*
Theme Name: Saffrie
Description: A bespoke WordPress theme customized specifically for Jerry Saffrie.
Author: NGIE
Version: 1
Requires at least: 5.0
Tested up to: 5.4
Requires PHP: 7.0
Text Domain: saffrie
*/

body {
    background-color: var(--wp--preset--color--off-white);
}

:where(.wp-site-blocks) > *  {
    margin-block-start: 0 !important;
}
