element.style {
}
#footer li>a {
    color: #939393;
    text-decoration: none;
    font-size: 20px;
}
.footer-columns .social .fa {
    color: #fff;
    border: none;
    padding: 5px 9px 9px 6px;
    width: 29px;
    border-radius: 2px;
    height: 29px;
    margin-right: 8px;
}
.region-footer-col-1 img
{
width:200px;
height:200px;
}
.fa-twitter{
	display:none;
}
.fa-linkedin{
	display:none;
}
.footer-columns li {
    border-bottom: none !important;
}