.btn-group-xs>.btn,
.btn-xs {
    padding: .25rem .4rem;
    font-size: .875rem;
    line-height: .5;
    border-radius: .2rem;
}

.w-15 {
    width: 15% !important;
}

.credencial>tbody>tr>td {
    width: 20%;
}

.justify-content-flex-end {
    justify-content: flex-end !important;
}

dl,
.dl {
    font-size: 0.7rem !important;
}

.year {
    transform: rotate(-90deg);
    position: relative;
    top: 70px;
    font-size: 3.5rem;
    font-weight: bold;
}

.img-bg {
    filter: opacity(0.2);
    height: 100%;
}