hr {
	height: 20vh;
	background: #f8f8f8;
	margin: 0;
	border:0;
}


.textp {
  border: 1px solid green; 
  padding-left: 50px;
  
}