div.middle-text * {
    margin: 10px auto;
    padding: 15px;
    width: 100%;
    max-width: 1100px;
    font-weight: 400;
    font-size: 16px;
    margin-top: -20px;
}

div.middle-text h1 {
    font-size: 38px;
}

h2 {
    font-weight: bolder !important;
    font-size: 1.25em !important;
    margin-top: 20px !important;
}

ul {
    width: 90% !important;
}