/* Enter Your Custom CSS Here */
.humburger {
	display:none;
}

#back-to-top:hover {
  background: #fcc000;
}

#back-to-top {
  background: #003555;
}