#pyyda-tarjous:hover {
  background-color: #4b635e;
  color: #11ffe3;
}

#pyyda-tarjous {
  margin-top: 10px;
  margin-bottom: 30px;
  background-color: #11ffe3;
  border-width: 3px;
  font-size: 19px;
  border-color: #4b635e;
  text-align: center;
  color: rgb(75,99,94);
  font-family: 'Raleway';
  font-weight: 700;
  text-transform: uppercase;
}

