/**
 * The following styles get applied both on the front of your site and in the editor.
 *
 * Replace them with your own styles or remove the file completely.
 */

.wp-block-stella-section {

}

.section-block--color-theme-primary {
	background-color: transparent;
}

.section-block--color-theme-secondary {
	background-color: #FF5D00;
}

.section-block--color-theme-default {
	background-color: #efefef;
}

div.section-block__inner {
	max-width: 128rem;
	margin: 0 auto;
}
