/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
 /* Headings
 ========================================================================== */
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 15px 0;
  font-family: 'Arial';
  font-weight: 300;
  color: #2c3230;
  text-transform: none;
}

@media (min-width: 1200px)
input.span8, textarea.span8, .uneditable-input.span8 {
    width: 256px;
}
