.Accessibility a {
    font-weight: 700;
    color: #000;
    text-decoration: underline !important;
}

.row + .row {
    margin-top: 20px;
}