:root {
  --theme-color: #1aa9c1; /* blue -> #2965cc */
  --button-theme-color: #1aa9c1; /* blue -> #0071e3 */
  --button-theme-color-hover: rgb(26, 169, 193, 0.9); /* rgb(0, 113, 227, 0.9) */
}