.elementor-18129 .elementor-element.elementor-element-3c06cee{text-align:left;color:#000000;font-family:"Poppins", Sans-serif;font-weight:normal;line-height:1.3em;letter-spacing:1px;}.elementor-18129 .elementor-element.elementor-element-3c06cee > .elementor-widget-container{margin:0px 0px 0px 0px;}/* Start custom CSS */figcaption{
    padding-bottom: 70px;
}

.table-container {
      overflow-x: auto;
    }
    table {
      width: 100%;
      border-collapse: collapse;
      min-width: 600px;
    }
    th, td {
      border: 1px solid #aaa;
      padding: 8px 12px;
      text-align: left;
    }
    th {
      background-color: #d9e8f5;
    }
    td a {
      color: #0066cc;
      text-decoration: none;
    }/* End custom CSS */