/* to rectify the formatting from formidable */
.entry form {
  text-align: justify !important;
}


/* for use in Builder Theme */
.builder-module-widget-bar .widget h4 {
  color: #333333 !important;
}

.widget-title {
  border-bottom:1px solid #FFFFFF;
  margin-bottom:10px !important;
  padding-bottom:2px !important;
}

.builder-module-content-outer-wrapper {
    background-color: white;
}
