#pyyda-tarjous:hover {
  background-color: #242021;
  color: #0097b2;
}

#pyyda-tarjous {
  margin-top: 10px;
  margin-bottom: 30px;
  background-color: #0097b2;
  border-width: 3px;
  text-align: center;
  font-size: 18px;
  color: rgb(255,255,255);
  font-family: 'Archivo Black';
  font-weight: 600;
  text-transform: uppercase;
}

