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

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