#pyyda-tarjous:hover {
  background-color: #3a3a3a;
  color: #8c7146;
}

#pyyda-tarjous {
  background-color: #8c7146;
  border-width: 3px;
  border-color: white;
  text-align: center;
  color: rgb(255,255,255);
  font-family: 'Poppins';
  font-weight: 700;
  text-transform: none;
  letter-spacing: 2px;
}

