.ws-references {
    overflow-x: auto;
}

.ws-references__table a {
    color: #006FFF;
}

.ws-references__table thead tr th {

}

.ws-references__table tbody tr td,
.ws-references__table thead tr th {
    text-align: center !important;
}

.ws-references__table tbody tr td:first-child,
.ws-references__table thead tr th:first-child {
    text-align: left !important;
}


.ws-references__load-more {
    display: block;
    margin-top: 50px;
    text-align: center;
    text-transform: uppercase;
}
