.hshn-inline {
    display: inline-flex;
    align-items: center;
    font-size: 15px;
    color: #111827;
}

.hshn-icon {
    font-size: 18px;
    width: 18px;
    height: 18px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-right: 6px;
}

.hshn-message {
    font-weight: 700;
    font-size: 15px;
}
