/* Match the mobile settings surfaces while retaining borderless rows. */
html:not(.mw230) body #root#root .ui326.ui326-section-settings .ui326-settings-group{
 background:rgba(3,23,28,.72)!important;
 border-radius:20px!important;
 border-color:transparent!important;
 box-shadow:none!important;
}
html:not(.mw230) body #root#root .ui326.ui326-section-settings .ui326-settings-group>button{
 background:transparent!important;
 border-color:transparent!important;
 box-shadow:none!important;
}
