#pyyda-tarjous:hover {
  background: #79a08b;
  color: #196c67;
}

#pyyda-tarjous {
  margin-top: 30px;
  margin-bottom: 30PX;
  background-color: #79a08b;
  text-align: center;
  color: rgb(234,230,227);
  font-family: 'Aladin';
  font-weight: bold;
  font-size: 22px;
  letter-spacing: 2px;
  border-color: #ffffff;
  border-width: 2px;
}

