a {
  color: #f5f5f5!important;
	text-shadow: rgba(47,47,47,1) 0px 0px 10px!important;
}

a:hover {
  color: #2f2f2f!important;
  text-shadow: rgba(255,255,255,1) 0px 0px 10px!important;
}

.et_mobile_device .et_pb_section_parallax .et_pb_parallax_css {
  background-size: contain;
  background-position: center;
}