
.text-bg-primary {
    color: #fff!important;
    background-color: #312782 !important;
}
.border-primary {
    border-color: #312782 !important;
}

.bg-primary {
    --bs-bg-opacity: 1;
    background-color: #312782 !important;
}

a {
    color: var(--bs-link-color);
    text-decoration: none;
}

.card {
    border-radius: 0px;
}

.card-img, .card-img-top {
     border-radius: 0px;
}

.carousel-control-next {
    right: -140px;
}

.carousel-control-prev {
    left: -140px !important;
}
#tabla-general table td{
	font-size: 0.8em;
}
#tabla-general .fecha{
	font-size: 0.6em;
	text-align: center;
}
.tabla-general-talleres {
    height: 90px;
}
.titulo-talleres {
    color: #009ee2 !important;
	height: 114px;
	background-color: #fefeff !important;
}
.fecha-jueves {
	background-color: #009ee2 !important;
}
.fecha-viernes {
	background-color: #312782 !important;
}
.fecha-sabado {
	background-color: #dc3545 !important;
}
.fecha-jueves-2 {
	height: 40px;
}
.fecha-jueves-striped {
	background-color: #fefeff !important;
}
.border-info {
    --bs-border-opacity: 1;
    border-color: #a8c6e8 !important;
}
.bg-red {
	background-color: #f37581 !important;
	color: white !important;
}
.bg-red-2 {
	background-color: #f24c5c !important;
	color: white !important;
}
.table-val th {
	padding: 0.7rem;
}
#tabla-sabado {
	
}
