/* Base
==========
*/
/* Media queries
==========
*/
/* Colors
==========
*/
/* Sections
==========
*/
/* Container
==========
*/
/* Susy grid
==========
*/
/* Block
==========
*/
/* Buttons
==========
*/
/* Margin
==========
*/
/* Padding
==========
*/
/* Icons
==========
*/
/* Form
==========
*/
/* Notifications
==========
*/
/* Navigation bar
==========
*/
/* Aside
==========
*/
/* Off canvas
==========
*/
/* Tabs
==========
*/
/* Table
==========
*/
/* Tooltip
==========
*/
/* Modal window
==========
*/
/* Accordion
==========
*/
/* Breadcrumb
==========
*/
/* Pricing tables
==========
*/
/* Progress bar
==========
*/
/* Spinners
==========
*/
/* Dropdown
==========
*/
/* Media
==========
*/
/* Block grid
==========
*/
/* Content manager
==========
*/
.peanuts .c-feature__info {
  right: 0;
}

.peanuts .c-feature--reverse .c-feature__info {
  left: 0;
  right: none;
}

.btn--beta,
.btn--gamma,
.btn--primary {
  border-color: rgb(244, 141, 1);
  background-color: rgb(244, 141, 1) !important;
}

/* Dashboard */
.dashboard--icon {
  float: left;
  width: 55px;
  height: 55px;
  line-height: 30px;
  margin: 0 1.875rem 0 0;
}

.dashboard--details {
  display: block;
  float: left;
  line-height: 43px;
  color: #000000;
}
.dashboard--details:hover {
  color: #666666;
}

.dashboard--counter {
  display: block;
  font-size: 55px;
  font-weight: bold;
}

.dashboard--title {
  display: block;
  font-size: 20px;
}

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