.scouting-america h1 {
    position: absolute;
    bottom: 100px;
    left: 50%;
    color: #fff;
    font-size: 58px;
    transform: translateX(-50%);
}

#ftr1200ArtistSeries .artists h2 {
    color: #862633;
}

#ftr1200ArtistSeries .artist .artist-txt p {
    margin: 0;
}

#ftr1200ArtistSeries .artist .artist-txt p:first-child {
    margin-bottom: 24px;
}

#ftr1200ArtistSeries .artist .artist-txt ul {
    margin: 0;
}

#ftr1200ArtistSeries .artist .artist-txt ul li {
    list-style-type: disc;
}