@@ -548,6 +548,8 @@ body {
color: var(--color-text-inverted);
border-radius: 4px;
font-weight: 500;
+ border: none;
+ outline: none;
cursor: pointer;
top: 50%;
margin-top: -20px;