#pyyda-tarjous:hover {
  background-color: rgba(23,23,23,0.81);
  color: #fe0511;
}

#pyyda-tarjous-2:hover {
  background-color: #8f8882;
  color: #efd38c;
}

#pyyda-tarjous {
  margin-top: 10px;
  margin-bottom: 30px;
  background-color: rgba(23,21,21,0);
  border-width: 3px;
  border-radius: 0%!important;
  font-size: 23px;
  letter-spacing: 2px;
  border-color: #e80e00!important;
  text-align: center;
  color: #e80e00;
  font-family: 'Bebas Neue';
  font-weight: 600;
  border-style: solid;
}

#pyyda-tarjous-2 {
  margin-top: 10px;
  margin-bottom: 30px;
  background-color: #8f8882;
  border-width: 3px;
  font-size: 21px;
  border-color: white;
  text-align: center;
  color: rgb(255,255,255);
  font-family: 'Montserrat';
  font-weight: 600;
}

