:root {
--eue-cranberry:#a60a3d;
--eue-tan:#eae4e0;
--eue-dark-blue:#1f2a2f;
}
span#et_search_icon::before { font-weight: 700;
top: -5px;
}
.tan-links a {
color:var(--eue-tan) !important;
} .custom-bullet-list-1 ul {
list-style-type: none !important;
line-height: 36px !important;
}
.custom-bullet-list-1 ul li:before {
vertical-align: bottom !important;
content: '\e052' !important;
color: #a60a3d;
font-family: 'ETMODULES' !important;
font-size: 1.2em !important;
margin-right: 10px;
margin-left: -29px;
}
.custom-bullet-list-1 ul li {
margin-top:4px !important;
}