:root{
    --fondo: black;
    --boton-comprar: #560595;
    --sombra: #9A7C9E;
    --claro: #084686;
    --oscuro: #084686;
    --primary: black;
}

.progress, .progress-stacked {
    background-color: #d10f00!important;
}

.progress-bar {
    overflow: visible !important;
}

@font-face {
  font-family: 'BlackLetter';
  src: url('./Blacklettersh.ttf') format('truetype');
  font-style: normal;
  font-weight: normal;
}