.wapb-c5bc567a-wrapper {
    display: block;
}

.wapb-c5bc567a-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    font-weight: 600;
    line-height: 1;
    cursor: pointer;
    transition: background-color 0.25s ease, color 0.25s ease, transform 0.15s ease;
    box-sizing: border-box;
}

.wapb-c5bc567a-btn:hover {
    transform: translateY(-1px);
}

.wapb-c5bc567a-btn:active {
    transform: translateY(0);
}

.wapb-c5bc567a-icon {
    display: inline-flex;
    align-items: center;
    flex-shrink: 0;
}

.wapb-c5bc567a-icon svg {
    fill: currentColor;
}

.wapb-c5bc567a-text {
    white-space: nowrap;
}
