diff --git a/_includes/testimonials.html b/_includes/testimonials.html index 6e45a54..7fafd19 100644 --- a/_includes/testimonials.html +++ b/_includes/testimonials.html @@ -10,6 +10,7 @@ } .carousel-arrows { + position: relative; text-align: right; font-size: x-large; margin-top: -30px; @@ -19,7 +20,7 @@ } .carousel-arrows span:hover{ - color: #{{site.data.template.color.mkpyellow}}; + color: #{{site.data.template.color.mkpYellow}}; } .slick-track { @@ -53,8 +54,8 @@