/* Start custom CSS for shortcode, class: .elementor-element-2bc1093 */#spacer {
    padding: 10px;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-13bc8e4 */.res-empty a {
    color: #016325;
    text-decoration: underline;
}

.res-empty a:hover {
    text-decoration: none !important;
    color: #414042;
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-adcba0a */#resources h3 {
    font-size: 29px;
}

#resources h4 {
    font-size: 20px;
}

#resources ul {
    list-style: none;
    margin: 0 0 15px 0;
	padding: 0;
}

#resources ul li {
	padding: 0;
	margin: 0 0 0 20px;
}

#resources li a:hover {
    text-decoration: underline;
}

#resources .r-nolink {
    background: url(/wp-content/uploads/2020/11/Checkmark.svg) no-repeat 0 50%;
	background-size: 20px 20px;
    padding-left: 25px;
}

#resources .r-url {
    background: url(/wp-content/uploads/2020/11/Link.svg) no-repeat 0 10%;
	background-size: 20px 20px;
    padding-left: 25px;
}

#resources .r-pdf a[href$=".jpg"] {
    background: url(/wp-content/uploads/2020/11/image-link.svg) no-repeat 0 10%;
	background-size: 20px 20px;
    padding-left: 25px;
}

#resources .r-pdf a[href$=".png"] {
    background: url(/wp-content/uploads/2020/11/image-link.svg) no-repeat 0 10%;
	background-size: 20px 20px;
    padding-left: 25px;
}

#resources .r-pdf a[href$=".pdf"] {
    background: url(/wp-content/uploads/2020/11/PDF.svg) no-repeat 0 10%;
	background-size: 20px 20px;
    padding-left: 25px;
}/* End custom CSS */