.btn-primary {
    background: #FF0000;
    border-color: #FF0000;
}

.btn-primary:hover {
    background: #e50000;
    border-color: #e50000;
}

.h-block {
    background: linear-gradient(rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.85)), url(/page/lead/component/img/422660_5e58959ef7364b04a67b3f2d97b80b8d.jpg) #333 no-repeat;
    background-size: cover;
    color: white;
}

.logo, .nav-link {
    color: white !important;
}

hr {
    border-top: 1px solid white;
}

.form {
    background: whitesmoke;
    color: black;
    border: 0px;
}

.navbar-toggler {
    border-color: white !important;
    background: white;
}

.face1 {
    background: url(/page/lead/component/img/maria-minsk.jpg) no-repeat;
    background-position-x: 50px;
    background-position-y: 30px;
}

.face2 {
    background: url(/page/lead/component/img/aleksej-omsk.jpg) no-repeat;
    background-position-x: 50px;
    background-position-y: 30px;
}