/* nav */ .md-tabs__list { display: flex; justify-content: space-evenly; } .md-header, .md-footer { background-color: #377c2f; } .md-tabs { background-color: #1a4e7e; }