#response-security-check {
	padding-bottom: 10px;
}
.security-check-block .title {
	text-align: center;
    padding-bottom: 1.2em;
}
#response-security-check.red {
	color: red;
}
#response-security-check.green {
	color: green;
}