
.section__wrapper--contact--01 .section__inner{
	padding: 75px 0 80px;
	background: #FFF7EE;
}
.content__wrap--contact--01:not(:last-of-type){
	margin-bottom: 18px;
}
[class*="content__wrap--contact--"]{
	display: flex;
	align-items: center;
	gap: 20px;
	justify-content: center;
}
.section__wrapper--contact--01{
	width: var(--screen-size);
    margin: 65px auto 120px;
}
