/*** WIDGET/SYSTEM CSS ***/


/*** PAGE CSS OVERRIDES ***/
.table2 {margin-block:40px}.info-table {width:100%;max-width:100%;border-collapse:collapse;margin:0 auto;table-layout:fixed;word-wrap:break-word;color:#fff;}.info-table thead th {background-color:#6491b5;color:#ffffff;text-align:left;padding:12px 16px;font-weight:400;font-size:20px;font-family:'Sorts Mill Goudy', serif;;border:solid 1px #6491b5;border-bottom:0}.info-table tbody td {padding:14px 16px;font-size:15px;vertical-align:top;border:1px solid #fff;}.info-table {width:100%;table-layout:fixed; border-collapse:collapse;}.info-table thead th:nth-child(1),.info-table tbody td:nth-child(1) {width:60%;}.info-table thead th:nth-child(2),.info-table tbody td:nth-child(2) {width:40%;}@media (max-width:768px) {.info-table {display:block;overflow-x:hidden;}}@media (max-width:480px) {.info-table thead th:nth-child(1),.info-table tbody td:nth-child(1) {width:65%;}.info-table thead th:nth-child(2),.info-table tbody td:nth-child(2) {width:35%;}}