/* Custom color theme properties */
:root {
  --f7-theme-color: #415a77;
  --f7-theme-color-rgb: 65, 90, 119;
  --f7-theme-color-shade: #33465d;
  --f7-theme-color-tint: #4f6e91;
}

/* Your app custom styles here */