<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * Note that these styles are loaded *before* editor styles, so that
 * editor-specific styles using the same selectors will take precedence.
 */
.wpdevart_gutenberg_timer_main_div {}

.wpdevart_gutenberg_timer_main_div label {
	min-width: 120px;
	display: inline-block;
}

.wpdevart_gutenberg_timer_main_div select {
	min-width: 120px;
}

.wpdevart_gutenberg_timer_main_div&gt;span {
	font-weight: bold;
	color: #0085ba;
}</pre></body></html>