.esepter-container {
    max-width: 1170px;
    margin:auto;
}

.esepter_block {
    background-color: #fff;
    padding:2rem;
    margin:4rem 0 4rem 0;
    border-radius:1rem;
    box-shadow: 0px 0px 15px -3px rgba(0, 0, 0, 0.1);
}

h1 {
    text-align: center;
    margin-bottom: 1.1rem;
    color: #0056b3;
    margin-bottom: 2rem;
}

ol li {
    font-size: 1.3rem;
    margin-bottom: 1rem;
}
