#pyyda-tarjous:hover {
  background: #dadada;
  color: #ffffff;
}

#pyyda-tarjous {
  margin-bottom: 30PX;
  background-color: rgb(84,158,166);
  text-align: center;
  color: rgb(255,255,255);
  font-family: 'Montserrat';
  font-weight: bold;
  font-size: 17px;
  letter-spacing: 2px;
  border-color: #ffffff;
  border-width: 2px;
}

