.financialList{ margin-top: 40px;}
.financialList table,
.financialList tbody,
.financialList tr,
.financialList th,
.financialList td{
 display: block;
 line-height: inherit;
}
.financialList th,
.financialList td{ border: none;}
.financialList th{
 width: 100%;
 padding: 10px;
}
.financialList td{ padding: 20px 10px;}
.financialList td a{
 line-height: 2.2rem;
 display: inline-block;
}
.financialList td a:nth-of-type(n+2){ margin-top: 5px;}


