.w-128 {
    width: 20rem;
}
.-mb-2px {
    margin: -2px;
}
.px-10 {
    padding-left: 4rem;
    padding-right: 4rem;
}

.dist-p p + p {
    margin-top: 0.4em; /* Adds spacing only to paragraphs that follow other paragraphs */
}

.bg-stanford {
    color: whitesmoke;
    background: #8c1515;
}

.stanford-title {
    font-size: 1.5555555556em;
    font-weight: 400;
    line-height: 1.25em;
    height: min-content;
    text-decoration: none;
    color: #fff;
    font-family: Stanford,Source Serif Pro,Georgia,Times,Times New Roman,serif !important;
    font-style: normal;
    font-variant: normal;
}