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

#pyyda-tarjous {
  margin-top: 10px;
  margin-bottom: 30px;
  background-color: #e14a5d;
  border-width: 1px;
  letter-spacing: 1px;
  text-align: center;
  font-size: 19px;
  color: rgb(255,255,255);
  font-family: 'Montserrat';
  font-weight: 400;
  text-transform: none;
  border-color: #e14a5d;
}

