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/_title-box.scss
.ova-title-box {

	background: var(--heading);
	padding: 30px 30px 25px 30px;
	.line {
		width: 56px;
		height: 2px;
		background: #fff;
	}

	.title {
		margin: 0;
		margin-top: 13px;
		a {
			color: #fff;
			font-size: 22px;
			font-weight: 700;
			&:hover {
				text-decoration: underline;
			}
		}
	}

	.link {
		margin-top: 16px;
		display: inline-flex;
		align-items: center;
		.text {
			color: #fff;
			font-weight: 700;
			text-decoration: underline;
			margin-right: 10px;
		}

		.icon {

			i {
				color: #fff;
			}

			svg {
				fill: #fff;
			}
		}
	}
}