diff --git a/assets/css/style.css b/assets/css/style.css index d271d88..5296dfb 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -433,7 +433,7 @@ section { .section-title span { position: absolute; top: 30px; - color: #eef0f2; + color: #3b434a17; left: 0; right: 0; z-index: 1; @@ -443,10 +443,6 @@ section { line-height: 0; } -#test span { - color: #3b434a17; -} - .section-title p { margin-bottom: 0; position: relative;