}
a {
&:link,
&:visited {
color: $green-text-color;
box-shadow: none;
font-size: 100%;
&:hover,
&:active,
&:focus {
text-decoration: underline;
background-color: transparent;
&:hover {
-