/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

 #ruw_breadcrumbs > span > span > a{
    color: rgba(255, 255, 255, 0.898);
    font-family: univia;
    font-size: 15px;
 }
  #ruw_breadcrumbs > span > .breadcrumb_last{
    font-size: 15px;
    font-family: univia;
    color: white;
    font-weight: 800;
 }