diff --git a/css/style.css b/css/style.css
index cfe2114..1b8ea58 100644
--- a/css/style.css
+++ b/css/style.css
@@ -343,8 +343,8 @@ h1, h2, h3 {
}
.main-menu li.nav-item a:hover, .main-menu li.nav-item a:active, .main-menu li.nav-item a:focus {
- color: #562BB7;
- background-color: #E6DBFF;
+ color: #414cda;
+ background-color: #dcdbff;
}
.main-menu li.nav-item ul.dropdown {
@@ -398,8 +398,8 @@ h1, h2, h3 {
}
.main-menu li.nav-item ul.dropdown li a:hover, .main-menu li.nav-item ul.dropdown li a:active, .main-menu li.nav-item ul.dropdown li a:focus {
- color: #562BB7;
- background-color: #E6DBFF;
+ color: #414cda;
+ background-color: #dcdbff;
}
.main-menu li.nav-item:hover > ul.dropdown, .main-menu li.nav-item:focus-within > ul.dropdown .main-menu li.nav-item ul.dropdown:hover, .main-menu li.nav-item ul.dropdown:focus {
@@ -593,7 +593,7 @@ header .container {
}
.slide-nav .mob-item >a, .slide-nav .mob-item > label {
- color: #562BB7;
+ color: #414cda;
}
.slide-nav .mob-item label {
@@ -623,7 +623,7 @@ header .container {
}
.slide-nav .mob-item input:checked + label:after {
- background-color: #562BB7;
+ background-color: #414cda;
}
.slide-nav .mob-item .dropdown-content li a {
@@ -642,7 +642,7 @@ header .container {
}
.slide-nav .mob-item > a:hover, .slide-nav .mob-item > a:focus, .slide-nav .mob-item > a:active, .slide-nav .mob-item > label:hover, .slide-nav .mob-item > label:focus, .slide-nav .mob-item > label:active, .slide-nav .mob-item > input:checked + label, .slide-nav .mob-item .dropdown-content li a:hover, .slide-nav .mob-item .dropdown-content li a:focus, .slide-nav .mob-item .dropdown-content li a:active {
- color: #562BB7;
+ color: #414cda;
}
.logo-mobile img {
@@ -664,7 +664,7 @@ header .container {
.slide-nav .mob-item .sub-nav-item {
display: block;
- background-color: #E6DBFF;
+ background-color: #dcdbff;
border-radius: 50%;
padding: 1rem;
width: 1.8rem;
@@ -672,7 +672,7 @@ header .container {
}
.slide-nav .mob-item .sub-nav-item svg {
- fill: #562BB7;
+ fill: #414cda;
}
}
@@ -741,7 +741,7 @@ header .container {
.btn-primary, .btn-primary:visited,
.blog-section .col.post-page .post-body p a.btn-primary {
- background-color: #562BB7;
+ background-color: #414cda;
color: #ffffff;
border-radius: 100px;
text-decoration: none;
@@ -784,8 +784,8 @@ header .container {
}
.btn-secondary, .btn-secondary:visited {
- background-color: #E6DBFF;
- color: #562BB7;
+ background-color: #dcdbff;
+ color: #414cda;
border-radius: 100px;
text-decoration: none;
padding: 1rem 2rem;
@@ -1328,7 +1328,7 @@ header .container {
.social .social-links li a {
display: block;
- background-color: #E6DBFF;
+ background-color: #dcdbff;
border-radius: 50%;
padding: 1rem;
width: 2rem;
@@ -1338,7 +1338,7 @@ header .container {
}
.social .social-links li a svg path {
- fill: #562BB7;
+ fill: #414cda;
}
.social .social-links li a:before {
@@ -1810,8 +1810,8 @@ header .container {
.blog-section .col.post-page .post-body p a {
text-decoration: none;
- color: #562BB7;
- border-bottom: 1.5px dashed #562BB7;
+ color: #414cda;
+ border-bottom: 1.5px dashed #414cda;
}
.blog-section .col.post-page .post-body ul {
@@ -1841,9 +1841,9 @@ header .container {
}
.blog-section .col.post-page .post-body ul li a, .blog-section .col.post-page .post-body ol li a {
- color: #562BB7;
+ color: #414cda;
text-decoration: none;
- border-bottom: 1px solid #562BB7;
+ border-bottom: 1px solid #414cda;
}
.blog-section .col.post-page .post-body ul p, .blog-section .col.post-page .post-body ol p {
@@ -1884,7 +1884,7 @@ blockquote:before {
left: 2rem;
margin-right: 1rem;
font-size: 6rem;
- color: #562BB7;
+ color: #414cda;
font-weight: 700;
}
@@ -1952,7 +1952,7 @@ blockquote p {
/* footer */
footer {
- background-color: #562BB7;
+ background-color: #414cda;
padding: 1rem;
}
diff --git a/img/book.svg b/img/book.svg
index 8d6cdc4..a3e40f4 100644
--- a/img/book.svg
+++ b/img/book.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/img/classroom.svg b/img/classroom.svg
index c21ffbf..3e1e005 100644
--- a/img/classroom.svg
+++ b/img/classroom.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/img/construction.svg b/img/construction.svg
index c3551e8..a6cf135 100644
--- a/img/construction.svg
+++ b/img/construction.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/img/federated.svg b/img/federated.svg
index 1ae3ab2..81a353f 100644
--- a/img/federated.svg
+++ b/img/federated.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/img/hands.svg b/img/hands.svg
index 5823856..d3361a9 100644
--- a/img/hands.svg
+++ b/img/hands.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/img/letter.svg b/img/letter.svg
index 94945e2..e4dadc6 100644
--- a/img/letter.svg
+++ b/img/letter.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/img/logos/magic-grants-icon-blue.svg b/img/logos/magic-grants-icon-blue.svg
index fdaaf9d..2137e04 100644
--- a/img/logos/magic-grants-icon-blue.svg
+++ b/img/logos/magic-grants-icon-blue.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file