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

.header-wrapper {
    background-color: #4883AF;
    border-bottom: 10px solid #000;
}

.main {
    border-top: 10px solid #4D4D4D;
    margin-top: -10px;
}
