      #company-name::before {
        content: "Testing Company";
      }

      .company-name::before {
        content: "Testing Company";
      }
