/*
 Theme Name:   Child Theme for Rathskeller Main Theme
 Description:  Rathskeller Club Child Theme (do your theming here)
 Template:     foundationpress_2016-03-20_12-19
*/

.nf-form-cont {
	background: transparent;
	color: #ffffff;
  clear:left;
  font-size: 16px;
  max-width: 600px;
  margin: auto;
}


.nf-form-cont h2 {
  	font-weight: normal;
  }

.nf-form-cont br {
  	line-height: 1;
  }

label {
	font-size: inherit;
	line-height: 1;
	color: #FFFFFF;
}

input[type='button'] {
 	color: #000;
 	padding: 3px;
}