.container h1{
    font-weight: bold;
}

.container ol{
    margin-top: 50px;
    font-weight: bold;
    font-size: 18px;
}

