//
// Wells
// --------------------------------------------------
.well {
background-color: rgba(0, 0, 0, .03);
border: 1px solid rgba(0, 0, 0, .06);
@include box-shadow(none);
}