/* Custom color theme properties */
:root {
  --f7-theme-color: #da4453;
  --f7-theme-color-rgb: 218, 68, 83;
  --f7-theme-color-shade: #cd1829;
  --f7-theme-color-tint: #e15a66;
}

/* Your app custom styles here */