.welcome h2, p,
.alogo-meta .orange-text p,
.unlock h2,
.unlock h3,
.unlock p,
.video-home h2,
.macronutrients h2 {
    color: #fff;
}

.contact h3{
    color: #fff;
    text-align: center;
}
/* Ensure h1 in hero matches h2 styling */
.jumbo .hero_copy h1 {
    font-size: 38px;
    font-weight: 700;
    line-height: 1.1;
    margin-bottom: 5px;
}
@media (min-width: 768px) {
    .jumbo .hero_copy h1 {
        font-size: 40px;
    }
}

@media (min-width: 768px) {
    .video-home {
      padding: 40px 0;
      height: 520px;
    }
}