.trust_bagde {
    display: none;
}
.list-inline-item.custom {
    width: 25px;
    height: 25px;
    margin-left: 60px;
}
.list-inline-item.custom:hover svg {
    fill: orange;
}