      #company-name::before {
        content: "Testing3";
      }

      .company-name::before {
        content: "Testing3";
      }
