.elementor-10381 .elementor-element.elementor-element-1e572c16{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget .tippy-tooltip .tippy-content{text-align:center;}/* Start custom CSS */nav.elementor-pagination .page-numbers{
  border: solid 1px #ccc;
  border-radius: 50px;
}
nav.elementor-pagination .page-numbers:hover{
  background: #039844;
}
nav.elementor-pagination .page-numbers.current {
    border-color: #039844;
}
nav.elementor-pagination .elementor-pagination-current, 
nav.elementor-pagination .page-numbers {
  display: inline-block;
  width: 35px;
  height: 35px;
  line-height: 35px; 
  text-align: center;
}

@media (max-width: 768px) {
    
.table-scroll{
    display:block;
    width:100%;
    max-width:100%;
    overflow-x:auto;
    overflow-y:hidden;
    -webkit-overflow-scrolling:touch;
}

.table-scroll table{
    border-collapse:collapse;
    white-space:nowrap;
    min-width:900px;
}

}/* End custom CSS */