@import url("https://fonts.googleapis.com/css2?family=Nunito:wght@700&display=swap");

.sac-tooltip{
    opacity: 1 !important;
    font-family: 'Rawline', 'Raleway' !important;
    background-color: #8B9F36 !important;
    font-weight: 600 !important;
    font-size: .875rem !important;
    color: #fff !important;
    text-align: center !important;
}

.sac-tooltip::after{
    background-color: #8B9F36 !important;
}