.eduActionLink {
    text-decoration: none;
    color: black !important;
    cursor: pointer;
}

.eduHidden {
    color: #999 !important;
}

.eduBreadcrumb {
    font-size: 1.1rem;
    position: relative;
    bottom: 5px;
    margin: 5px 0 5px 0;
}

.eduBreadcrumb * {
    color: #3B5998 !important;
    font-weight: bold;
    text-decoration: none;
}