hr {
    display: none ;
}
#gui-name {
    white-space: pre-wrap; /* Bật xuống dòng */
    word-break: break-word; /* Xuống dòng nếu vượt quá chiều rộng */
}
.tag-billboard-contents {    background: linear-gradient(135deg, #0044cc, #00ccff) !important;    color: #ffffff !important;}