.wp-announcement.wp-white p, .wp-announcement.wp-white a{
    color: white;
}
.body-content .wp-announcement.wp-white a {
    font-weight: 600;
    color: #fff!important;
}
.wp-announcement.wp-white .wd-icon, [class*="icon-svg-"] {
    display: inline-block;
    fill: #fff;
    height: 1em;
    width: 1em;
}
