:root{
  --bg-color: #1f242d;
  --second-bg-color: #323946;
  --text-color: #fff;
  --main-color: #ffb6c1;
  /* Variabili link. */
  --firstChild: #0ef;
  --secondChild: #f11;
}
