diff --git a/src/drivers/webextension/images/icons/Hello Elementor.png b/src/drivers/webextension/images/icons/Hello Elementor.png
new file mode 100644
index 000000000..d2da94792
Binary files /dev/null and b/src/drivers/webextension/images/icons/Hello Elementor.png differ
diff --git a/src/technologies.json b/src/technologies.json
index 9e94e8226..5ed1e3218 100644
--- a/src/technologies.json
+++ b/src/technologies.json
@@ -6671,6 +6671,28 @@
"scripts": "elementor/assets/js/[^/]+\\.js\\?ver=([\\d.]+)$\\;version:\\1",
"website": "https://elementor.com"
},
+ "Elementor Hello Theme": {
+ "cats": [
+ 80
+ ],
+ "description": "Hello Elementor is a WordPress theme built for the Elementor website builder platform. It uses minimal styling and scripts for maximum speed and design freedom.",
+ "icon": "Hello Elementor.png",
+ "pricing": [
+ "low",
+ "freemium"
+ ],
+ "html": [
+ "]*href=(?:\"|')[^\"']*wp-content/themes/hello-elementor/.*\\.css\\?ver=([0-9.]+)\\;version:\\1",
+ "]*href=(?:\"|')[^\"']*wp-content/themes/elementor-hello/.*\\.css\\?ver=([0-9.]+)\\;version:\\1"
+ ],
+ "dom": [
+ "style[id*='hello-elementor']",
+ "style[id*='elementor-hello']"
+ ],
+ "implies": "Elementor",
+ "requires" : "WordPress",
+ "website": "https://elementor.com/hello-theme/"
+ },
"Elm": {
"cats": [
27,
@@ -9246,6 +9268,7 @@
"scripts": "hellobar\\.js",
"website": "http://hellobar.com"
},
+
"HelpDocs": {
"cats": [
4,