.container{margin-top:40px}h2{color:#800080;font-size:22px;text-align:center;margin:20px 0}.card{background:#fff;border-radius:10px;box-shadow:0 20px 50px rgba(0,0,0,0.1);font-family:"Trebuchet MS";margin:10px auto;width:320px}.card:hover{box-shadow:0 30px 70px rgba(0,0,0,0.2)}.card .box{border-top-right-radius:2px;border-top-left-radius:2px;border-top:2px solid #800080;text-align:center;padding:20px;box-sizing:border-box;width:100%}.card .box .img{width:120px;height:120px;margin:0 auto;border-radius:50%;overflow:hidden}.card .box .img img{width:100%;height:100%}.bold{font-weight:bold}.profile-name-card{padding:20px 0;font-weight:bold}@media only screen and (max-width:600px){.card{width:100%}.box{width:100%}}.footer{font-family:"Trebuchet MS";margin-top:50px}