Hi,
I'm using this template [https://github.com/calintat/minimal] to create my website. Now, I've noticed that every time I write a code inline like for example the following line:
dlyr basics: (i)filter(), (ii) arrange(), (iii) select(), (iv) mutate(), (v) summarize() and pipeline operator
I get the code in red. Like the following:

I tried searching in the main.css file already but couldn't fine any line where I could change the color. I don't have the issue with the color when I knit the Rmd file to pdf or to word. Does anyone how I can edit the color of the inline code?
I would really appreciate any help 
Karen