.text-shadow-lg { text-shadow:2px 2px 2px rgba(0, 0, 0,0.85); }
.text-shadow-sm { text-shadow:1px 1px 1px rgba(0, 0, 0,0.85); }
.text-shadow-lg-alt { text-shadow:2px 2px 2px rgba(255, 255, 255,0.8); }
.text-shadow-sm-alt { text-shadow:1px 1px 1px rgba(255, 255, 255,0.8); }
.blog-posts.single-post img { padding-bottom: 30px;}
.figure-caption { text-align: center; margin-top: -20px; }
