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/farmfun.komma.pro/resources/sass/site/5-Components/_components.card.scss
.c-card {
	display: block;
	width: 100%;
}


.c-card--on-dark {
	color: palette(neutral, 0);
}

.c-card__image-placeholder {
	position: relative;
}

.c-card__image {
	img {
		width: 100%;
	}
}

.c-card__body {
	margin-top: space(3);
}

.c-card__title {
	@include font-size(xl);
	@include font-family(primary);
}

.c-card__subtitle {
	opacity: 0.5;
}

.c-card__content {
	margin-top: space(1);
	margin-bottom: space(1);
}