/*   
Theme Name: YouthWorks-Detroit
Description: Child theme from Enigma Pro, customized for YouthWorks-Detroit
Author: Ross Acheson, Qilu Cao, Haoda Zou, Lianzheng Mu
Author URI: rossacheson.com
Template: enigma-premium
Version: 1.0.0
.
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl.html
.
*/

@import url("../enigma-premium/style.css");

a {
	text-transform: none;
}

.enigma_post_author {
	display: none;
}

.enigma_blog_post_content img {
  height: auto;
}

@media only screen and (max-width: 992px) {
#header-logo {
  margin-left: auto;
  margin-right: auto;
}
}