.switch {
   display: inline-flex;
   list-style: none;
   background: #382b84;
   padding: 15px;
}
.switch-item {
   font-size: 25px;
}