/* 
 * Specific styles for English version
 * Complements common styles
 */

/* Specific adjustments for English language */
.btn-generate {
    /* English text is typically shorter */
    min-width: 200px;
}

/* No additional specific adjustments needed for English */

