HEX
Server: Apache
System: Linux webd004.cluster130.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
User: frenchy (106757)
PHP: 7.4.33
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/frenchy/refonte2023/wordpress/wp-content/themes/gimont/assets/scss/elementor/_heading.scss
.ova-heading {
	.line {
		display: inline-block;
		width: 56px;
		height: 2px;
		background: var(--primary);
	}
	.subtitle {
		margin: 10px 0 15px 0;
		display: block;
		font-size: 14px;
		line-height: 1.2;
		font-weight: 800;
		letter-spacing: 1px;
		color: var(--primary);
		text-transform: uppercase;
	}

	.title {
		margin: 0;
		font-size: 45px;
		white-space: pre-line;
		@media screen and (max-width: 1024px) {
			white-space: normal;
		}
		@media screen and (max-width: 767px) {
			font-size: 35px;
		}
		a {
			color: var(--heading);
		}
	}

	.desc {
		margin: 30px 0 0 0;
		white-space: pre-line;
		@media screen and (max-width: 1024px) {
			white-space: normal;
		}
	}
	&.template_2 {
		.subtitle {
			margin: 0;
		}
	}
}