
#main-text {
    text-align: justify;
    width: 100%;
    max-width: 750px;
}

#page-contents >.flex-container {
    justify-content: center;
}

.intrusive-thoughts {
    color: #383838;
    font-size: 80%;
    position: relative;
    top: 2px;
}


