.bh-btn {
    text-transform: uppercase;
}
.bh-socibh-icons a {
    background: #2b303a;
    border: 1px solid #3b404c;
    line-height: 38px;
}
.bh-footer-widget .menu li:hover {
    -webkit-transform: unset;
    -moz-transform: unset;
    -ms-transform: unset;
    -o-transform: unset;
    transform: unset;
    margin-left: 6px;
}
.bh-copyright-wrapper {
    margin-top: 37px;
}