/*  Estilos Cnetralizados */

.btn_style{
    background: #000000 !important;
    color: #ffffff !important;
  }

a.enlace_style{
    background-color: #000000;
}

/* Seccion superior de la tarjeta (Cuando el usuario seleciona un producto) */
.header_style{
    background-color: #000000;
}

/* Seccion superior de la tarjeta (Cuando el usuario selecciona un producto) */
.content_style{
    background-color: #ffffff;
}
