/*start - fix links*/ .link{ color: #fff; font-weight: normal; &:hover{ color: #999; } &:after{ background-color: #fff; } } /*end*/