diff --git a/css/brands.css b/css/brands.css
index 09d3ca21..44783d8f 100644
--- a/css/brands.css
+++ b/css/brands.css
@@ -273,8 +273,8 @@ button:hover,
border-width: 2px;
background-color: #ffffff00;
}
-.button.button-producthunt:hover,
-.button.button-producthunt:focus {
+.button.button-highlight:hover,
+.button.button-highlight:focus {
filter: brightness(90%);
}
@@ -414,6 +414,19 @@ button:hover,
filter: brightness(90%);
}
+/* RamosUC */
+.button.button-ramosuc {
+ color: #000000;
+ border-style: solid;
+ border-color: #6371a7;
+ border-width: 2px;
+ background-color: #ffffff;
+}
+.button.button-ramosuc:hover,
+.button.button-ramosuc:focus {
+ filter: brightness(90%);
+}
+
/* Reddit */
.button.button-reddit {
color: #000000;
@@ -554,6 +567,16 @@ button:hover,
filter: brightness(90%);
}
+/* UCalendar */
+.button.button-ucalendar {
+ color: #2e3440;
+ background-color: #7fe4e9;
+}
+.button.button-ucalendar:hover,
+.button.button-ucalendar:focus {
+ filter: brightness(90%);
+}
+
/* Venmo */
.button.button-venmo {
color: #ffffff;
diff --git a/images/icons/calendar.svg b/images/icons/calendar.svg
new file mode 100644
index 00000000..382d3d8c
--- /dev/null
+++ b/images/icons/calendar.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/images/icons/ramos-uc.svg b/images/icons/ramos-uc.svg
new file mode 100644
index 00000000..c00364c2
--- /dev/null
+++ b/images/icons/ramos-uc.svg
@@ -0,0 +1,13 @@
+
diff --git a/index.html b/index.html
index 33bcdb54..bb5ee1fe 100644
--- a/index.html
+++ b/index.html
@@ -64,9 +64,13 @@
GitHub
-
-
- Base de Datos UC 🔥
+
+
+
UCalendar 🔥
+
+
+
+ RamosUC 🔥