/*=============================================
SCROLL UP
=============================================*/

#scrollUp{
	bottom: 20px;
	right: 20px;
	width: 30px;
	height: 30px;
	background: url(chevron-up-solid.svg);
	background-repeat: no-repeat;
}