.btn-interesse-esgotado{
  background:linear-gradient(135deg,#ffd200,#ffb300)!important;
  color:#071f57!important;
  border:0!important;
  cursor:pointer!important;
  opacity:1!important;
  font-weight:900!important;
}

.btn-interesse-esgotado:hover{
  background:linear-gradient(135deg,#ffdf3d,#ffc400)!important;
  color:#071f57!important;
}

.btn-interesse-esgotado.interesse-registrado{
  background:#d8f5df!important;
  color:#086b24!important;
}
