/* =================================================================== */
/* Blueviolet #4169e1
====================================================================== */
.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: #1F67B1;
}

.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: #1F67B1;
}

.bottom-separator path {
    fill: #1F67B1;
}

.form-control:focus {
    border: 1px solid #1F67B1;
}

#jubi {
background: url("https://www.serverhouse.ch/img/jubi-sh.png") top center no-repeat;
width: 149px;
height: 160px;
  display: flex;
  align-items: center;
  justify-content: center;
}
