/**
 * [BELO_WIDGET] simple_menu
 */

.belo-simple-menu {
  display: flex;
  flex-wrap: wrap;
  gap: 1.2em;
}
