﻿.termsconditionslist {
list-style: disc;
}
table, th, td {
  border:1px dashed #03B2E7;
  border-collapse: collapse;
  padding-left: 10px;
}
th {
  background-color: #03B2E7;
  color: white;
}