/**
  Only use this file when you need to override a CSS Setting in theme. Use as last resort
*/

.underline a{
    text-decoration: underline;
}