.vertical-toggle-group {
display: flex;
flex-direction: column;
}
.horizontal-toggle-group {
flex-direction: row;