.underline-custom {
    text-decoration: underline;
    text-decoration-color: #23b7e5 !important;
    text-decoration-thickness: 5px;
    text-underline-offset: 10px;
}

.limit-icon {
    max-height: 100px;
    max-width: 100px;
}

.default-editor {
    height: 130px !important;
}


.avatar {
    max-height: 100px !important;
    max-width: 100px !important;
}

.forum-quote {
    border-left: 4px solid #ccc;
    margin: 10px 0;
    padding: 8px 12px;
    background: #f9f9f9;
    font-style: italic;
}
