.tooltipster-noir {
    border-radius: 0;
    border: 3px solid #ede6e3;
    background: #fff;
    color: #2c2c2c;
}

    .tooltipster-noir .tooltipster-content {
        /*font-family: 'Georgia',serif;*/
        font-size: 17px;
        line-height: 16px;
        padding: 8px 10px;
        font-weight:600;
    }
