/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

 html{
    scroll-padding-top: 200px;
 }

 .wp-site-blocks{
   width:100%;
   overflow-x:clip;
 }