@import url(https://fonts.googleapis.com/css?family=Raleway:300,400,600);.navbar-laravel {
  background-color: #fff;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04);
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04);
}

body {
  font-weight: 400 !important;
}

body .content-header h1 {
  font-weight: 400 !important;
}

body .btn {
  font-weight: 400;
}

.skin-blue .sidebar-menu li a {
  font-weight: 500;
}

