/*
Theme Name: Pond
Description: Child theme so updates don't mess it up.
Author: NJ
Template: oceanwp
Version: 1.0
*/

 .primary-rack, .secondary-rack, .tertiary-rack {
	width:33%;
	float:left;
	border-right:1px solid #f1f1f1;
	text-align: center;
	padding: 0 40px;
	
}
.tertiary-rack {
	border-right:0
}

.nf-form-content .ninja-forms-field{
	padding:0!important
}

.content-area {
	width:100%;
	padding-right:0;
	border-right:0
}