ol > li {
    margin-bottom: 20px;
    list-style-type: none;
}

.main-title {
    font-size: 1.5em;
    font-weight: 700;
}

.mainpointtit {
    color: #ff9200;
    font-weight: bold;
}

.copyline-list {
    font-size: 1.3em;
}

.copyline-list ul {
    list-style-type: disc;
}

img {
    margin: 10px 0 20px;
}

header img {
    margin: initial;
}

.term-bg {
    font-size: 32px;
    line-height: 80px;
    padding-top: 0;
    text-align: left;
}

.footer-logos-wrapper {
    text-align: center;
}

.footer-logo-raster,
.box-logo {
    display: inline-block;
}

i {
    font-style: italic;
    font-weight: 100;
}

.reg {
    background-color: #ff9200;
    color: white;
    padding: 15px;
}
