/*!
 *  M84
 *  Theme mods for the Automad CMS
 */

.standard-dark h4 {
	color: #656565;
	font-weight: normal;
}

.standard-dark,
.standard-dark h1 {
	color: #eee;
}

.text-subtitle,
.text-subtitle a,
a.nav-link.panel-more {
	color: #8e8e8e !important;
}

h1 {
	margin-top: 3rem;
	margin-bottom: 3rem;
	letter-spacing: -.08rem;
	font-weight: 600 !important
}

figcaption {
	color: #8e8e8e;
}

@media (min-width:1250px) {
	.navbar-toggle {
		height: 68px;
		width: 68px;
		margin-right: -9px;
		display: none;
	}
}

