

/* Start:/local/components/ingacron/ingprojects/templates/.default/style.css?1764845104458*/
.project__item {
	position: relative;
	z-index: 0;
}
.project__title {
	background-color: #fff;
	border-top: 1px solid var(--black);
	border-left: 1px solid var(--black);
	border-right: 1px solid var(--black);
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	padding-left: 2rem;
	padding-right: 2rem;
	width: fit-content;
	z-index: 1;
	position: relative;
}

.project_section-image img {
	width: 100%;
}

.project__body {
	padding-top: 5rem;
}
/* End */
/* /local/components/ingacron/ingprojects/templates/.default/style.css?1764845104458 */
