.bd-placeholder-img {
  font-size: 1.125rem;
  text-anchor: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

@media (min-width: 768px) {
  .bd-placeholder-img-lg {
    font-size: 3.5rem;
  }
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.btn-card {
  font-weight: bold; 
  position:absolute;
  left: -12px;
  bottom: -0px;      
}      
.btn-work {
  font-weight: bold; 
  position:absolute;
  left: -16px;
  bottom: -6px;   
}
.btn-not-trasparent {
  font-weight: bold; 
  left: -6px;
  border: 0px;
  background-color: white;
  padding: 0px;   
}
