Where can I change the color of the section?
pixelpower Hi
You can override this css rule:
.brick-layout .mod-articles-category-category { background: #000000 !important; color: #ffffff !important; }
Thank you very much!