.region-breadcrumb {
  background-color: var(--color-white);
  padding: 10px;
}
.region-breadcrumb ol {
  list-style: none;
}