.btn-new { background: #c45c26; color: #fff; border: 0; padding: 8px 12px; border-radius: 3px; }
.btn-new:hover { background: #a34818; }
.btn-ghost { background: transparent; border: 1px solid #bbb; padding: 6px 10px; }
