/* Enter Your Custom CSS Here */
.homepage-widget { 
  margin: 30px 0;
}

.widget-title--home {
  font-size: 1.9em;
  margin-left: 10%;
  margin-right: 10%;
}

.page-title {
  margin-top: 1px;
  margin-bottom: 15px;
}

.page-subtitle {
  margin-top: 15px;
  margin-bottom: 1px;
}

.job-manager-form fieldset {
  margin-top: 2.2em;
  margin-bottom: 2.2em;
}

p,h1,h2,h3,h4  {
  -moz-hyphens: none;
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none;
}

.content-area {
  margin-top: 2.3em;
}

.price-option__description {
  padding-left: 1em;
  padding-right: 1em;
}
