a,
.colourchange,
.colourchange-hover:hover {
  color: #00af41; }

.thumbnail-link__text {
  color: #00af41; }
.thumbnail-link:hover .thumbnail-link__text {
  /* Fallback for web browsers that doesn't support RGBa */
  background: #00af41;
  /* RGBa with 0.8 opacity */
  background-color: rgba(0, 175, 65, 0.7);
  /* IE 5-7 */
  /* For IE 8*/ }
