.header {
  background: rgb(2, 99, 36);
  background: linear-gradient(90deg, rgba(50, 88, 50, 1) 0%, rgba(2, 88, 36, 1) 35%, rgba(20, 120, 60, 1) 100%);
}