/*.entry-content h1,*/
/*.entry-content h2,*/
/*.entry-content h3,*/
/*.entry-content h4,*/
/*.entry-content h5,*/
/*.entry-content h6*/
/*{*/
/*    margin: 0;*/
/*}*/

/*html :where(.editor-styles-wrapper) h1,*/
/*html :where(.editor-styles-wrapper) h2,*/
/*html :where(.editor-styles-wrapper) h3,*/
/*html :where(.editor-styles-wrapper) h4,*/
/*html :where(.editor-styles-wrapper) h5,*/
/*html :where(.editor-styles-wrapper) h6,*/
/*.entry-content h1.wp-block-heading,*/
/*.entry-content h2.wp-block-heading,*/
/*.entry-content h3.wp-block-heading,*/
/*.entry-content h4.wp-block-heading,*/
/*.entry-content h5.wp-block-heading,*/
/*.entry-content h6.wp-block-heading,*/
/*.entry-content h1.wp-block-post-title,*/
/*.entry-content h2.wp-block-post-title,*/
/*.entry-content h3.wp-block-post-title,*/
/*.entry-content h4.wp-block-post-title,*/
/*.entry-content h5.wp-block-post-title,*/
/*.entry-content h6.wp-block-post-title*/
/*{*/
/*    margin-top: 0;*/
/*    margin-bottom: 0;*/
/*    letter-spacing: 0;*/
/*}*/

/*.wp-block-post-title.is-style-h1,*/
/*.wp-block-heading.is-style-h1*/
/*{*/
/*    color: var(--palette-text-dark);*/
/*    font-size: 48px;*/
/*    line-height: 1.33;*/
/*    font-weight: 600;*/
/*}*/
/*.wp-block-post-title.is-style-h2,*/
/*.wp-block-heading.is-style-h2*/
/*{*/
/*    color: var(--palette-text-dark);*/
/*    font-size: 28px;*/
/*    line-height: 1.33;*/
/*    font-weight: 600;*/
/*}*/
/*.wp-block-post-title.is-style-h3,*/
/*.wp-block-heading.is-style-h3*/
/*{*/
/*    color: var(--palette-text-dark);*/
/*    font-size: 24px;*/
/*    line-height: 1.33;*/
/*    font-weight: 600;*/
/*}*/
/*.wp-block-post-title.is-style-h4,*/
/*.wp-block-heading.is-style-h4*/
/*{*/
/*    color: var(--palette-text-dark);*/
/*    font-size: 20px;*/
/*    line-height: 1.33;*/
/*    font-weight: 600;*/
/*}*/
/*.wp-block-post-title.is-style-h5,*/
/*.wp-block-heading.is-style-h5*/
/*{*/
/*    color: var(--palette-text-dark);*/
/*    font-size: 17px;*/
/*    line-height: 1.33;*/
/*    font-weight: 600;*/
/*}*/
/*.wp-block-post-title.is-style-h6,*/
/*.wp-block-heading.is-style-h6*/
/*{*/
/*    color: var(--palette-text-dark);*/
/*    font-size: 16px;*/
/*    line-height: 1.33;*/
/*    font-weight: 400;*/
/*}*/
/*.wp-block-post-title.is-style-subtitle1,*/
/*.wp-block-heading.is-style-subtitle1*/
/*{*/
/*    font-size: 24px;*/
/*    color: var(--palette-text-secondary);*/
/*    line-height: 1.33;*/
/*    font-weight: 500;*/
/*}*/

/*@media (max-width: 781px) {*/
/*    .wp-block-post-title.is-style-h1,*/
/*    .wp-block-heading.is-style-h1*/
/*    {*/
/*        font-size: 28px;*/
/*        line-height: 1.5;*/
/*        font-weight: 500;*/
/*    }*/
/*    .wp-block-post-title.is-style-h2,*/
/*    .wp-block-heading.is-style-h2*/
/*    {*/
/*        font-size: 24px;*/
/*        line-height: 1.5;*/
/*        font-weight: 500;*/
/*    }*/
/*    .wp-block-post-title.is-style-h3,*/
/*    .wp-block-heading.is-style-h3*/
/*    {*/
/*        font-size: 22px;*/
/*        line-height: 1.5;*/
/*        font-weight: 500;*/
/*    }*/
/*    .wp-block-post-title.is-style-h4,*/
/*    .wp-block-heading.is-style-h4*/
/*    {*/
/*        font-size: 20px;*/
/*        line-height: 1.5;*/
/*        font-weight: 500;*/
/*        letter-spacing: 0.1px;*/
/*    }*/
/*    .wp-block-post-title.is-style-h5,*/
/*    .wp-block-heading.is-style-h5*/
/*    {*/
/*        font-size: 16px;*/
/*        line-height: 1.5;*/
/*        font-weight: 500;*/
/*        letter-spacing: 0.1px;*/
/*    }*/
/*    .wp-block-post-title.is-style-h6,*/
/*    .wp-block-heading.is-style-h6*/
/*    {*/
/*        font-size: 15px;*/
/*        line-height: 1.5;*/
/*        font-weight: 400;*/
/*        letter-spacing: 0.2px;*/
/*    }*/
/*    .wp-block-post-title.is-style-subtitle1,*/
/*    .wp-block-heading.is-style-subtitle1*/
/*    {*/
/*        font-size: 24px;*/
/*        line-height: 1.5;*/
/*        font-weight: 400;*/
/*    }*/
/*}*/

/*.wp-block-post-title.is-style-h1 > strong,*/
/*.wp-block-heading.is-style-h1 > strong*/
/*{*/
/*    font-weight: 700;*/
/*}*/
/*.wp-block-post-title.is-style-h2 > strong,*/
/*.wp-block-heading.is-style-h2 > strong*/
/*{*/
/*    font-weight: 700;*/
/*}*/
/*.wp-block-post-title.is-style-h3 > strong,*/
/*.wp-block-heading.is-style-h3 > strong*/
/*{*/
/*    font-weight: 700;*/
/*}*/
/*.wp-block-post-title.is-style-h4 > strong,*/
/*.wp-block-heading.is-style-h4 > strong*/
/*{*/
/*    font-weight: 700;*/
/*}*/
/*.wp-block-post-title.is-style-h5 > strong,*/
/*.wp-block-heading.is-style-h5 > strong*/
/*{*/
/*    font-weight: 700;*/
/*}*/
/*.wp-block-post-title.is-style-h6 > strong,*/
/*.wp-block-heading.is-style-h6 > strong*/
/*{*/
/*    font-weight: 600;*/
/*}*/
/*.wp-block-post-title.is-style-subtitle1 > strong,*/
/*.wp-block-heading.is-style-subtitle1 > strong*/
/*{*/
/*    font-weight: 600;*/
/*}*/

/*@media (max-width: 781px) {*/
/*    .wp-block-post-title.is-style-h1 > strong,*/
/*    .wp-block-heading.is-style-h1 > strong*/
/*    {*/
/*        font-weight: 600;*/
/*    }*/
/*    .wp-block-post-title.is-style-h2 > strong,*/
/*    .wp-block-heading.is-style-h2 > strong*/
/*    {*/
/*        font-weight: 600;*/
/*    }*/
/*    .wp-block-post-title.is-style-h3 > strong,*/
/*    .wp-block-heading.is-style-h3 > strong*/
/*    {*/
/*        font-weight: 600;*/
/*    }*/
/*    .wp-block-post-title.is-style-h4 > strong,*/
/*    .wp-block-heading.is-style-h4 > strong*/
/*    {*/
/*        font-weight: 600;*/
/*    }*/
/*    .wp-block-post-title.is-style-h5 > strong,*/
/*    .wp-block-heading.is-style-h5 > strong*/
/*    {*/
/*        font-weight: 600;*/
/*    }*/
/*    .wp-block-post-title.is-style-h6 > strong,*/
/*    .wp-block-heading.is-style-h6 > strong*/
/*    {*/
/*        font-weight: 500;*/
/*    }*/
/*    .wp-block-post-title.is-style-subtitle1 > strong,*/
/*    .wp-block-heading.is-style-subtitle1 > strong*/
/*    {*/
/*        font-weight: 500;*/
/*    }*/
/*}*/