diff --git a/.gitignore b/.gitignore
index 8692cf6..e617cac 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,6 +18,7 @@
.env.development.local
.env.test.local
.env.production.local
+.htaccess
npm-debug.log*
yarn-debug.log*
diff --git a/src/components/Output/logoMain.js b/src/components/Output/logoMain.js
index 8426bdc..e08bed9 100644
--- a/src/components/Output/logoMain.js
+++ b/src/components/Output/logoMain.js
@@ -1,4 +1,4 @@
-import logo from "../../public/logo_mint.svg";
+import logo from "../../public/logo_orange.svg";
import React from "react";
export default function LogoMain() {
diff --git a/src/public/i_alcohol.svg b/src/public/i_alcohol.svg
index ed3b115..36552c6 100644
--- a/src/public/i_alcohol.svg
+++ b/src/public/i_alcohol.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/src/public/i_card.svg b/src/public/i_card.svg
index 567087a..ff98a5d 100644
--- a/src/public/i_card.svg
+++ b/src/public/i_card.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/src/public/i_delivery.svg b/src/public/i_delivery.svg
index 0d27d14..baa7d0f 100644
--- a/src/public/i_delivery.svg
+++ b/src/public/i_delivery.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/src/public/i_eggs.svg b/src/public/i_eggs.svg
index d856c31..54d485e 100644
--- a/src/public/i_eggs.svg
+++ b/src/public/i_eggs.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/src/public/i_gluten.svg b/src/public/i_gluten.svg
index fe40fa2..e6ded72 100644
--- a/src/public/i_gluten.svg
+++ b/src/public/i_gluten.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/src/public/i_glutenFree.svg b/src/public/i_glutenFree.svg
index e5b4a3d..0229336 100644
--- a/src/public/i_glutenFree.svg
+++ b/src/public/i_glutenFree.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/src/public/i_lactose.svg b/src/public/i_lactose.svg
index 0b422ee..252c29f 100644
--- a/src/public/i_lactose.svg
+++ b/src/public/i_lactose.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/src/public/i_lactoseFree.svg b/src/public/i_lactoseFree.svg
index a4c01f5..9cf2cfc 100644
--- a/src/public/i_lactoseFree.svg
+++ b/src/public/i_lactoseFree.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/src/public/i_peanuts.svg b/src/public/i_peanuts.svg
index 19646cf..182a103 100644
--- a/src/public/i_peanuts.svg
+++ b/src/public/i_peanuts.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/src/public/i_pets.svg b/src/public/i_pets.svg
index 88e7b74..ef8e4ce 100644
--- a/src/public/i_pets.svg
+++ b/src/public/i_pets.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/src/public/i_seaFood.svg b/src/public/i_seaFood.svg
index 6e33c5d..f255c3c 100644
--- a/src/public/i_seaFood.svg
+++ b/src/public/i_seaFood.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/src/public/i_sesame.svg b/src/public/i_sesame.svg
index 6fdd3b0..a6ed816 100644
--- a/src/public/i_sesame.svg
+++ b/src/public/i_sesame.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/src/public/i_soy.svg b/src/public/i_soy.svg
index 468b713..fcff78c 100644
--- a/src/public/i_soy.svg
+++ b/src/public/i_soy.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/src/public/i_vegan.svg b/src/public/i_vegan.svg
index 0376411..26d951c 100644
--- a/src/public/i_vegan.svg
+++ b/src/public/i_vegan.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/src/public/i_vegetarian.svg b/src/public/i_vegetarian.svg
index acf75f6..ddf0977 100644
--- a/src/public/i_vegetarian.svg
+++ b/src/public/i_vegetarian.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/src/public/logo_orange.svg b/src/public/logo_orange.svg
new file mode 100644
index 0000000..01133de
--- /dev/null
+++ b/src/public/logo_orange.svg
@@ -0,0 +1 @@
+
\ No newline at end of file