.main-menu {
    background-color: #26a9e0;
    color: rgba(255, 255, 255, 0.6);
}
.cust-help .header {
    border-bottom: 1px solid #92a8b6;
    background-color: #26a9e0;
}

.wrapper {
    background-color: #f1fdf2;
}