@keyframes from-bottom{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes from-left{0%{transform:translate(-50px);opacity:0}to{transform:translate(0);opacity:1}}.prose-about-container>div:last-child p{margin-bottom:0!important}
