.breadcrumb a {
  
  
  text-decoration: underline;
  
  }


.breadcrumb__contain {

    overflow-x: auto;
}


.contain {
    background-color: #ffffff;
}



.ce-bodytext a {
    color: #c0002a;
    transition: color 0.3s ease;
    text-decoration: underline;
}

.ce-bodytext a:hover {
    text-decoration: none;
}
