/* =================================================================== */
/* Blueviolet #3D4167
====================================================================== */
.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: #3d4167;
}

.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: #3d4167;
}

.bottom-separator path {
  fill: #3d4167;
}

.form-control:focus {
  border: 1px solid #3d4167;
}
