
.fristcol {
  width: 150px;
}
.salay-content {
  margin-bottom: 10px;
  background-color: #ffffff;
  color: inherit;
}
.table-title {
  font-weight: bold;
  padding: 10px;
}
table > tr > td {
  width: 50%;
  padding: 10px;
  border-bottom: 1px solid #eceef5;
  font-size: 1.1rem;
}

