*{box-sizing:border-box;padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(#9be783,#1ad151);font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;height:100vh}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{background:linear-gradient(#9be783,#1ad151);flex-direction:row;height:100vh;justify-content:space-around;width:100vw}.App,.profile-card{align-items:center;display:flex}.profile-card{background:#353535;flex-direction:column;height:375px;justify-content:center;width:250px}.profile-card .profile-card_image{border:3px solid #f2726a;border-radius:50%;height:120px;overflow:hidden;transition:1s;width:120px}.profile-card .profile-card_image img{cursor:pointer;height:100%;object-fit:cover;object-position:center;width:100%}.profile-card .profile-card_image:hover{border:none;border-radius:unset;height:100%;transition:1.5s cubic-bezier(.075,.82,.165,1);width:100%}.profile-card a{color:#fff;cursor:pointer;margin:5px 10px;padding:5px;text-decoration:none}.profile-card .contact-btn{background:#fff;border:3px solid #f2726a;border-radius:10px;color:#2626f0;cursor:pointer;font-weight:600;margin:10px;padding:10px}.profile-card .contact-btn:hover{scale:.95}.profile-card h2,.profile-card h3{color:#fff;text-align:center;width:100%}.profile-card h3{color:#f2726a;margin-top:5px}.profile-card .profile-card_social-media{font-size:18px;margin:10px 0}.profile-card .profile-card_social-media i:hover{color:#3939fa;scale:.95;transition:.2s}
/*# sourceMappingURL=main.ff825ff5.css.map*/