button.black-dotted-link {
    padding: 0;
    border: 0;
    border-bottom: 1px dotted #464e4e;
    background: transparent;
    color: #464e4e;
    cursor: pointer;
    font: inherit;
}
