  .application-form-section {
  border: 1px solid #ccc; 
  padding: 20px 10px;
  border-radius: 10px;
  margin-bottom: 20px;
}

.application-form-section h2 {
  font-family: 'Roboto', sans-serif;
  font-weight: 600;
}

#awardsApplicationForm .fold-header {
  padding: 15px;
}

.application-form-section .text-muted {
  margin-bottom: 10px;
  font-style: italic;
}
