.template{width:100vw;height:100vh;display:flex;flex-direction:column;justify-content:space-between;background:#e5e5e5}.template h4{margin:0;color:rgba(0,0,0,.7);font-size:1rem;font-family:Roboto;line-height:18px}.template .profile{display:flex;align-items:center}.template .profile .avatar-user{width:57px;height:57px;border-radius:9999px;overflow:hidden}.template .profile h3{color:rgba(0,0,0,.7);font-size:1rem}.template .profile h3,.template .profile h4{font-family:Roboto;margin:0;line-height:18px}.template .profile h4{color:rgba(0,0,0,.5);font-size:.875rem}