.actions {
    text-align: center;
}
.actions i {
    margin-right: 0.5rem;
    cursor: pointer;
}
.actions i.disabled {
    color: #ccc;
    cursor: not-allowed;
}
.loan-details {
    font-size: 1.3em;
}
