.shariff .orientation-horizontal li {
    min-width: 10px;
    max-width: 28px;
    width: 28px !important;
    height: 28px;
}
.shariff li a {
    height: 28px;
    background-color: #b0b0b0 !important;
}
.shariff li a:hover {   
    background-color: #004091 !important;
}  
.shariff li .fa {
    width: 28px;
    line-height: 28px;
}
.shariff .twitter .fa-twitter {
    font-size: 20px;
}
.shariff .linkedin .fa-linkedin {
    font-size: 18px;
}
.shariff .mail .fa-envelope {
    font-size: 16px;
}
body > .container > main ul.orientation-horizontal {
    padding-left: 0px;
}
.mail::before {    
    content:none !important;
}
footer .tx-rsmmember-pi4 form {    
    height: auto;    
}