.details {
    padding: 1rem;
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}