
#icon{
    max-height: 32px;
}

code {
    display: block;
    padding: 0.5em;
    background: #23241f;
}

.custom-block .rounded-pill-2 {
    border-radius: 5px !important;
    display: flex;
    justify-content: center;
    text-align: center;
    width: auto;
    height: 30px;
    line-height: 20px;
}
.detail img {
    max-width: 100%;
}
