.ctype-gridelements_pi1.layout-8 {
	background: #fff;
	padding: 150px 100px 100px;
	position: relative;
}

.ctype-gridelements_pi1.layout-8 .gridwrap {
	max-width: 1000px;
	margin: 0 auto;
}

.ctype-gridelements_pi1.layout-8 .tcell.cols-1-1-r .ce-bodytext {
	padding-left: 30px;
	border-left: 2px solid black;
}

.ctype-gridelements_pi1.layout-8 .ctype-textmedia {
	background: #fff;
	padding: 50px 50px 0;
}

.ctype-gridelements_pi1.layout-8 h1 {
	text-align: center;
	text-transform: uppercase;
}

.ctype-gridelements_pi1.layout-8 h1:after {
	content: '';
	display: block;
	width: 220px;
	height: 1px;
	background: #000;
	margin: 0 auto;
	margin-top: 30px;
}

.ctype-gridelements_pi1.layout-8 h4 {
	margin-top: 0;
	font-size: 22px;
}

.ctype-gridelements_pi1.layout-8 .ctype-textmedia.layout-4 .ce-bodytext p {
	padding: 0;
}

.ctype-gridelements_pi1.layout-8 .ctype-textmedia.layout-4 .ce-bodytext a:after {
	position: absolute;
	bottom: 15px;
	right: 15px;
	font-family: "Font Awesome 5 Free";
  content: "\f054";
  font-weight: 700;
  font-size: 1.8em;
  color: #000
}