/* Links */
footer h2 {
  color: #48bf46;
  text-align: center;
}

.footer a {
  text-align: center;
  line-height: 1.5;
}

.footer a:hover {
  color: #49BF47 !important;
}

.hestia-scroll-to-top {
  background-color: #49BF47 !important;
}

.hestia-scroll-to-top:hover {
  background-color: #328744 !important;
}

.copyright a {
	color: #49BF47 !important;
}

.copyright a:hover {
	color: #328744 !important;
}