@charset "utf-8"; /* smoother change - more overrides to protostar template */ @glow1: 0px 0px 7px 8px rgba(255, 255, 255, 0.5); @glow2: 1px 1px 7px #fff, -1px -1px 11px #fff, 0 0 17px #fff; @glow3: 0 0 3px #fff, 0 0 7px #fff, 0 0 11px #fff, 0 0 17px #00BFFF, 0 0 27px #00BFFF; div#smoother_header div#contact_details, div#smoother_header div#contact_details a { text-shadow: @glow2; } a:hover, a:focus, div#smoother_header div#contact_details a:hover, { text-shadow: @glow3; }