.utec-core-block {
	box-sizing: border-box;
}

.utec-core-block *,
.utec-core-block *::before,
.utec-core-block *::after {
	box-sizing: inherit;
}
