      #company-name::before {
        content: "Another new page";
      }

      .company-name::before {
        content: "Another new page";
      }
