.com_investment-rates-table table td {
  padding: 24px;
}
.com_investment-rates-table table tr:nth-of-type(1) {
  background-color: #495A63;
}
.com_investment-rates-table table tr:nth-of-type(1) td p {
  color: #FFFBFB;
}

.com_investment-rates-table table {
  border-radius: 8px;
}
.com_investment-rates-table .table__row li {
  list-style: disc;
  list-style-position: inside;
}