.container-5{
	margin-bottom: 0px;
	max-width: 750px;
}

.recrutamento h2,h3{
	margin: 50px 0px;
	color: #fff;
}

.recrutamendo h2{
	font-size: 40pt;
}

.recruit-icon{
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	gap: 75px;
	margin-top: 0px;
	margin-bottom: 50px;
}

.recruit-icon img{
	width: 50px;
	height: auto;
}