//
// sections.scss
// Theme component
//

section {
	position: relative;
	width: 100%;
	padding: 5rem 0;
}
