a {
color: $color-redis; text-decoration: none;
} a:focus, a:hover {
color: $color-redis-dark;
}
a svg {
width:15px; height:15px; fill: $color-redis; position: relative; top: 3px;
} a:hover svg {
fill: $color-redis-dark;
}
a {
color: $color-redis; text-decoration: none;
} a:focus, a:hover {
color: $color-redis-dark;
}
a svg {
width:15px; height:15px; fill: $color-redis; position: relative; top: 3px;
} a:hover svg {
fill: $color-redis-dark;
}