ol li::before {
    content: "";
    font-weight: bold;
}

.article p {
    font-size: 18px;
    line-height: 1.6 !important;
}

.article p span {
    color: #ffff13;
    font-weight: bold;
}

.article small {
    font-size: 14px;
}