/*   
 * Template Name: Onboard - Responsive website template for crowdfunding campaigns
 * Version: 2.0
 * Author: Xiaoying Riley at 3rd Wave Media
 * Website: http://themes.3rdwavemedia.com/
 * Twitter: @3rdwave_themes
*/
/* ======= Base ======= */

  .header h1.logo a {
    background: transparent url('../images/Bennett_Easton_Logo.svg') no-repeat left top;
  }

.section-title {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0px;
  font-weight: 800;
  font-size: 32px;
  position: relative;
  padding-bottom: 5px;
}
  
a.btn-primary,
.btn-primary {
  background: #cf175c;
  border: none;
  color: #fff;
  text-transform: uppercase;
}

.promo-section .headline {
  margin-top: 0;
  margin-bottom: 60px;
  font-size: 28px;
}

/* Generic section styling */
.section {
  padding-top: 90px;
  padding-bottom: 30px;
}

div.d {
    line-height: 200%;
}

.progress-container {
  margin-top: 25px;
}

.progress-container {
  margin-bottom: 1px;
}