/*
	Theme Name:		ITBMS Theme
	Description:	A child theme of the Twenty Seventeen default WordPress theme
	Author:			eRepasi
	Template:		twentyseventeen
	Created:		21-Januar-2018
	Revision:		26-July-2018
	File:			style-contactPage.css (assets/css/style-contactPage.css)
*/
/*---------------------------*/

		.main-header {
			margin: 35px 0px 20px 0px;
		}
		.fbox-head {
			margin: 25px 0px 0px 0px;
		}
		.fbox-child {
			margin: 25px 10px;
			vertical-align: top;
			padding: 5px 0px;
			display: inline-block;
		}	
		.webmaster-head {
			margin: 25px 0px 0px 0px;
		}
		.webmaster-link {
			margin: 15px 0px 25px 0px;
		}
		.main-end-space {
			height: 4em;
		}
