
  #loan-button span {
    color: #000 !important;
  }
  #loan-button {
    text-align: center !important; 
    max-width: 30rem; 
    margin: 0 auto; 
    height: 50px; 
    border-radius: 30px; 
    background-color: #f29979 !important; 
    color: #000 !important;
  }
