body {
  background: #f8fafc;
  color: #334155;
}

.text-turquoise {
  color: #14b8a6;
}

.btn-primary {
  background: #14b8a6;
  border: none;
}
