.banner-text-shadow {
    color: black;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .5), 2px 2px 5px rgba(0, 0, 0, .3);
}