/*

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 h1 {
	font-family: "Raleway", sans-serif !important;
	font-weight: 700 !important;
	margin-top: 50px !important;
	margin-bottom:30px !important;
	letter-spacing: 0.02em !important;
}

.tco-under-construction h2 {
	font-family: "Montserrat", sans-serif !important;
	font-weight: 400 !important;
	margin-bottom:15px !important;
}

.tco-under-construction p {
	font-family: "Montserrat", sans-serif !important;
	font-weight: 300 !important;
	font-size:20px !important;
	font-size:20px !important;
	line-height:1.5 !important;
	color: #353535 !important;
}