diff --git a/about.markdown b/about.markdown
index 7bd8ffc..1052c42 100644
--- a/about.markdown
+++ b/about.markdown
@@ -1,6 +1,6 @@
---
layout: default
-title: About us
+title: About Us
---
The Avraham Society is a Jewish Humanist initiative focused on serving the needs of the Jewish communities of Iraq and Kuwait.
diff --git a/contact.markdown b/contact.markdown
index 639e691..3a48441 100644
--- a/contact.markdown
+++ b/contact.markdown
@@ -1,6 +1,6 @@
---
layout: default
-title: Contact us
+title: Contact Us
---
Kindly email ovadiah@avrahamsociety.org if you have any questions or concerns.
\ No newline at end of file
diff --git a/jewish-history-culture.md b/jewish-history-culture.md
index 5e5839e..cf860a3 100644
--- a/jewish-history-culture.md
+++ b/jewish-history-culture.md
@@ -1,6 +1,6 @@
---
layout: default
-title: The cultural diversity of Judaism
+title: The Cultural Diversity of Judaism
---
We celebrate Judaism’s cultural diversity and acknowledge that Jews come from many cultures.
diff --git a/main.css b/main.css
index 2cb50d0..4c08995 100644
--- a/main.css
+++ b/main.css
@@ -195,6 +195,7 @@ h1, h2, h3, h4, h5, h6 {
#sider {
padding: 20px;
+ padding-right: 40px;
}
body:not(.sidebar-opened) {
@@ -220,7 +221,7 @@ body:not(.sidebar-opened) > #sider-outer > #sider > img {
#sider > img {
position: absolute;
- right: 10px;
+ right: 0px;
top: 50%;
width: 20px;
}