/* FILE: customize-controls/_control-checkbox.scss */

.customize-control-checkbox {

	label {
		font-weight: 600;
	}

	.description {
		margin-top: .382em;
		font-weight: 400;
	}

}
