#block-fr-theme-vivremieux-breadcrumbs {
  padding: 0 30px;
}
#block-fr-theme-vivremieux-breadcrumbs ol.breadcrumb {
  font-size: 18px;
  font-weight: 300;
  margin-bottom: 25px;
}
#block-fr-theme-vivremieux-breadcrumbs ol.breadcrumb a {
  position: relative;
  text-decoration: none;
}
#block-fr-theme-vivremieux-breadcrumbs ol.breadcrumb li.active {
  color: black;
  font-weight: normal;
}
#block-fr-theme-vivremieux-breadcrumbs ol.breadcrumb li:first-child a {
  padding-left: 25px;
}
#block-fr-theme-vivremieux-breadcrumbs ol.breadcrumb li:first-child a:before {
  content: "\e902";
  font-family: 'icomoon';
  left: 0;
  position: absolute;
  top: -3px;
}
