.no-border table, .no-border .table {
    border: none;
}

.mod-article__author {
   color: #80BF1A;
   font-size: 12px;
   font-weight: bold;
   text-transform: uppercase;
}

.mod-social-links .icon-tiktok {
    display: inline-block;
    border-radius: 100%;
    background-color: transparent;
    padding: 6px;
    color: #72a91a;
    font-size: 1.7rem;
    line-height: 1;
    font-family: "Font Awesome 6 Brands";
    font-weight: 400;
}