
.line-header .elementor-heading-title::after {
    content: "";
    display: block;
    height: 2px;
    width: 80px;
    background-color: currentColor;
    position: relative;
    top: 16px;
}

.line-header-right .elementor-heading-title::after {
    content: "";
    display: block;
    height: 2px;
    width: 80px;
    background-color: currentColor;
    position: relative;
    top: 16px;
    margin-left: auto;
}

body.home .elementor-location-header {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    z-index: 10;
}

body.home.admin-bar .elementor-location-header {
    top: 32px;
}

.site-main {
	padding: 60px 0;
}

h1.entry-title {
	font-family: "Plus Jakarta Sans", Sans-serif;
    font-size: 4rem;
    font-weight: 800;
    letter-spacing: -1px;
	line-height: 1.2;
	margin-bottom: 32px;
	color: var(--e-global-color-primary);
}

.elementor-widget-text-editor li {
	margin-bottom: 1em;
}
