/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

.tcUrlRedirect {
    background-color: #eaeaea;
    color: #007cff;
}

.tcUrlRedirect:hover {
   box-shadow: none;
    color: #007cff;
}