diff --git a/CSS/styles.css b/CSS/styles.css
index c6c0a4b..0e9b828 100644
--- a/CSS/styles.css
+++ b/CSS/styles.css
@@ -104,6 +104,10 @@ body{
margin-left: 30%;
}
+.slide-button {
+ color: #ff7b54;
+}
+
a .far{
font-size: 7em;
}
diff --git a/index.html b/index.html
index f74043f..e543d84 100644
--- a/index.html
+++ b/index.html
@@ -110,11 +110,11 @@
-
+
Previous
-
+
Next