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/SBogers95/rentman.io/resources/assets/sass/site/6-Organisms/_organisms.usp.scss
.o-usp {}


.o-usp__label {
	color: palette(primary);
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	@include font-family('primary');
}


.o-usp__title {
	text-align: center;
	color: palette(dark);
	font-size: clamp(32px, 5vw, 40px);
	&:not(:first-child) {
		margin-top: 8px;
	}
}


.o-usp__content {
	&:not(:first-child) {
		margin-top: min(6vw,24px)
	}
}


.o-usp__action {
	text-align: center;
	margin-top: clamp(40px, 5vw, 72px);
}