.breadcrumbs {
    font-size: 14px;
    margin-bottom: 20px;
    text-align: center;
    color: #ffffff;
}

.breadcrumbs a {
    color: #ffffff;
    text-decoration: none;
    border-bottom: 1px solid transparent;
    padding-bottom: 2px;
}

.breadcrumbs a:hover {
    border-bottom: 1px solid #ffffff;
}

.breadcrumbs span {
    color: #ffffff;
}
