/* View and edit proposals table links - match Important dates link style */
.rf-table.sessionsAndSubmissions a {
    color: #000000 !important;
    text-decoration: underline !important;
    font-weight: 400 !important;
}
