.elementor-92112 .elementor-element.elementor-element-0fbcb10{padding:0px 0px 0px 0px;}.elementor-92112 .elementor-element.elementor-element-c9b89ea > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}/* Start custom CSS for html, class: .elementor-element-c9b89ea *//* Style the list */
ul.hsd-breadcrumb {
  padding: 2px 0px;
  list-style: none;
background-color: none!important;
margin-bottom: 0px;
}

/* Display list items side by side */
ul.hsd-breadcrumb li {
  display: inline;
  font-size: 14px;
}

/* Add a slash symbol (/) before/behind each list item */
ul.hsd-breadcrumb li+li:before {
  padding: 4px;
  color: #ffffff!important;
  content: "/\00a0";
  background-color: inherit;
}

/* Add a color to all links inside the list */
ul.hsd-breadcrumb li a {
  color: #ffffff!important;
}

/* Add a color on mouse-over */
ul.hsd-breadcrumb li a:hover {
  color: #B49561!important;
  text-decoration: underline;
}/* End custom CSS */