HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/Neopoints/momsecurity.be/resources/sass/5-Components/_components.references.scss
.c-references__title {
	text-align: center;
	margin-bottom: space(4);
}

.c-references__blocks {
	display: flex;
	justify-content: space-around;
	align-items: center;
	flex-wrap: wrap;
}

.c-references__block {
	margin: 30px;
	text-align: center;
	display: flex;
	justify-content: center;

	& + & {
		margin-left: column(0.5, 12);
	}

	img {
		width: 130px;
		display: block;
	}
}