#pyyda-tarjous:hover {
  background-color: #2f2f2f;
  color: #bf9c6f;
}

#pyyda-tarjous {
  background-color: #bf9c6f;
  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;
}

