/* blogs */

[data-aos] {
    display: block !important;
    opacity: 1 !important;
    transform: translate(0) scale(1) !important;
}
.container, .width-560 { width: 100% !important; }
.general-content-pages .landing-detail-highlight, .std-post-comment-wrapper, .comment-add-form { display: none !important; }

.drop-cap {
    display: inline !important;
    float: none !important;
    padding: 0 !important;
    letter-spacing: 0 !important;
    margin-right: 0 !important;
    color: #000 !important;
    background: transparent !important;
    margin-top: 0 !important;
    font-size: inherit !important;
}

/* general */

body { line-height: 1.2; }
header, footer, #fullpage-banner-image, #fullpage-banner-flag, #fullpage-banner-image-mobile, #country-select, .highlight-section-boxes, .read-more-wrapper, #return-to-top, .fullpage-arrow-down, #fullpage-banner-links, .more-button.click-data, .highcharts-button, .sticky-nav-wrapper, .sticky-nav-wrapper.sticky, .wide-header.sticky, #skip-link, .gen-page-right-menu { display: none !important; }

body, p, th, td, .node-type-blog .paragraphs_basic_text .para_basic_body p, .paragraphs_basic_text, .node-type-blog .region-content ul li { font-size: 20px !important; }

* {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
}
a, a:visited { text-decoration: none !important; }
a[href]:after {
    content: " (" attr(href) ")";
    content: none !important;
}
abbr[title]:after {
    content: " (" attr(title) ")";
    content: none !important;
}
.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: "";
    content: none !important;
}
pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
}
thead { display: table-header-group; }
tr, img { page-break-inside: avoid; }
img { max-width: 100% !important; }
@page { margin: 0.5cm; }
p, h2, h3 {
    orphans: 3;
    widows: 3;
}
h2, h3 { page-break-after: avoid; }