/**
 * CTA--LAYOUT-IMAGE-RIGHT/LEFT
*/
.c-heading--align-centre {
  text-align: center;
}

.c-heading--align-left {
  text-align: left;
}
