.d-flex{
    display: flex;
}

.pb-10{
    padding-bottom: 10px;
}

.derecha {
    text-align: right;
}

.centro {
    text-align: center;
}