.ShortArticle {
        padding-top: 2px;
        background-color: #ece9e9;
        height: 40px;
}
.ShortArticle marquee .block-row p a {
        display: initial;
}
p > a.Title {
        display: none;
        font-weight: bold !important;
        padding-top: 10px;
        pointer-events: none;
        line-height: 3em;
        color: red;
}
p > a.Title::before {
        /* content: url("https://storage-vnportal.vnpt.vn/gov-lan/themes/mauhdnd/uishortarticle/images/quoc_huy_24.png"); */
        position: relative;
        /*or absolute*/
        top: 5px;
}
