body {
  font-family: 'Poppins', sans-serif;
}

/* .porto-big-title {
  font-size: 5rem;
} */

@media (max-width: 991px) {
	html .scroll-to-top.hidden-mobile {
		display: block !important;
	}
}