/* confirm-actions styling */
.confirm-actions {
    display: flex;
    gap: 10px;
    margin-top: 15px;
}