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

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