#pyyda-tarjous:hover {
  background: #ee963a;
  color: #363636;
}

#pyyda-tarjous {
  margin-top: 30px;
  margin-bottom: 30PX;
  background-color: #ee963a;
  text-align: center;
  color: white;
  font-family: 'Kalam';
  font-weight: bold;
  font-size: 17px;
  letter-spacing: 2px;
  border-color: #000000;
  border-width: 2px;
}

