/* Place Your Custom Styles Here */
.logo img, .mascot img {
  max-width: 250px;
}

.mascot {
  text-align: center;
}

.preloader.preloader-dark {
  background-color: #3D3D3D;
}

.preloader .circle-side {
  border-color: #9AD76D;
}

@media screen and (max-width:1199px) {
	.site-footer.footer-mobile-dark, .navbar.navbar-dark {
		background-color: #3D3D3D;
	}
}