/* Settings */ .setmenu{ background-color: #F5F5F5; border: 1px solid #E3E3E3; border-radius: 4px 4px 4px 4px; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset; margin-bottom: 20px; min-height: 20px; padding: 19px; } .heroless{ background-color: #eeeeee; padding: 10px; margin-bottom: 10px; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; } .heroless h1 { margin-bottom: 0; font-size: 40px; line-height: 1; letter-spacing: -1px; color: inherit; } .heroless p { font-size: 18px; font-weight: 200; line-height: 30px; color: inherit; }