diff --git a/index.html b/index.html
index 7b0ead3..7beee4e 100644
--- a/index.html
+++ b/index.html
@@ -11,7 +11,7 @@
diff --git a/styles.css b/styles.css
index ca3eb94..d6879c6 100644
--- a/styles.css
+++ b/styles.css
@@ -7,9 +7,9 @@
--shadow-card: 0 14px 30px rgba(47, 58, 24, 0.12);
--shadow-panel: 0 24px 60px rgba(20, 22, 16, 0.22);
--font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
- --font-weight-regular: 400;
- --font-weight-bold: 700;
- --font-weight-black: 900;
+ --font-weight-regular: 300;
+ --font-weight-bold: 500;
+ --font-weight-black: 600;
--radius-button: 999px;
--radius-panel: 28px;
--radius-small: 18px;