/* Enter Your Custom CSS Here */
.job-manager-error {
padding: 20px;
background:#C70303;
border: 1px solid #C70303;
border-radius: 4px;
color: white;
overflow: hidden; 
  text-align: center;
  font-weight: bold;
}

.job-manager-form h2 {
    font-size: 23px;
    font-weight: 600;
    margin: 40px 0;
  text-align: center;
}

.jmfe-custom-field {
  font-weight: 800;
      text-decoration: underline;
}
.woocommerce-MyAccount-navigation-link {
display: none;}

label {
  font-size: 12px;
}