.t-primary-bgcolor {
    background-color: #333;
}

a {
    color: #008383;
}

.header {
    height: 120px;
    align-items: center;
    display: flex;
    font-size: 30px;
}

.header img {
    max-height: 80px;
}