4 lines
153 B
CSS
4 lines
153 B
CSS
#faq { background-color: #a7a9ab; color: white; padding-top: 3rem; padding-bottom: 4rem; }
|
|
|
|
#faq .header, #faq .title, #faq .content { color: inherit; }
|