.c-transactions-act__tr{
  padding: 20px 0 4px;
  border-bottom:none;
}

.c-transactions-act-list{
  padding-top:12px;
  font-size:13px
}

.c-transactions-act-list li:not(:1last-child) {
  margin-bottom: 6px;
}

.transactions-act_li{
  padding-left: 1em;
  text-indent: -1em;
}

.transactions-act_li:before {
  content: "ви";
}
  
.transactions-act__link{
    font-weight: 400;
 }

h2.c-ttl-second {
  margin: 0 0 2em;
  padding: 6px 0;
  font-size: 1.2em;
  font-weight: 400;
  border-bottom: 3px dotted rgba(70, 73, 102, 0.33);
}

 h3.c-tbl-list__th {
 font-weight: 400;
}
