Fixed with css
Set the opacity to 1 in custom css to overwrite the theme’s settings.
.breadcrumb, .breadcrumb a, .breadcrumb a:hover { color: #fff; opacity: 1; }