/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: May 01 2026 | 10:37:22 */
/* LOGIN ICON SIZE INCREASE */
.custom-login-btn i {  
}

/* Better alignment */
.custom-login-btn a,
.custom-login-btn .elementor-button {
    display: inline-flex;
    align-items: center;
    gap: 10px;
}
