 /*
Theme Name: TecGear
Description: Tema da TecGear
Author: Corenzan
Author URI: https://www.corenzan.com
Template: yellowproject
Version: 1.0
Text Domain: yellowproject
*/

/*----------------------------
CUSTOM CSS
----------------------------*/

body > header,
body > footer {
  background-image: url("/wp-content/uploads/2013/09/pattern.png");
}

header .slogan {
margin-top: 43px !important; /*!important is needed because the father theme loads the main css after this child theme CSS */
}
