/*

Theme Name: Pro &ndash; Child Theme
Theme URI: https://theme.co/pro/
Author: Themeco
Author URI: https://theme.co/
Description: Make all of your modifications to Pro in this child theme.
Version: 1.0.0
Template: pro

*/


/* Under Construction Page */

.tco-under-construction-logo {
	margin: auto !important;
	margin-bottom:120px !important;
	width: 550px !important;
}

.tco-under-construction {
	font-family: Roboto, sans-serif !important;
	max-width: 750px !important;
}

.tco-under-construction h1 {
	font-family: Roboto, sans-serif !important;
	font-weight: 700 !important;
	font-size:50px !important;
}

.tco-under-construction h2 {
	font-family: Roboto, sans-serif !important;
	font-weight:400 !important;
	font-size:32px !important;
}

.tco-under-construction p {
	margin: 45px 0 0 !important;
	font-family: Roboto, sans-serif !important;
	font-weight:300 !important;
	font-size:23px !important;
	letter-spacing:0.05em !important;
}