.twrpb-general-select {
	&__title {
		margin-bottom: 0.5rem;
		font-size: 1.1rem;
		font-weight: 500;
		line-height: 1.3;
		color: #333;
	}

	&__description {
		margin-bottom: 0.6rem;
	}

	&__select-wrapper select {
		font-size: 0.9rem;
	}

	&__switch {
		margin-right: 0.3rem;
	}

	&__switch-wrapper {
		margin-bottom: 0.4rem;
	}

	&__switch-title {
		display: inline-block;
		vertical-align: 0.6em;
	}
}
