header .logo-container {
    margin-right: 40px;
    list-style: none;
    height: 5px;
    width: 266px;
}

header {
    background: #416A7B!important;
    min-height: 37px;
}

.container.box-row .wrapper-reversed-degrade {
    background: linear-gradient(to bottom, #416A7B 0%, #3c656c 100%);
}

footer {
    background-color: #416A7B;
}