diff --git a/src/styles/download.css b/src/styles/download.css index 45f55f4..80c91ce 100644 --- a/src/styles/download.css +++ b/src/styles/download.css @@ -150,8 +150,8 @@ a.store-badge { } .store-badge--ios { - background: #383838; - border: 1px solid #141414; + background: #121212F0; + border: 1px solid #2C2C2C; } .store-badge__icon { @@ -168,7 +168,7 @@ a.store-badge { flex-shrink: 0; width: 44px; height: 44px; - background: #151515; + background: #323232; border-radius: 12px; } @@ -211,7 +211,7 @@ a.store-badge { } .store-badge--ios .store-badge__platform { - color: #ccc; + color: #949494; } .store-badge__label {