diff --git a/assets/css/stylesheet.css b/assets/css/stylesheet.css
index 802c15e..a098c6d 100644
--- a/assets/css/stylesheet.css
+++ b/assets/css/stylesheet.css
@@ -1,7 +1,7 @@
body {
margin: 0;
padding: 0;
- background-color: #e6e6e6;
+ background-color: #cebbac;
}
.header {
@@ -49,7 +49,7 @@ body {
border-radius: 30px;
border: 1.7px solid black;
margin-top: 30px;
- background-color: #e6e6e6;
+ background-color: #e3dce6;
display: flex;
}
@@ -154,7 +154,7 @@ body {
.flip-card-front {
display: flex;
flex-direction: column;
- background-color: #e6e6e6;
+ background-color: #e3dce6;
color: black;
border-radius: 30px;
align-items: center;
@@ -201,7 +201,7 @@ h1 {
.flip-card-back {
display: flex;
align-items: center;
- background-color: #e6e6e6;
+ background-color: #e3dce6;
color: black;
border-radius: 30px;
transform: rotateY(180deg);
diff --git a/assets/img/header.svg b/assets/img/header.svg
index dda6234..0c9db4e 100644
--- a/assets/img/header.svg
+++ b/assets/img/header.svg
@@ -6,6 +6,7 @@
.st0{fill:#E6E6E6;stroke:#000000;stroke-miterlimit:10;}
.st1{fill:none;stroke:#000000;stroke-miterlimit:10;}
.st2{stroke:#000000;stroke-width:0.7;stroke-miterlimit:10;}
+ .st3{fill:#E3DCE6;stroke:#000000;stroke-miterlimit:10;}
@@ -108,7 +109,7 @@
c0,3.01-2.11,5.19-5.04,5.19C468.93,60.03,466.75,57.77,466.75,54.84z"/>
-
-
.st0{fill:#E6E6E6;stroke:#000000;stroke-miterlimit:10;}
.st1{fill:none;stroke:#000000;stroke-miterlimit:10;}
+ .st2{stroke:#000000;stroke-width:0.7;stroke-miterlimit:10;}
+ .st3{fill:#E3DCE6;stroke:#000000;stroke-miterlimit:10;}
+ .st4{fill:#CEBBAC;stroke:#000000;stroke-miterlimit:10;}
-