.cust-help .header{
	background-color:#095540;
	border-bottom-color:#009d4f;
}
.btn-full{
	background-color:#28a745;
	border-color:#28a745;
}
.btn-full:hover{
	background-color:#1e7e34;
	border-color:#1e7e30;
}
.article__heading, .footer{
	display:none;
}