diff --git a/site/src/css/style.css b/site/src/css/style.css
index de02359..993bc0f 100644
--- a/site/src/css/style.css
+++ b/site/src/css/style.css
@@ -53,4 +53,28 @@ body {
.project-logo {
width: 40%;
border-radius: 30px;
+}
+
+
+.pullquote-lines {
+ border-color: black;
+ margin-bottom: 2%;
+ margin-top: 2%;
+ width: 100%;
+}
+
+.quotes-text {
+ font-size: 150%;
+ font-style: italic;
+ font-weight: normal;
+ text-align: center;
+}
+
+.quotes-author {
+ text-align: right;
+ font-style: italic;
+ width: 80%;
+ margin-right: auto;
+ font-weight: lighter;
+ margin-top: 0;
}
\ No newline at end of file
diff --git a/site/src/projects/libreevent/index.html b/site/src/projects/libreevent/index.html
index 4acf30b..a14fb3f 100644
--- a/site/src/projects/libreevent/index.html
+++ b/site/src/projects/libreevent/index.html
@@ -70,9 +70,13 @@
Free & Open Source Event Management & Ticketing Solution
- +