﻿.hero-section {
	width: 100%;
	height: 30vh;
	object-fit: cover;
}

	.hero-section h1 {
		font-size: 2.5rem;
		margin-bottom: 1rem;
	}
