

.article-text
{
font-weight: 400;
    margin-bottom: 1rem;
    font-family: var(--font-family-default);
    --font-size-min-value: 1;
    --font-size-max-value: 3;
    --font-size-scaler-value: 0.5;
    font-size: var(--font-size);
    line-height: var(--line-height);
}

.comment-span {
 display:none;
}

@media screen and (min-width: 576px) {
  .comment-span {
  display:inline-block;
}
}

a:focus,a:hover,a:active{
  color:black;
}

a{
  color:gray;
  text-decoration:none;
font-weight: 400;
}

/*******************************************************************/
/* ftrtch dino */
/* [type: CSS] [file:text] [5.180] DESIGN*/
/*******************************************************************/
/* 0.4 D>D */
/* db 147 */