/*
Theme Name: Theme Child
Theme URI: http://neurosynthesis.com
Author: NeuroSynthesis
Author URI: http://neurosynthesis.com
Version: 1.0.0
Template: theme
*/

@import url("../theme/style.css");

/* Your CSS code goes here
-------------------------------------- */

.logo-wrap {
padding: 10px 0 10px;
}
#outer-wrap {
background: red;
}
