diff --git a/public_html/css/hpr.css b/public_html/css/hpr.css
index 897aac4c..f7d09db9 100644
--- a/public_html/css/hpr.css
+++ b/public_html/css/hpr.css
@@ -236,7 +236,11 @@ a.lane-button {
border-radius: 5px;
}
-
+a.lane-button img {
+ height: 110px;
+ filter: invert(60%) sepia(50%) hue-rotate(140deg) saturate(200%);
+ transform: scaleX(0.9);
+}
#tag_line,
#title {
text-transform: uppercase;
diff --git a/public_html/images/icons/calendar-2-line.svg b/public_html/images/icons/calendar-2-line.svg
new file mode 100644
index 00000000..b3bcbb57
--- /dev/null
+++ b/public_html/images/icons/calendar-2-line.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/public_html/images/icons/mic-fill.svg b/public_html/images/icons/mic-fill.svg
new file mode 100644
index 00000000..7ce728f1
--- /dev/null
+++ b/public_html/images/icons/mic-fill.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/public_html/images/icons/question-mark.svg b/public_html/images/icons/question-mark.svg
new file mode 100644
index 00000000..a270cb08
--- /dev/null
+++ b/public_html/images/icons/question-mark.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/public_html/images/icons/rss-fill.svg b/public_html/images/icons/rss-fill.svg
new file mode 100644
index 00000000..3aa81ebf
--- /dev/null
+++ b/public_html/images/icons/rss-fill.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/public_html/images/icons/stack-fill.svg b/public_html/images/icons/stack-fill.svg
new file mode 100644
index 00000000..e5c9737d
--- /dev/null
+++ b/public_html/images/icons/stack-fill.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/public_html/images/icons/user-fill.svg b/public_html/images/icons/user-fill.svg
new file mode 100644
index 00000000..1bbcd53b
--- /dev/null
+++ b/public_html/images/icons/user-fill.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/public_html/images/icons/volume-up-fill.svg b/public_html/images/icons/volume-up-fill.svg
new file mode 100644
index 00000000..0d3a945e
--- /dev/null
+++ b/public_html/images/icons/volume-up-fill.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/templates/content-index.tpl.html b/templates/content-index.tpl.html
index 599a5371..11c2a99b 100644
--- a/templates/content-index.tpl.html
+++ b/templates/content-index.tpl.html
@@ -46,19 +46,19 @@