@mixin letterpress($opacity){
    text-shadow:white($opacity) 0 1px 0;
}