.important{
	width:100%;
	margin:10px;
	position: relative;
	padding: 5px;
    box-sizing: border-box;
	margin-left:auto;
	margin-right:auto;
	margin-top:3em;
	padding-top:4em;
	padding-bottom:4em;
}

.important .hp-border-bottom{
	top:82px;
}

#hp-important-text{
	padding:2em;
	background:#f7f7f7;
	line-height: 1.7;
	font-weight: 400;
	font-size: 1.1rem;
	margin:1em;
	margin-top:3em;
	border-radius:40px;
}
