.custom-table{width:100%;border-collapse:collapse}
.custom-table thead th,.custom-table tbody th,.custom-table thead td,.custom-table tbody td{padding:5px;text-align:left;font-size:1.3rem}
@media screen and (min-width:768px){.custom-table thead th,.custom-table tbody th,.custom-table thead td,.custom-table tbody td{padding:10px;font-size:1.6rem}
}
.custom-table.table-striped tbody tr:nth-child(odd){background-color:#f1f5f6}
.disclaimer-section{padding:25px 0 0}
.disclaimer-section p{margin-bottom:5px}