.cws-footer-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    font-size: 14px;
}
.custom-web-signature .cws-footer-wrapper a { 
    display: flex;
    align-items: center;
    justify-content: center;
}
.custom-web-signature .cws-footer-wrapper img {
    width: auto;
    height: 25px;
    display: inline-block;
    margin: 0 5px;
}