diff --git a/_sass/_base.scss b/_sass/_base.scss index 01d3dc9f5..44baa19d1 100644 --- a/_sass/_base.scss +++ b/_sass/_base.scss @@ -5,6 +5,12 @@ .btndark { color: #000 !important; } +section#why { + background-color: black; +} +.headerdark { + color: white; +} /* End custom CSS */ .heading-font {