.WaGadgetMobilePanel .mobilePanel {
    background: #002855;
    color: white;
}

.WaGadgetMobilePanel .mobilePanel {
    background: #002855;
    color: white;
}

.WaGadgetMobilePanel .mobilePanel .mobilePanelButton:active, .WaGadgetMobilePanel .mobilePanel .mobilePanelButton.active {
    background: #002855;
    color: white;
}

.WaGadgetMobilePanel .mobilePanel .mobilePanelButton:hover {
    background: #002855;
    color: #f9f5f5;
}