/* ==========================================================================
   Author's custom styles
   ========================================================================== */
body {
	font-family: "Lato", sans-serif;
	font-size: 0.8em;
	line-height: 1.95em;
	color: #808080;
}
.text-justify {
	text-align: justify;
}
.navbar-light .navbar-nav .nav-link.active {
	color: #b7272d;
	font-weight: 800;
}
footer a{
	color: inherit !important;
	text-decoration: none;
}
figcaption {
	margin-top: 0.5em;
}
.row a:link,
.row a:visited {
	color: gray;
	font-weight: 700;
}
h1,
h2,
h3,
h3,
h5,
h6 {
	line-height: inherit;
}
figcaption {
	text-transform: capitalize;
}
.ytp-gradient-top, .ytp-show-cards-title, .ytp-impression-link{
	display: none !important;
}