diff --git a/static/css/s2.css b/static/css/s2.css index eea5aa9a5f..be0dc55c8d 100644 --- a/static/css/s2.css +++ b/static/css/s2.css @@ -5225,8 +5225,8 @@ h1.topic-landing-header { } .topic-card-with-description .card{ flex: 1; - border-top: 4px solid var(--Sefaria-Blue, #18345D); - background: var(--Lightest-Grey, #FBFBFA); + border-top: 4px solid var(--sefaria-blue); + background: var(--lightest-grey); box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25); width: 268.395px; height: 345.78px;