/* 
Theme Name: Heather Lucas - Hello Elementor Child
Template: hello-elementor
*/

/* Add your custom styles here */

.elementor-widget-text-editor ul {
	padding-left: 20px;
	margin-bottom: 1em;
}

a {
	color: #1E3643;
	font-weight: 500;
}

a:hover {
	text-decoration: underline;
	color: #335065;
}

a.elementor-button {
    text-decoration: none;
}