:root {
  --primary:  # 36a0b5;
  --accent:  # d37a1f;
}
.bg-green-600, .bg-green-500 { background-color:  # 36a0b5 !important; }
header { border-bottom: 3px solid  # 36a0b5; }
.text-green-600, .text-green-500 { color:  # 36a0b5 !important; }
