:root {
  --primary-color: #4bb52b;
}

header {
  border-bottom-color: #4bb52b !important;
}

a {
  color: #4bb52b;
}
