

/* Start:/seminar-po-markirovke//style.css?1710485100689*/
.seminar--container {
    padding-left: 10px;
    padding-right: 10px;
}
.square-list.main {
    padding-left: 20px;
    list-style: none;
}
.square-list li p::before {
    content: '';
    width: 10px;
    height: 10px;
    background: #bb2f2c;
    display: inline-block;
    margin-right: 10px;
}
.seminar--reg {
    width: 270px;
    padding: 10px 20px;
    background: #be2a2a;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    text-align: center;
    display: inline-block;
    text-transform: uppercase;
    font-size: 18px;
}
.seminar--reg:hover {
    background: #983030;
    color: #fff !important;
    text-decoration: none;
}
/* End */
/* /seminar-po-markirovke//style.css?1710485100689 */
