.md-tabs {
    border-bottom: #94282C 2px solid;
}

.md-main {
    background-color: #FBF9F5 !important;
}

.md-tabs__link--active, .md-tabs__link:hover {
    color: #94282C !important;
}

.md-tabs__link {
    color: #000000 !important;
    opacity: 0.8 !important;
}

.md-header-nav__title {
    color: #94282C !important;
}

.md-header-nav__button__lang {
    color: #000000 !important;
    opacity: 0.8 !important;
}

.md-header-nav__button__lang:hover {
    color: #94282C !important;
}

.md-nav__link--active, .md-nav__link:hover {
    color: #94282C !important;
}

.md-logo img {
    width: 100px;
    height: 28px
}
