:root{
    --accent:#01a385;
}



.heroText {text-align:center; background:#f6faf9; padding:40px; border-radius:20px; margin-top:20px;}
.heroText .strap {color: #666; font-size: 18px; font-weight: 600; margin-bottom:20px;}

.textSection {margin-top:30px;}