:root {
  --primary: #0D9488;
  --secondary: #F25C54;
}

.app-title {
  color: #0D9488;
}