/* Email Analyzer - same styling as DKIM Verification */
@import url(/assets/subject_analyzer-7d52bad975c40d77cdd875b3143f89964541b7bd6c2a87a3fab9979a4f94dc88.css);

/* Remove the blue quote icon from the report title */
.report-title:before {
	content: none;
}

/* Override body background since subject_analyzer sets it */
body {
	background: #0c4b75;
	padding-bottom: 0;
}
