/*
Theme Name: Fortune Child
Author: Mission Web Works
Template: fortune
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl.html
Description: Fortune Child theme
Version: 1.0
Text Domain: fortunechild
*/

.navbar {
  border:none;
  background:#fff;
  margin:0;
}

.navbar .logo {
  padding:0;
}

.navbar .logo img {
  max-width: 100px !important;
  height: auto !important;
}

.home .page-content {
  padding-top:30px;
}

