.paper{flex-direction:column;margin:60px 9px 15px;padding:10px 15px;max-width:777px;height:auto;font-family:Courier New,Courier,monospace;color:black;background-color:rgb(241,233,235);box-shadow:gray (0,0,1,1);border-radius:20px;box-sizing:border-box}.name,.paper{display:flex;justify-content:center}.name{font-size:26px;font-weight:700}.contact-info{display:flex;justify-content:center;flex-wrap:wrap}.paper a{color:#0000ee;&:hover{text-decoration:underline}}.section-header{display:flex;font-size:22px;font-weight:700;justify-content:center}.highlight{font-size:16px;font-weight:700}.general-text{font-size:14px}.space-between{display:flex;justify-content:space-between}.inline{display:flex}.paper ul{margin-left:30px;list-style-type:disc;list-style-position:outside}