/*
Theme Name: LMG Create:Creative
Theme URI: https://wearelmg.com/
Description: This is the Create:Creative theme created for the Genesis Framework.
Author: :<G
Author URI: https://www.wearelmg.com/

Version: 2.8.0

Tags: accessibility-ready, custom-colors, custom-logo, custom-menu, featured-images, footer-widgets, full-width-template, left-sidebar, one-column, right-sidebar, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, two-columns

Template: genesis

License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Text Domain: genesis-sample
*/
.site-footer .disclosures-list{
  font-size: 14px;
  margin: 0 0 2rem;
  padding: 0;
}
.site-footer .disclosures-list li{
  list-style: none;
  display: inline-block;
  margin: 0 20px 0 0;
  padding: 0;
  text-transform: uppercase;
}
.site-footer .disclosures-list li a:hover{
  text-decoration: underline;
  color: #fff;
}
.single-team-meta h2{
	color: #192E57;
	margin-bottom: 0;
	font-size: 2.3rem;
}
.single-team-meta h3 {
    text-transform: uppercase;
    font-family: Montserrat, sans-serif;
    color: #a57a4d;
    font-weight: 700;
    letter-spacing: 2px;
	font-size: 1rem;
	
}
@media screen and (max-width: 40em) {
	.show-for-medium-up {
		display: none;
	}

}
@media screen and (min-width: 40em) {
		.single-team-meta h2 {
font-size: 3rem;
	}
	.single-team-meta h3 {
	font-size: 1.5rem;
	}
}

@media screen and (max-width: 64em) {
	.int-tier.mobile-no-padding {
		padding: 0 1rem !important;
	}
}



