@use '../base/layout' as *;

.brandui-section {
	.section {
		&-intro {
			&.solo-title {
				margin-bottom: var(--padding-huge);
			}
		}
	}
}

.brandui-container {
	z-index: 1;
}
