#pp {
    border: 1px solid #eaecef;
    border-radius: 10%;
    max-width: 150px !important;
}

h1 {
    /* border-bottom: 1px solid #dee2e6; */
    padding-bottom: 0.3em;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0.5em !important;
    margin-bottom: 0.5em !important;
    border-bottom: none !important;
}

ol,
ul {
    padding-left: 1rem;
}