.big-red-header {
    font-size: 16px;
    color: #672527;
    text-decoration: none;    
}

.big-red-header:hover {
    text-decoration: underline;
}