:root {
  --red: #d83d4b;
  --yellow: #fee549;
  --green: #3fa05b;
  --blue: #36498c;
  --penalty: gray;
}
