.mod-keep-in-touch-home {
    margin: 7px 0 0 0 !important;
    padding: 12px 0 !important;
    overflow: hidden;
}
.mod-keep-in-touch-home .title {
   font-weight: bold;
   text-transform: uppercase;
   color: #ffffff;
}
.mod-keep-in-touch-home a:hover {
    text-decoration: underline;
}
.mod-keep-in-touch-home .icon-list {
    padding: 5px 0;
}
.mod-keep-in-touch-home .icon-list .item {
    width: 60px;
    float: left;
}
