.custom-form input{outline:0;background:white;width:100%;border:0;margin:0 0 15px;padding:1rem;font-size:0.9rem;color:black;font-size:350}.custom-form textarea{outline:0;background:white;width:100%;border:0;margin:0 0 15px;padding:1rem;font-size:0.9rem}.table-container{border:1px solid #e8e7e7;border-radius:11px;width:637px}table{border-collapse:collapse;width:100%}tbody tr:not(:last-child){border-bottom:1px solid #e8e7e7}tbody tr td:not(:last-child){border-left:1px solid #e8e7e7}tr th{font-size:14px;font-weight:500;color:#fff;background-color:#0066ff}tr td{color:#606060;font-size:14px;font-weight:400}th,td{padding:16px;text-align:center}tbody tr:nth-child(odd){background-color:#fff}tbody tr:nth-child(even){background-color:#f8f8f8}@media only screen and (max-width:1100px){.table-container{width:303px;overflow-x:auto}}