.elementor-351 .elementor-element.elementor-element-c08f67b{--display:flex;--margin-top:40px;--margin-bottom:50px;--margin-left:0px;--margin-right:0px;}.elementor-widget-theme-post-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-351 .elementor-element.elementor-element-17b13ba{color:#334055;font-family:"DM Sans", Sans-serif;font-size:16px;font-weight:400;line-height:1.8em;}@media(max-width:767px){.elementor-351 .elementor-element.elementor-element-c08f67b{--margin-top:40px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:10px;--padding-bottom:50px;--padding-left:30px;--padding-right:30px;}}/* Start custom CSS */h2 {
    font-family: 'Montserrat', serif;
    font-size: 25px;
    font-weight: 600;
    color: #1565c0;
    margin-top: 48px;
    margin-bottom: 14px;
    padding-bottom: 10px;
    border-bottom: 1px solid #bbdefb;
    position: relative;
}
h2::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 44px;
    height: 2px;
    background: #42a5f5;
    border-radius: 2px;
}

blockquote.wp-block-quote.is-layout-flow.wp-block-quote-is-layout-flow {
    background: #e3f2fd;
    border-left: 4px solid #1e88e5;
    border-radius: 0 12px 12px 0;
    padding: 26px 30px;
    margin: 30px 0;
}
.article-content blockquote.wp-block-quote.is-layout-flow.wp-block-quote-is-layout-flow:first-of-type {
    margin-top: 0;
}/* End custom CSS */