diff --git a/css/brands.css b/css/brands.css
index 2370ac0..1ea500c 100644
--- a/css/brands.css
+++ b/css/brands.css
@@ -286,6 +286,14 @@ button:hover,
.button.button-vimeo:focus {
filter: brightness(90%) }
+/* PayPal */
+.button.button-paypal {
+ color: #FFFFFF;
+ background-color: #003087 }
+.button.button-paypal:hover,
+.button.button-paypal:focus {
+ filter: brightness(90%) }
+
/* YouTube */
.button.button-youtube {
color: #FFFFFF;
diff --git a/icons/paypal.svg b/icons/paypal.svg
new file mode 100644
index 0000000..306ba8c
--- /dev/null
+++ b/icons/paypal.svg
@@ -0,0 +1,21 @@
+
+
+
+
diff --git a/index.html b/index.html
index e882968..7e024c9 100644
--- a/index.html
+++ b/index.html
@@ -190,6 +190,10 @@
Vimeo
+
+
+ PayPal
+
Wordpress