.elementor-kit-6{--e-global-color-primary:#2DA7D8;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#2DA7D8;--e-global-typography-primary-font-family:"Ubuntu";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Ubuntu";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Ubuntu";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Ubuntu";--e-global-typography-accent-font-weight:500;font-family:"Ubuntu", Sans-serif;font-size:16px;font-weight:300;}.elementor-kit-6 a{font-family:"Ubuntu", Sans-serif;}.elementor-kit-6 h1{font-family:"Ubuntu", Sans-serif;}.elementor-kit-6 h2{font-family:"Ubuntu", Sans-serif;}.elementor-kit-6 h3{font-family:"Ubuntu", Sans-serif;}.elementor-kit-6 h4{font-family:"Ubuntu", Sans-serif;}.elementor-kit-6 h5{font-family:"Ubuntu", Sans-serif;}.elementor-kit-6 h6{font-family:"Ubuntu", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.elementor-widget:not(:last-child){margin-bottom:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1025px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:768px;}}/* Start custom CSS */.entry-title {
    display: none !important;
}

.custom-ul {
  list-style: none;
  padding: 0;
  color: #D5AA6D;
}
.custom-li {
  padding-left: 1.3em;
}
.custom-li:before {
  content: "\f30b"; /* FontAwesome Unicode */
  font-family: "Font Awesome 5 Free";
  display: inline-block;
  margin-left: -1.3em; /* same as padding-left set on li */
  width: 1.3em; /* same as padding-left set on li */
}/* End custom CSS */