/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
/* +--------------------
 * | Custom CSS
 * +--------------------
 */

.nf-field-container.hr-container {
	margin-bottom: 25px !important;
}

hr.ninja-forms-field {
  height: 1px !important;
  background: #ccc !important;
  border: 0 !important;
}