/* BACK-END */
a.toplevel_page_espace-pro {
   background: var(--theme-secondary) !important;
}
a.toplevel_page_espace-pro + .wp-submenu {
   background: #a00000 !important;
}

table.form-table[role="pro-information"] .um-field-text .um-field-label {
   display: none;
}
table.form-table[role="pro-information"] input {
   width: 25em;
}