.elementor-1933 .elementor-element.elementor-element-1949950b{--display:flex;}/* Start custom CSS *//* ===== Winfluencer blog posts: clean white reading page ===== */

/* white background everywhere on a post */
body.single-post,
body.single-post #page,
body.single-post .site,
body.single-post .site-content,
body.single-post main,
body.single-post .elementor,
body.single-post article,
body.single-post .entry-content{ background:#ffffff !important; }

/* hide the site header/nav on posts */
body.single-post > header,
body.single-post .site-header,
body.single-post #masthead,
body.single-post .elementor-location-header,
body.single-post [data-elementor-type="header"]{ display:none !important; }

/* black, readable text */
body.single-post,
body.single-post p,
body.single-post li,
body.single-post h1,
body.single-post h2,
body.single-post h3,
body.single-post blockquote{ color:#1a1a1a !important; }

body.single-post p,
body.single-post li{ font-size:19px !important; line-height:1.75 !important; }
body.single-post p{ margin-bottom:1.35em !important; }

/* comfortable reading column, centred */
body.single-post p,
body.single-post h1,
body.single-post h2,
body.single-post h3,
body.single-post ul,
body.single-post ol,
body.single-post blockquote{ max-width:720px !important; margin-left:auto !important; margin-right:auto !important; }

body.single-post h2{ font-size:30px !important; line-height:1.25 !important; margin-top:1.6em !important; }
body.single-post a{ color:#0b66c3 !important; text-decoration:underline !important; }/* End custom CSS */