/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
 a, a:focus {
    text-decoration: none;
    outline: none !important;
}