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

.verticals ul li {
    margin-bottom: 0.7rem;

}
