diff --git a/css/styles.css b/css/styles.css index 85562d5..b73e6ae 100644 --- a/css/styles.css +++ b/css/styles.css @@ -31,7 +31,16 @@ body { } .colored-section { - background-color: #ff4c68; + background-color: #a77a32; + color: #ffffff; +} + +.colored-section2 { + background-color: #34626c; + color: #ffffff; +} +.colored-section3 { + background-color: #cfd3ce; color: #ffffff; } @@ -124,12 +133,12 @@ p { } .feature-icon { - color: #ef8172; + color: #34626c; margin-bottom: 1rem; } .feature-icon:hover { - color: #ff4c68; + color: #839b97; } @@ -156,7 +165,7 @@ p { /* Press section */ #press { - background-color: #ef8172; + background-color: #81ef72; padding-bottom: 3%; } diff --git a/images/logo.jpg b/images/logo.jpg new file mode 100644 index 0000000..78dd045 Binary files /dev/null and b/images/logo.jpg differ diff --git a/images/logo2.png b/images/logo2.png new file mode 100644 index 0000000..e41d799 Binary files /dev/null and b/images/logo2.png differ diff --git a/images/owne_pic.jpg b/images/owner_pic.jpg similarity index 100% rename from images/owne_pic.jpg rename to images/owner_pic.jpg diff --git a/index.html b/index.html index 1f25aad..e61dbe2 100644 --- a/index.html +++ b/index.html @@ -30,9 +30,12 @@
-