diff --git a/src/lib/components/atoms/buttons/Button.svelte b/src/lib/components/atoms/buttons/Button.svelte
new file mode 100644
index 0000000..a1b079c
--- /dev/null
+++ b/src/lib/components/atoms/buttons/Button.svelte
@@ -0,0 +1,35 @@
+
+
+
diff --git a/src/lib/components/atoms/buttons/EntryButton.svelte b/src/lib/components/atoms/buttons/EntryButton.svelte
new file mode 100644
index 0000000..22e8a16
--- /dev/null
+++ b/src/lib/components/atoms/buttons/EntryButton.svelte
@@ -0,0 +1,28 @@
+
+
+
diff --git a/src/lib/components/buttons/FloatingButton.svelte b/src/lib/components/atoms/buttons/FloatingButton.svelte
similarity index 76%
rename from src/lib/components/buttons/FloatingButton.svelte
rename to src/lib/components/atoms/buttons/FloatingButton.svelte
index 51870c7..499a043 100644
--- a/src/lib/components/buttons/FloatingButton.svelte
+++ b/src/lib/components/atoms/buttons/FloatingButton.svelte
@@ -1,30 +1,24 @@
-
+