.container-md {
    position: relative;
    width: 90%;
    margin: 0 auto;
    padding: 0 20px;
    font-weight: 300;
    font-size: 1em;
}
.blod{
    font-weight:400;
}
.title {
    font-size: 24px;
    margin-bottom: 10px;
    font-weight: bold;
    color: #e23d0e;
}

.tos-list li {
    display:block;
    line-height: 2em;
}

.term-1-level{
    margin-bottom: 1em;
}