ol > li {
    margin-bottom: 20px;
    list-style-type: none;
}

.main-title {
    font-size: 1.5em;
    font-weight: 700;
}

.copyline-list {
    font-size: 1.2em;
}

.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;
}

li {}
