﻿div.Content_PageLink {
    flex: 1;
    margin-bottom: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.Content_PageLink a, .Content_PageLink a:visited {
    text-decoration: none;
}