/*
Theme Name: MMIT Network
Theme URI: https://www.mmitnetwork.com/
Description: Hello Elementor child theme for MMIT Network. Lets you assign a specific Elementor template to each term in the Thought Leadership category taxonomy.
Author: Jacob & Tyler
Author URI: https://jacobtyler.com/
Template: hello-elementor
Version: 1.0.0
Text Domain: mmit
*/

/* Add custom child-theme styles below this line. */

/* [mmit_term] shortcode output */
.mmit-term {
	font-family: "mundial", Sans-serif;
	font-size: 79px;
	font-weight: 300;
	color: #FFFFFF;
}

@media (max-width: 1366px) {
	.mmit-term {
		font-size: 40px;
	}
}
