lformica Hi
The masthead section is set with dark background color, you can override this css rule:
.view-article .t4-masthead .ja-masthead:before, .com_dtdonate .t4-masthead .ja-masthead:before {
opacity: .65 !important;
background-color: #000 !important;
}
You can change the opacity or background color as you wish.