@import 'default.css';

.admonition-for-conversions {
    background: #EDE5D2;
    border: 1px solid #B7937F;
}

.admonition-for-conversions tt {
    background: #DFD3B5;
}

.warning tt {
    background: #EFC2C2;
}

.note tt {
    background: #D6D6D6;
}
