#fusion-app > section > div.container.layout-section > div:nth-child(1) > div > div.top-table-list-container.layout-section.wrap-bottom > div.top-table-list-section.top-table-list-section-medium > article > div > div.promo-headline.md-promo-headline {
    background-color: #db0a07;
    color: #ffffff;
    padding: 10px 20px;
}

#fusion-app > section > div.container.layout-section > div:nth-child(1) > div > div.top-table-list-container.layout-section.wrap-bottom > div.top-table-list-section.top-table-list-section-medium > article > div > div.promo-headline.md-promo-headline > h2 > a {
    color: #ffffff !important;
    text-decoration: none;
    font-size: 18px;
}

