diff --git a/css/style.css b/css/style.css
index 0024d6f..279ec97 100644
--- a/css/style.css
+++ b/css/style.css
@@ -171,7 +171,7 @@ section.red h2 {
}
section.orange h2 {
- color: #ebaa5b;
+ color: #e6a04f;
border-bottom-color: #f8dfc2;
}
@@ -277,8 +277,8 @@ section.red .button {
section.orange .button {
background-color: #fbefe0;
- border-color: #ebaa5b;
- color: #ebaa5b;
+ border-color: #d78d38;
+ color: #d78d38;
}
section.red .button:hover {
diff --git a/img/icons/calendar.svg b/img/icons/calendar.svg
index f95112d..f019d38 100644
--- a/img/icons/calendar.svg
+++ b/img/icons/calendar.svg
@@ -5,10 +5,10 @@
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px"
viewBox="0 0 24 24" xml:space="preserve">
-
-
-
-
+
+
+
diff --git a/img/icons/ticket.svg b/img/icons/ticket.svg
index ce69d71..229dda5 100644
--- a/img/icons/ticket.svg
+++ b/img/icons/ticket.svg
@@ -4,7 +4,7 @@