.fin-logo {
    font-size: 1.25rem;
    font-weight: 700;
}

.fin-logo span:first-child {
    color: rgba(37, 99, 235);
}

.bg-credit {
    background-color: #fdeff1;
}

.bg-debit {
    background-color: #e9fde3;
}

.text-credit {
    color: #fa5670;
}

.text-debit {
    color: #00bb00;
}

.table-small td span {
    font-size: 13px !important;
}
