body {
  --c-gcc: #449626;
}

h1 {
  color: var(--c-gcc) !important;
  font-weight: bold;
}

.main-icon {
  max-width: 256px;
}

.checker-form label {
  font-weight: bold;
}
