.bottom-section h2 + ol {
    color: #ababab;
    font-size: 16px;
    line-height: 22px;
    padding-left: 18px;
}

.bottom-section h2 + ol li+li {
    margin-top: 6px;
}