.elementor-kit-5{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */p:last-of-type, 
ul:last-of-type {
    margin-bottom: 0;
}

/* chev ul */

.chev li:before {
	font-family: FontAwesome;
	content: '\f101';
	display: inline-block;
	width: 1.2em;
	margin-top: 3px;
	color: #dcc0e8;
}

#bar.elementor-kit-5 {
content:'';
}

.chev li, 
.single #wrapper #content li {
list-style: none !important;
margin-bottom: 5px;
}

/* end chev ul */

/* image styles */

.image-style-one {
	transform: rotate(2deg)
}

.image-style-two {
	transform: rotate(-2deg)
}

.image-style-one:before {
	content: ' ';
	width: 24%;
	height: 24%;
	background: url(http://lydiaslegacy.net/wp-content/uploads/2022/03/favicon.png) center center no-repeat;
	background-size: contain;
	position: absolute;
	top: -10%;
	left: 38%;
	z-index: 9;
	opacity: 75%;
}

.image-style-two:before {
	content: ' ';
	width: 24%;
	height: 24%;
	background: url(http://lydiaslegacy.net/wp-content/uploads/2022/03/favicon.png) center center no-repeat;
	background-size: contain;
	position: absolute;
	left: -10%;
	bottom: -10%;
	z-index: 9;
	opacity: 75%;
}

.image-style-two:after {
	content: ' ';
	width: 24%;
	height: 24%;
	background: url(http://lydiaslegacy.net/wp-content/uploads/2022/03/favicon.png) center center no-repeat;
	background-size: contain;
	position: absolute;
	right: -10%;
	top: -10%;
	z-index: 9;
	opacity: 75%;
}

/* end image styles *//* End custom CSS */