﻿/* This stylesheet is pulled into the base master page for each site on Elcom.  File is referenced directly, which can be done on a multi-site setup */


/* Style to make links in the Elcom Rich Text Editor (RTE) more visible */
.ElementContainer a {
  text-decoration: underline;
}