
	.contact-sections.svelte-4z030h {
		padding: 40px 0;
	}
	
	.contact-section.svelte-4z030h {
		margin-bottom: 60px;
		position: relative;
	}
	
	
	.contact-item.svelte-4z030h {
		font-size: 32px;
		line-height: 1.5;
		margin-bottom: 15px;
		color: #1E1D1D;
	}
	
	.contact-link.svelte-4z030h {
		color: #FFFFFF;
		text-decoration: none;
		font-weight: 500;
		position: relative;
		z-index: 2;
	}
	
	.contact-link.svelte-4z030h:hover {
		text-decoration: underline;
	}
