.navbar {
  margin-bottom: 0; }

.navbar-brand {
  float: left;
  padding: 0;
  font-size: 20px;
  line-height: 22px;
  height: 50px; }

section {
  padding-top: 50px;
  padding-bottom: 50px; }

#title-section {
  background: #4a82bd; }

#intro-section {
  position: relative; }

#notes-screenshot {
  display: block;
  margin-left: auto;
  margin-right: auto; }
  @media (min-width: 750px) {
    #notes-screenshot {
      float: right;
      margin-top: -100px;
      margin-bottom: -100px; } }

#background-section {
  background: #3071a9; }

#intro-section blockquote {
  border-left: none;
  padding-left: 0;
  padding-right: 0; }
#intro-section blockquote:before {
  content: url("/apps/notes/img/pencil.png");
  vertical-align: middle; }

#news-section {
  background: #3071a9; }

#site-footer {
  padding-top: 50px;
  padding-bottom: 50px;
  background: #262626;
  color: #555555; }

/*# sourceMappingURL=app.css.map */
