/* base (all sizes) */
@media only screen and (min-width: 601px) and (max-width: 1039px) {
	:root {
		--debug-border-color: #ff0000;
		--debug-border-color: #ff0000;
        }
}
