/**
 *
 * You can write your CSS code here, DO NOT touch the default JavaScript file
 * because it will make it harder for you to update.
 * 
 */


.bg-warning-tee {
    background-color: #ff950021 !important;
    border: 1px solid #e5b879;
    color: #f5a129;
}

.comment-content {
    padding: 10px 10px;
    background-color: #eceff380;
    border-radius: 5px;
    margin: 10px;
}
    
 

/* sourceMappingURL=custom.css.map */

