.hero-section {
    height: 60vh;
    display: flex;
    align-items: center;
    justify-content: center;
}
