label{
  font-weight: 600;
  font-size: 16px;
}

webform-element-description{
  margin-bottom: 5px;
  font-size: 14px;
} 

summary{
  font-size: 16px;
  font-weight: 600;
  color: blue;
} 

.fieldset-legend {
  font-size: 16px;
  font-weight: 600;
}

.form-check-label{
  font-weight: 400;
  font-size: 15px;
} 

button{
  color: white !important;
} 

button:hover{
  background-color: #539ed0 !important;
}

.captcha-admin-links {
  color: #696969;
} 

.bImage{
  display:none;
}  

input{
  height: 35px;
}  
  
p{
  font-size: 16px;
}

.form-control{
  font-size: 16px !important;
}