body{background-color:#0d0f14;font-family:Trebuchet MS,Helvetica,sans-serif;display:flex;justify-content:center}.container{display:flex;flex-direction:column;align-items:center;background-color:#eda3b2;justify-self:center;padding:32px 16px 24px;border-radius:48px;border:#eee 1px solid;width:fit-content}hr{border:#0d0f14 1px solid;width:100%}.photo-header{display:flex;flex-direction:row;align-items:center;gap:8px}.photo-header img{border-radius:50%;max-height:90px;border:#0d0f14 1px solid}.photo-header .home-link{color:#0d0f14;text-decoration:none}ul.linker{list-style-type:none;padding:0;margin:8px;width:100%}ul.linker li{width:100%;display:flex;align-items:center;justify-content:center;margin-bottom:8px}ul.linker li a{display:flex;justify-content:center;color:#48b7e2;text-decoration:none;border-radius:16px;background-color:#eee;font-size:20px;width:100%;padding-top:16px;padding-bottom:16px;border:#0d0f14 1px solid}ul.linker li a:hover{background-color:#7fffd4}.info-container{max-width:340px}.author-tag{display:flex;flex-direction:row;align-items:center;gap:8px}.author-tag img{border-radius:50%;max-height:40px;border:#0d0f14 1px solid}.author-tag .author-block>.author-pronouns-line{line-height:0;color:#3f3f3f}.no-bottom-margin{margin-bottom:0}textarea{width:100%}.hidden-warning{display:none}
