.imagen-talleres{
    border-radius:20px;
}

.btn-check:checked+.btn, .btn.active, .btn.show, .btn:first-child:active, :not(.btn-check)+.btn:active {
    color: #FFF;
    background-color: #0D6EFD;
}

.card a:visited{
    color:#FFF;
}

.identificador{
    border: 1px solid #27368C;
    border-radius:15px;
    padding:0.6em 1em 0.6em;
}

.identificador p{
    font-weight:bold;
}

.text-talleres{
    text-align: justify;
}
