// Selector for the wrapper element around the binary-toggle buttons .binary-toggle-buttons { display: flex; justify-content: space-around; }