.etrusted_container{
	display: flex;
	justify-content: center;
	flex-direction: column;
	color: var(--color_brick);
	align-items: center;
	font-weight: 700;
    font-size: 24px;
}

.etrusted_stars{
	display: flex;

}

.etrusted_stars img {
	width: 24px;
}