
.cpg-container { margin-top:20px; }
.cpg-table { width:100%; border-collapse:collapse; }
.cpg-table th, .cpg-table td {
    padding:8px;
    border-bottom:1px solid #eee;
    text-align:center;
    font-family:Poppins, sans-serif;
    font-size:14px;
    color:#000;
}
