.btn-right {
    display: flex;
    justify-content: flex-end;
    gap: 10px;
}