.md-tabs__list {
    display: flex;
    justify-content: space-evenly;
}

.md-header {
    background-color: #d49f0c;
}

.md-tabs {
    background-color: #dea609;
}