/**
 * PHONKLAI global Elementor button typography.
 *
 * Visible labels remain editable in the native Button widgets; this stylesheet
 * only provides one consistent, readable type size across page families.
 */

body .elementor-widget-button .elementor-button {
	font-size: 15px !important;
}
