.breadcrumb{background: rgba(255, 255, 255, 0.7) !important;}
.location{

    color: #001e78;
    }
    
.location a:link, .location a:visited{
    text-decoration: none;
    
    font-size: 12px;
    color: #999999;
    }
    
.location a:hover{
    color: #d7006d;
    }