diff --git a/view/adminhtml/layout/default.xml b/view/adminhtml/layout/default.xml
index 4971586..2c310ac 100755
--- a/view/adminhtml/layout/default.xml
+++ b/view/adminhtml/layout/default.xml
@@ -6,6 +6,7 @@
+
diff --git a/view/adminhtml/web/css/trustpilot-message.css b/view/adminhtml/web/css/trustpilot-message.css
index 9ad33ac..7e6291b 100644
--- a/view/adminhtml/web/css/trustpilot-message.css
+++ b/view/adminhtml/web/css/trustpilot-message.css
@@ -1,5 +1,3 @@
-@import url('https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');
-
.shake-and-hide-element {
-moz-animation: hide-element 0s ease-in 10s forwards, shake-element 1s;
/* Firefox */
diff --git a/view/frontend/layout/default.xml b/view/frontend/layout/default.xml
index 27543b2..8fc93bd 100755
--- a/view/frontend/layout/default.xml
+++ b/view/frontend/layout/default.xml
@@ -4,6 +4,7 @@
+
\ No newline at end of file
diff --git a/view/frontend/web/css/trustpilot.css b/view/frontend/web/css/trustpilot.css
index 12f4eae..da2fc18 100755
--- a/view/frontend/web/css/trustpilot.css
+++ b/view/frontend/web/css/trustpilot.css
@@ -1,5 +1,3 @@
-@import url('https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');
-
.shake-and-hide-element {
-moz-animation: hide-element 0s ease-in 5s forwards, shake-element 1s;
/* Firefox */