#footer {
background: #27348b url(/image/header-footer/gradient.jpg) no-repeat center bottom;
background-size: 100% 100%;
-ms-behavior: url(/file/ie-compatibility/backgroundsize.min.htc);
margin: 20px 0 0;
overflow-x: hidden;
}
#footer p, #footer a, #footer h4 {
color: white;
text-decoration: none;
line-height: 1.7em;
margin: 0 0 15px;
}
#footer p {
font-size: smaller;
}
#footer-blocks .column {
padding-top: 30px;
text-align: center;
}
#footer-blocks .column.logo {
height: 120px;
background: url(/image/header-footer/uwa-logo-new.png) no-repeat center;
background-size: 240px;
-ms-behavior: url(/file/ie-compatibility/backgroundsize.min.htc);
}
#footer-links {
background-color: #27348b;
max-width: none;
}
#footer-links p {
font-size: 14px;
margin: 0;
padding: 5px 0;
line-height: 1em;
text-align: center;
}
#footer .social-media-links {
list-style-type: none;
padding: 0;
margin: 0;
text-align: left;
overflow: hidden;
display: inline-block;
}
#footer .social-media-links li {
background-repeat: no-repeat;
background-position: 0px center;
padding: 8px 0;
}
#footer .social-media-links li i {
width: 30px;
font-size: 22px;
vertical-align: bottom;
}
#footer .give-now-button {
border-color: #e2b600;
}
#footer .give-now-button a {
color: #e2b600;
font-size: larger;
}

@media only screen and (min-width: 40.063em) {
#footer .contact-block {
text-align: left;
}

}
