.hero-text {
    background: linear-gradient(rgba(0,0,0,0.45), rgba(0,0,0,0.15)), url("../misc/coaching-hero.jpg");
    background-size: cover;
    background-position: center;
}

ul {
    padding-left: 2rem;
}
