/* Force Hero Banner Description Text to Black */
.hero-banner .description, 
.hero-banner p,
[style="1"] p {
    color: #000000 !important;
}