/* =================================================================== */
/* GregHufferRed #7b0402 #7b0402
====================================================================== */
.hero-section .btn-primary,
.hero-section .btn-primary:hover,
.hero-section .btn-primary:active,
.hero-section .btn-primary:focus,
.hero-section .btn-primary:not(:disabled):not(.disabled):active,
.benefits-section .item-icon {
  color: #7b0402;
}

.btn-primary,
.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:not(:disabled):not(.disabled):active,
.hero-section,
.form-section .btn-subscribe.is-active,
.reviews-section .icon-holder,
.author-section {
  background: #7b0402;
}

.bottom-separator path {
  fill: #7b0402;
}

.form-control:focus {
  border: 1px solid #7b0402;
}
