.elementor-346 .elementor-element.elementor-element-961a586{--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;}:root{--page-title-display:none;}/* Start custom CSS */table {
  width: 100%;
  border-collapse: collapse;


}
table td, th {
  border-bottom: 1px solid black;
    background-color: white; /* Add this line to set white background */


}

table td:first-child {
  width: 60%;
    background-color: white; /* Add this line to set white background */

}

table td:last-child {
  width: 40%;
  font-weight: bold;
}/* End custom CSS */