.warning_box p span {
    font-weight: 500;
    line-height: 28px;
}
.warning_box p{
	font-size:15px;
	margin-bottom: 5px;
}
.warning_box p:last-child{
	margin-bottom:0px;
}
