table {
  border: 1px solid #000;
}

table thead {
  border: 1px solid #000;
}

table thead th {
  color: #fff;
  background-color: #0e2b3d;
  text-align: center;
  justify-content: center;
  padding: 10px;
}

table tbody tr td {
  border: 1px solid #000;
  padding: 10px;
}

.fod-tilte {
  /* text-decoration: underline; */
  color: #0e2b3d;
}

.fod-finder-img img {
  border: solid 1px #0e2b3d;
}

.fod-text {
  line-height: normal;
}
