.proactive-need-help {
    background-color: #fff;
    border-radius: 10px;
    right: 0;
    box-shadow: 0 0 9px 0 rgb(0 0 0 / 25%);
    margin: 9px;
    display: none;
}