/* Variables */
/* Bootstrap Overrides */
.post-single { background-color: #fff; padding: 3em; margin-bottom: 5vh; }

.post-single__content h3 { padding: 1em 0 0.5em 0; }

.post-single__content p { padding-bottom: 1em; }

.post-single__content__img { margin: 4vh auto; }

.post-single__content b { color: #14171A; }

.post-single__content img { display: block; width: auto; height: auto; max-width: 100%; margin: 1em auto; text-align: center; }

.post-single__content iframe { display: block; margin: 1em auto; }

.post-single__content a { color: #1DA1F2 !important; text-decoration: underline; }

.post-single__post .btn-container { padding: 2em 0; }

.post-single .related-posts { margin-top: 4vh; }

.post-single .related-posts h2 { margin-bottom: 2em; }

.post-single .related-posts .blog-widget { border: none; }

.post-single .related-posts .blog-widget__item__meta { display: block; font-size: 0.8em; font-weight: 200; color: #AAB8C2; letter-spacing: 0.2em; text-transform: uppercase; margin: 1em 0; }

.post-single .related-posts .blog-widget__item__img-container { height: 300px; overflow: hidden; }

.post-single .related-posts .blog-widget__item__img-container img { height: 100%; width: auto; }

.read-more { color: #1DA1F2; }
