.youth-card h3 {
    margin-top: 2rem;
}

.join-steps h3 {
    margin-top: 1rem;
}

.youth-hero__photo img {
    object-position: 41% 48%;
    filter: saturate(.95) contrast(1.08) brightness(.96);
}

.youth-hero__photo:hover img {
    filter: saturate(1.08) contrast(1.06) brightness(1);
}
