diff --git a/edsdme/components/PartnerCardsStyles.js b/edsdme/components/PartnerCardsStyles.js index 14cf9a7..5a5a975 100644 --- a/edsdme/components/PartnerCardsStyles.js +++ b/edsdme/components/PartnerCardsStyles.js @@ -999,7 +999,7 @@ export const newsCardStyles = css` .news-card .card-header { min-height: 192px; max-height: 192px; - background-color: #f5f5F5; + background-color: #323232; background-repeat: no-repeat; background-position: 50% 50%; background-size: cover;