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

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