h1 {margin-top: 100px;}

.node-content div {margin-bottom: 30px}
.node-content p {overflow: hidden !important;}
aside {display: none;}
/* adding this via an email request by Angelle Skaggs 4/1/23 */
.node-content, h1 {max-width: 1000px !important; margin: 100px auto -15px auto !important; }

@media (min-width: 640px) {
	.node-tulane-news .body ul li,
	.node-tulane-news .body ul li strong {
	  	font-family: freight-sans-pro;
    	font-size: 16px!important;
    	line-height: 25px;
 	    letter-spacing: 0.03em;
	}
}