#pyyda-tarjous:hover {
  background-color: rgb(255,255,255);
  color: #4f4f4f;
}

#pyyda-tarjous {
  margin-top: 10px;
  margin-bottom: 30px;
  background-color: #b2c4ce;
  border-width: 3px;
  border: solid white 1px;
  letter-spacing: 1px;
  text-align: center;
  font-size: 21px;
  color: rgb(255,255,255);
  font-family: 'Outfit';
  text-transform: uppercase;
  font-weight: 200;
}

