#footer a:hover{
    text-decoration: none;
color: inherit;
}
#footer a{
    text-decoration: none;
color: inherit;
}

        #social-media {
            margin-top: 1%;
        }

        #library-contact {
            margin-top: 1%;
        }

        #todays-hours {
            margin-top: 1%;
        }

        #top-links {
            margin-top: 1%;
        }

        #todays-events {
            margin-top: 1%;
        }

        .footer-copyright {
            text-align: right;
        }

        th.hours-col-loc {
            padding-right: 6px;
        }

        td.hours-col-time {
            padding-right: 1px;
        }
        /*hide hours widget first line*/
        .loc9454 {
            display: none;
        }

        .loc1327 {
            display: none;
        }

        tr.loc1327 > th.hours-col-loc {
            padding-bottom: 10px;
        }
footer {
    margin-top: auto;
}
#footer {
    font-size:13px;
    font-weight:bold;
    background: #7552AA 0% 0% no-repeat padding-box;
    opacity: 1;
    color:white;
}
.footer-row{
    margin-right:0px;
    margin-left:0px;
    padding-bottom:50px;
}
.social-group {
    display:grid;
    justify-content:center;
}
.social-icons{
    margin-top:25px;
}
.social-icons a {
        padding-right: 10px;
    }
    .social-icons a:hover, a:visited, a:link, a:active {
        text-decoration: none;
    }

#footer-copyright {
    background: #522398 0% 0% no-repeat padding-box;
    opacity: 1;
    color: #FFFFFF;
    font-weight:bold;
    font-size:13px;
    letter-spacing: 0px;
}
.footer-table {
    width: 100%;
    max-width: 100%;

    border-collapse: separate;
    border-spacing: 0 15px;
}
.footer-table td{
    width:25%;
}
.copyright-content {
padding:25px
}
footer p{
    margin: 0px 0px 0px;
}

.gcu-copyright{
    float: left;
    text-align: center
}
.gcu-address{
    float:right;
    text-align: center;
}

.contact-container{
    padding-top:20px;
}