    .no-before-style::before {
        content: "";
        /* Reset other properties like background, border, etc. if needed */
        background: none;
        border: none;
        height: 0;
        width: 0;
    }