// Sort block.
.vp-block-sort {
	font-size: var(--wp--preset--font-size--medium, 1rem);
	font-weight: 500;

	select {
		font-size: inherit;
	}
}
