.btns {
display: flex;
justify-content: flex-end;
align-items: center;
gap: 16px;
margin-bottom: 12px;
}