.rbs_gallery_button_bottom{display:none;}


a.foot-link .fa {
    color: #E5BF50;
    background: #fff;
    border-radius: 200px;
    width: 70px;
    line-height: 70px;
    height: 70px;
    font-size: 40px;
}

a.foot-link:hover .fa {
    background: #DEDEDE; 
}

a.foot-link:hover, a.foot-link:hover p {
    color: #DEDEDE;
}

a.foot-link p {
    text-align: center;
    text-transform: uppercase;
}

.rbs-img-container {
      border-radius: 50%!important;
}