Do you know how can I change the < > and portfolio color or the home module ?
http://kreendesign.com/
I tried on the overide.css but I guess I did not do it right

Tks a lot : http://awesomescreenshot.com/0022gq6sda
.gkIsWrapper-gk_creativity .figcaption > a { }
.gkIsWrapper-gk_creativity .gkIsNextBtn i, .gkIsWrapper-gk_creativity .gkIsPrevBtn i { color: black; }
.formResponsive textarea, .formResponsive input[type="text"], .formResponsive input[type="password"] {
height: 21px;
}
.gkIsWrapper-gk_creativity .figcaption > a {
background: rgba(255, 255, 255, 0.5) !important;
border: 2px solid red !important; color: red !important;
}
.gkIsWrapper-gk_creativity .gkIsNextBtn i, .gkIsWrapper-gk_creativity .gkIsPrevBtn i { color: black !important; }