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/SBogers10/ste.komma.pro/resources/sass/5-Components/_components.checkmarks.scss
.c-checkmarks {
	list-style: none;
	margin-left: 0;
	padding: space(7) space(5) space(6) 0;
}


.c-checkmarks__item {
	display: flex;

	&:nth-last-child(n+2) {
		margin-bottom: space(3);
	}
}


.c-checkmarks__icon {
	margin-right: space(3);
}


.c-checkmarks__label {
	@include font-weight(extraBold);
	margin-top: space(2);
}