main {
    text-align: center
}

.title2 {
    margin-bottom: 0
}

.normal {
    margin-top: 0
}

.conclude {
    margin-top: 1.25rem
}

.top-margin {
    margin-top: 1rem
}

.unordered {
    list-style-type: disc
}

.services-provided {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.sections {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-bottom: 1.25rem
}