The white description text used for each slide in the frontpage (using Image Show GK) is not so clear due to the the image behind it.
It would be better to get a shadow effect on the text to solve this.
Is this possible?
.gkIsWrapper-gk_creativity .figcaption h1 {text-shadow: 1px 1px 2px #000000;
filter: dropshadow(color=#000000, offx=1, offy=1);}
.gkIsWrapper-gk_creativity .figcaption h2 {text-shadow: 1px 1px 2px #000000;
filter: dropshadow(color=#000000, offx=1, offy=1);}