/* Override this file to customise the theme's CSS for your site */ .content__body a { color: var(--orange); } .content__body a:hover, .content__body a:visited { color: var(--yellow); }