diff --git a/src/components/Footer.astro b/src/components/Footer.astro
index 0f35d94..2c93e55 100644
--- a/src/components/Footer.astro
+++ b/src/components/Footer.astro
@@ -1,26 +1,38 @@
\ No newline at end of file
+
+ &__title {
+ font-weight: bold;
+ font-size: 1.2rem;
+ }
+
+ &__attribution a {
+ font-weight: bold;
+ }
+ }
+