.tipsy {
    opacity: .95;
}

.tipsy-arrow-s {
    border-top-color: #778899;
}

.tipsy-arrow {
    border: 5px dashed #778899;
}

.tipsy-inner {
    background-color: #778899;
    font-weight: bold;
    text-align: center;
    color: #000;
}
