body {
  /*	.lpc-block__img-inner:after {
		content: "";
		position: absolute;
		bottom: 0;
		right: 0;
		left: 0;
		top: 0;
		background: rgba(0,0,0, .5);
	}*/
}
body p {
  margin-block-start: 0px;
  margin-block-end: 0px;
}
body a {
  text-decoration: none;
}
body .lg-outer {
  z-index: 10000;
}
