#home > .container > .hero-content > .h1.hero-title {
	font-family: Blinker;
}

#top > .header.active {
	opacity: 0.7;
}

#top > .header.active:active {
	opacity: 0.7;
}

.header > .container > .navbar-brand.logo > .navbar-brand.h4.mb-0.text-decoration-none > .logo-default {
	width: 80px;
	height: 80px;
}

.header > .container > .navbar-brand.logo > .navbar-brand.h4.mb-0.text-decoration-none > .logo-default:hover {
	opacity: 0.7;
	width: 80px;
}

