body {
  background-color: #ffffff;
  font-family: 'Times New Roman', serif;
  }
  .card {
    background-color: #fbf7f2;
  }
  .card-header {
    background-color: #fbf7f2;
    border: none;
    
  }
  .list-group-item {
    background-color: #fbf7f2;
    border: none;
  }
 
  .rp-header {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 1px;
    background-color: #f9f7f2;
  }
  .rp-font {
    font-family: "Georgia", serif;
    font-style: normal;
    font-size: 18px;
    line-height: 1.5;
  }
  .rp-headline {
    font-family: "Georgia", serif;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 1.5;
  }

  

    
  