.saveReport {
	display: none !important;
}
.report_title {
	background: rgba(0, 0, 0, 0.5) !important;
}
.report_title *{
	color: white !important;
}
#my_title_value {
	color: white !important;
}
.above-original-text {
    background: black !important;
	color: white !important;
}
.above-original-text *{
    color: white !important;
}
.image_strip {
    background: rgb(0 0 0 / 50%) !important;
	opacity: 1;
}
.image_strip *{
    color: white !important;
}
#report-description {
	background: rgb(0 0 0 / 50%) !important;
	color: white !important;
}
#report-description *{
	color: white !important;
}