/* White theme override */
section[style*="background:#e8ebf1"] {
    background: #ffffff !important;
}

div[style*="background:#e8ebf1"] {
    background: #ffffff !important;
}

.row[style*="background:#e8ebf1"] {
    background: #ffffff !important;
}