.control-label {
    color: black;
    font-weight: bold;
    font-size: 15px;
  }
  
  
  .form-section .form-section-heading {
     color: black;
     font-weight: bold;
     font-size: 15px;
  }

 p.text-muted{
    color:black;
 }