diff --git a/about.css b/about.css index 98b90f3..c863695 100644 --- a/about.css +++ b/about.css @@ -45,6 +45,10 @@ p { margin: 20px 0; } +.section p{ + color: #555; +} + /* Style for the cards */ .cards { display: flex;