.gkits-switcher {
	.components-button-group {
		width: 100%;
		margin-bottom: 8px;
	}

	.switcher-button {
		width: 100%;
		justify-content: center;
		box-shadow: inset 0 0 0 1px #e0e0e0 !important;
		&.gkits-active {
			background-color: #eeeeee;
		}
	}
}
