/* Simple CSS to hide paragraph symbols only */
.headerlink {
    display: none !important;
}
