.yab-wrapper-1bfd588d {
    display: inline-flex;
}
.yab-button-1bfd588d {
    background: transparent;
    border: none;
    padding: 0;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
}
.yab-button-1bfd588d:focus {
    outline: none;
}
.yab-button-1bfd588d svg {
    display: block;
}