@charset "utf-8";

.flowSubTitle > a {
    color: inherit;
    text-decoration: underline;
}

.flowSubTitle > a:hover {
    color: inherit;
    text-decoration: none;
}