/* Add here all your CSS customizations */
.scroll-to-top {
	color: #000 !important;
}

.scroll-to-top:hover {
	color: #0cac5c !important;
}

