diff --git a/src/sections/Playground/playground-CTA.js b/src/sections/Playground/playground-CTA.js index 650a272cf607..6281ba97b111 100644 --- a/src/sections/Playground/playground-CTA.js +++ b/src/sections/Playground/playground-CTA.js @@ -90,9 +90,8 @@ p { background-size: contain; } } - h2{ - color: ${props => props.theme.whiteToBlack}; - padding: 0; + h4{ + color: #ffffff; } Button { margin: 1rem 0;