  .custom-text{
    color: rgb(242, 164, 29);
  }
  .text-heading{
    color: rgb(15, 48, 84);
  }
  @media (max-width: 576px) {
  table td {
    text-align: left !important;
  }
}