/* [overall] overall setting */
.markdown-body p { /* markdown paragraph */
    margin-block-end: 5px !important;
    margin-block-start: 5px !important;
}
.css-kjhq6q { /* space after each block */
    padding-bottom: 8px !important;
}


/* [related content] Hide the space above the related content button */
.css-jnzjjl {
    visibility: hidden !important;
    display: inline !important;
}

/* [related content] beautify the related content button */
.css-70qvj9 {
    padding-right: 10px !important;
    border-radius: 8px !important;
    background-color: #e7f5fc !important;
}
.css-1t53ra1 { /* (default) */
    font-weight: 600 !important;
    font-size: 0.8rem !important;
}
.css-1llef8p { /* (hover) */
    font-weight: 600 !important;
    font-size: 0.8rem !important;
}
.css-1tihazz { /* (searching) */
    font-weight: 600 !important;
    font-size: 0.8rem !important;
    margin: 10px !important;
    visibility: hidden !important;
}
.css-122jc7x {
    line-height: 1.2 !important;
    font-size: 0.875rem !important;
}
.css-qj1yz9 {
    padding: 0 16px !important;
}


/* [content source] related documents (source) */
.css-1cfrsif { /* (title) */
    font-size: 0.875rem !important;
}
.ai-message .markdown-body>:first-child { /* (item) */
    margin-bottom: 3px !important;
}


/* [action button] hide the 'Click me!' above the action button */
/* [action button] note: action button -> related questions */
.css-jlwi04 {
    visibility: hidden !important;
}