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

#pyyda-tarjous {
  margin-top: 10px;
  margin-bottom: 30px;
  background-color: #00c3c1;
  border-width: 3px;
  letter-spacing: 0.3px;
  text-align: center;
  font-size: 21px;
  border: solid white 3px;
  color: #324b4a;
  font-family: 'Karla';
  font-weight: 700;
  text-transform: none;
}

