.elementor-285 .elementor-element.elementor-element-37a5cca{margin-top:20px;margin-bottom:40px;}/* Start custom CSS for html, class: .elementor-element-b7e7fca */.pvcy-table {
    border-collapse: collapse;
    width: 100%;
    table-layout:fixed;
  }
  
.pvcy-table,  th, td {
    text-align: left;
    padding-top: 10px;
    padding-right: 10px;
    border-bottom: 1px solid #ddd !important;
    border-top:none!important;
    border-right:none!important;
    border-left:none!important;
    vertical-align: top;
  }
  
.pvcy-table  td:first-child {
    font-weight:600;
  }
  
  
@media screen and (max-width: 580px) {
      
    .pvcy-table {
          table-layout:auto;
      }
  }
      table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th {background-color:#ffffff;}
table tbody tr:hover>td, table tbody tr:hover>th {
    background-color: #ffffff;}/* End custom CSS */