﻿.und { text-decoration: underline; }
.redunder { 
	text-decoration: none;
	border-bottom: 1px solid red; 
}
.acm-hero .hero-intro {
    color: rgba(255, 255, 255, 1);
}