/**
 * Application-specific custom styles
 * Keep customizations minimal - prefer using Turas components
 */

/* Fixes layout shifting left/right due to page length */

html
{
  scrollbar-gutter: stable; 
}