HEX
Server: Apache
System: Linux v38079.2is.nl 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
User: democfellows (10015)
PHP: 8.1.34
Disabled: opcache_get_status
Upload Files
File: /var/www/vhosts/creativefellows.nl/mygeomil.creativefellows.nl/21072025/public/scss/_reveal.scss
.reveal{
	border:none;
}

.reveal__article{
	
	h1,h2,h3,h4{margin:0;}
	h4{color:$primary-color;margin:0;font-size:0.875rem;}
	
	.price,
	.goodies{
		padding-left:1.5rem;
		color:$primary-color;
	}
	
	.form{margin-top:1.5rem;}
	.form input{margin:0;}
	.form button{margin:0;}
	.form label{font-weight:$global-weight-bold;padding-right:$global-padding;}
	
}

.reveal__confirm{
	.form-field{margin-bottom:1.5rem;}
}

.price::before{content:"€ ";color:$medium-gray;font-size:75%;}
.geomiles::before,
.goodies::before{content:"\f0ac";color:$medium-gray;font-size:75%;font-family: "Font Awesome 5 Pro";font-weight: 300;padding-right:0.5rem;}


.reveal__tour{
	h1{color:$primary-color;}
}