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/stafa/stafa.nl/resources/sass/site/5-Components/_components.location.scss
.c-location__image {
	display: inline-block;
	background: #dce4ed; // custom color for background of transparent photos
	// Images dimension are w:192 x h:224
	// Path based on aspect ratio 1 x 1.6667
	clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
}


.c-location__name {
	@include font-weight(bold);
	margin-top: space(1);
	color: palette(primary, 500);
}


.c-location__entry {
	color: palette(text, 500);
}