:root {
	
	--bs-body-font-size: 0.875rem;  /* 14px - font-size base del body */
	 
	/* Font-size per classi fs-* utility */
	--bs-font-size-xl: 2.25rem;     /* 36px - fs-1 */
	--bs-font-size-lg: 1.75rem;     /* 28px - fs-2 */
	--bs-font-size-base: 1.25rem;   /* 20px - fs-3 */
	--bs-font-size-sm: 1rem;        /* 16px - fs-5 */
	
	/* Font-size specifici per heading elements */
	--bs-h1-font-size: 1.625rem;    /* 26px - h1 */
	--bs-h2-font-size: 1.5rem;      /* 24px - h2 */
	--bs-h3-font-size: 1.125rem;    /* 18px - h3 */
	
	/* Variabili layout */
	--modal-zindex: 1055;
/*   	--bs-table-bg-type: #f8f9fa; */
  	
}
