body{ // font-family: Roboto, sans-serif; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI","Roboto", "Helvetica Neue", Arial, sans-serif,"Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; background-color: #fdfdfd; } .editor-post-title__input{ font-size: 70px; font-weight: 400; margin:0; padding:0; } /* Main column width */ .wp-block { max-width: 1170px; } /* Width of "wide" blocks */ .wp-block[data-align="wide"] { max-width: 1170px; } /* Width of "full-wide" blocks */ .wp-block[data-align="full"] { max-width: none; } @import "block-styles/my-custom-blocks";