.learndash-course-certificate,.learndash-course-status

{
  display:none;
}

h1 {
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    line-height: 64px;
    margin: 0 0 36px 0;
    color:#004D7F;
}

.page_active h1 {
    text-align: center;
    font-size: 22px;
    line-height: 34px;
    margin: 0 0 36px 0;
}

.schedule__faces-item span {
    width: 100px;
    text-transform: uppercase;
    opacity: 1;
    display: block;
    text-align: left;
    line-height: 1em;
    padding-top: 10px;
    display: block;
    font-size: 15px;
    letter-spacing: 2px;
    color: black;
}

.news__session h2 {
    text-align: center;
    margin-bottom: 45px;
    color: black;
}
.dark .btn {
    border-color: #000; 
    color: #000;

}

.schedule__faces-item > img {
    width: 100%;
    height: 100%;
    margin-bottom: 0;
}

#buddypress table.wp-profile-fields tr td.label {
    border-right: 1px solid #eaeaea;
    font-weight: 700;
    width: 25%;
    color: black;
}

elemento {
}
.learndash-wrapper .ld-focus .ld-focus-main .ld-focus-content h1 {
    padding: 0;
    margin: 0 0 .5em;
    letter-spacing: 2px;
    line-height: 35px;
}


.menu__item:hover, .menu__item_opened, .menu__item.active 
{
    color: white !important;
    background: #007fd1 !important;
}
