/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/


#contactform label[for="contactform-file"] {
	font-size: 16px;
	color: #555;
	font-weight: 400;
	margin-bottom: 6px;
	display: block;
}

