#pyyda-tarjous:hover {
  background-color: #5e8341;
  color: #fff9ed;
}

#pyyda-tarjous-2:hover {
  background-color: #8f8882;
  color: #efd38c;
}

#pyyda-tarjous {
  margin-top: 10px;
  margin-bottom: 30px;
  background-color: #e98227;
  border-width: 3px;
  font-size: 21px;
  border-color: white;
  text-align: center;
  color: rgb(255,249,237);
  font-family: 'Montserrat';
  font-weight: 600;
}

#pyyda-tarjous-2 {
  margin-top: 10px;
  margin-bottom: 30px;
  background-color: #8f8882;
  border-width: 3px;
  font-size: 21px;
  border-color: white;
  text-align: center;
  color: rgb(255,255,255);
  font-family: 'Montserrat';
  font-weight: 600;
}

