.tooltip-inner{
    background-color: #003777;
}

.tooltip.bs-tether-element-attached-bottom .tooltip-inner::before, .tooltip.tooltip-top .tooltip-inner::before{
    border-top-color: #003777;
}