﻿/* Footer */
.gt-footer-info-link {
    font-size: .7rem;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-weight: bold;
    cursor: pointer;
    color: #fff;
}

#gt-logo-footer #copyright img {
    width: 11rem;
}


/* Additional footer style */
#gt-footer p, #gt-footer a, #gt-superfooter a, #gt-superfooter p, #address_text p, #copyright {
    font-size: .75rem;
    font-weight: normal;
    line-height: 1.0;
}

#gt-footer #address_text, #gt-footer #address_text a {
    font-size: .80rem;
    line-height: 1.3;
}

.footer-bottom-bar {
    height: auto;
}

#gt-footer #address_text .gt-phone {
    padding-top: 10px;
}

#gt-footer #address_text {
    list-style: none;
    padding: 0 0 0 1rem;
    border-left: 1px solid #fff;
}

#gt-footer #copyright p {
    font-size: .7rem;
}

.gt-phone::before {
    content: "\f095";
    color: #262626;
    font-family: "FontAwesome";
    margin: 0 0.5rem 0 0;
}

#gt-footer a.gt-campus-map::before {
    content: "\f041";
    color: #262626;
    font-family: "FontAwesome";
    margin: 0 0.5rem 0 0;
}
