.swipeinner h1 {
    text-shadow: 2px 2px 3px #222;
}

.swipeinner h5 {
    text-shadow: 2px 2px 2px #222;
}

.swipeinner a {
    font-weight: bolder;
    text-shadow: 5px 3px 3px #222;
}
.swipeinner a.btn-link:hover {
    color:  #eee;
    text-shadow: 5px 5px 4px #000;
}
