diff --git a/www/css/style2.css b/www/css/style2.css index 46af175..a118ca2 100644 --- a/www/css/style2.css +++ b/www/css/style2.css @@ -81,11 +81,11 @@ } html, body { - font-family: "Roboto", serif; + font-family: "Josefin", serif; font-weight: 400; line-height: 180%; /* color: #47132B; */ - color: #000; + color: #FFFFFF; font-size: 22px; } @@ -197,7 +197,7 @@ section h2 { padding: 100px 60px 15px 60px; color: #ee93af; - text-shadow: 3px 2px 1px #773051, 2px 3px 1px #773051; + text-shadow: 3px 2px 1px #773051, 2px 3px 1px #ff0077; font-size: 2.1rem; font-weight: 800;