.editor-callout.no-id-match p {
	font-size: 1.1rem;
}
.editor-callout .fa-exclamation {
	background-color: #333;
    color: #e9eaea;
    float: left;
    height: 2rem;
    line-height: 2;
    text-align: center;
    width: 2rem;
    margin-right: 1rem;
}