.tipy_rabochih_viz {
   
    background: url('../img/bg_tipy_viz.png') no-repeat center top / cover;
    background-color: #3627c2;
}
.tipy_rabochih_viz__content {
    text-align: center;
}
.tipy_rabochih_viz__content-h1 {
    font-size: 35px;
    margin: 0;
    padding-top: 15px;
    padding-bottom: 0px;
    color: #fff;
}
.tipy_rabochih_viz__content_vizi_top, .tipy_rabochih_viz__content_vizi_bottom {
    display: flex;
    justify-content: center;
}

.tipy_rabochih_viz__content_p_warning {
    font-size: 18px;
    color: #fff;
}
.tipy_rabochih_viz__content_p_warning span {
    color: red;
    font-weight: 700;
}
.tipy_rabochih_viz__content_p_bottom {
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    padding-bottom: 50px;
    padding-top: -30px;
}