.tg-page-header .tg-page-header__title {
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 500;
    font-size: 2.5rem;
    line-height: 1.3;
    display: none !important;
}

body,
.entry-content,
.entry-content p,
.entry-content ol,
.entry-content ul,
.widget_text p,
.widget_text ol,
.widget_text ul,
.widget-content .rssSummary,
.comment-content p,
.entry-content .wp-block-latest-posts__post-excerpt,
.entry-content .wp-block-latest-posts__post-full-content,
.has-drop-cap:not(:focus):first-letter,
h1,
h2,
h3,
h4,
h5,
h6,
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6,
.faux-heading,
.site-title,
.pagination-single a,
ul.primary-menu,
ul.modal-menu,
.intro-text,
input,
textarea,
select,
button,
.button,
.faux-button,
.wp-block-button__link,
.wp-block-file__button,
.entry-content .wp-block-file,
.primary-menu li.menu-button>a,
.entry-content .wp-block-pullquote,
.entry-content .wp-block-quote.is-style-large,
.entry-content .wp-block-quote.is-style-tw-large-icon,
.entry-content cite,
.entry-content figcaption,
.wp-caption-text,
.entry-content .wp-caption-text,
.widget-content cite,
.widget-content figcaption,
.widget-content .wp-caption-text,
.entry-categories,
.post-meta,
.comment-meta,
.comment-footer-meta,
.author-bio,
.comment-respond p.comment-notes,
.comment-respond p.logged-in-as,
.entry-content .wp-block-archives,
.entry-content .wp-block-categories,
.entry-content .wp-block-latest-posts,
.entry-content .wp-block-latest-comments,
p.comment-awaiting-moderation,
.pagination,
#site-footer,
.widget:not(.widget-text),
.footer-menu,
label,
.toggle .toggle-text {
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
}

.elementor-icon-box-description, .elementor-icon-box-title {
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;
}
.elementor-button {
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;
}
.tg-page-header {
    padding: 20px 0;
    display: none !important;
}
.site-content {
    margin-top: 1px !important;
    margin-bottom: 1px !important;
}

.tg-site-layout--default .hentry {
    margin: 0 0 0em !important;
}



.tg-primary-menu > div > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;

}
.tg-primary-menu > div ul li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #3F66AB !important;
	font-weight: 600 !important;
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;
}
.tg-menu-item-search {
    position: relative;
    cursor: pointer;
    display: none;
}