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/7-Templates/_templates.quotation.scss
/*
 * Special case for the quotation page.
 * Sort of a fake hero
 * and create some room to pull the content back up
 */


.t-quotation__contain {
	max-width: 578px;
}

.t-quotation__heading {
	margin-top: space(6);
	margin-bottom: space(16);
}

.t-quotation__body {
	position: relative;
	z-index: 1;
	margin-top: space(-16);
	margin-bottom: space(18);
}