/*! Place your custom styles here */

/*! Footer logo */
.logo {
    max-height: 34px!important;
}


/*! Contact text links */
a.linehover:link {
    text-decoration: none;
}

a.linehover:visited {
    text-decoration: none;
}

a.linehover:hover {
    text-decoration: underline;
}

a.linehover:active {
    text-decoration: underline;
}