/**
 * Custom CSS for Astra Child Theme
 * 
 * Add your custom CSS classes and styles here.
 * This file is automatically loaded and will be cache-busted on changes.
 */

/* Example: Custom utility class */
#ur-frontend-form.login {
    width: 100% !important;
}

