diff --git a/core/frontend/apps/amp/lib/views/amp.hbs b/core/frontend/apps/amp/lib/views/amp.hbs index e939f1dd06..ecceb789be 100644 --- a/core/frontend/apps/amp/lib/views/amp.hbs +++ b/core/frontend/apps/amp/lib/views/amp.hbs @@ -625,6 +625,10 @@ color: #fff; } + .kg-callout-card-accent a { + color: #fff; + } + .kg-callout-emoji { padding-right: 16px; line-height: 1.3;