.design__header {
    background-color: black !important;
}

.design__header__item {
    font-family:  "Open Sans", sans-serif;
    font-size: 15px;
    text-decoration: underline;
    color: white;
}

.active {
    text-decoration: none;
}