/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 31 2025 | 05:51:18 */
.bbhg-inline-btn .bbhg-btn-icon {
    width: 28px;
    height: 28px;
    background: linear-gradient(135deg, #ffffff 0%, #ffffff 100%) !important;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: 800;
    color: white;
    animation: bbhg-pulse 2s ease-in-out infinite;
}