.elementor-2771 .elementor-element.elementor-element-115518bf{--display:flex;--background-transition:0.3s;}@media(min-width:768px){.elementor-2771 .elementor-element.elementor-element-115518bf{--content-width:1024px;}}/* Start custom CSS */ul.watupro-paginator li.answered {
    position: relative;
    background-color: #4d4c4d;
    color: #fff;
    clip-path: polygon(10px 0%, 100% 0%, 100% 100%, 0 100%, 0% 10px);
}

ul.watupro-paginator li.answered::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-bottom: 15px solid #bac4cb;
    border-left: 15px solid transparent;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
}

ul.watupro-paginator li.active {
    position: relative;
    background-color: #4d4c4d;
    color: #fff;
}


ul.watupro-question-paginator li {
    width: 50px !important;
    height: 2em;
    font-size: .85em;
}

.watupro-heading {
    color: #084993;
    font-size: 20px;
    font-weight: 700;
}/* End custom CSS */