.lilaalap {
  background-color: #21212D!important;
}

.szurkealap {
  background-color: #d8d8d8 !important;
}

.sotetbarnaalap {
  background-color: #3e291a!important;
}

.sotetszurkealap {
  background-color: #191919!important;
}

.barnaalap {
  background-color: #766442!important;
}

.container {
  max-width: 1400px;
}

.textshadow {
  text-shadow: 2px 2px 8px #000000;
}

.socialicon {
  height: 3em;
}

.gyrostext {
  font-size: 9em;
  color: #000000;
  font-weight: 900;
  font-style: italic;
  text-shadow: 6px 3px 16px rgb(255,255,255);
}

@media (min-width: 992px) {
  .csirkehusbol {
    background-color: #FFB608;
    border-radius: 0.3em;
    color: #000000;
    font-size: 3em;
  }
}

.yellowbutton {
  background-color: #FFB608;
  border-radius: 0.3em;
  color: #000000;
}

.mennyisegikedv {
  background-color: #000000;
  border-radius: 0.3em;
  color: #ffffff;
  /*font-size: 3em;*/
}

.textshadow {
  text-shadow: 2px 2px 8px #000000;
}

