body{margin:0;padding:0;box-sizing:border-box}.wrapper{margin:0 30px}.card{border:none}.card:hover{background-color:#1291d8}.card:hover .card-title-style{color:#fff}.card-wrapper{height:550px;border-radius:10px;transition:transform .3s ease-in-out}.card-wrapper:hover{color:#fff;transform:scale(1.1)}.card-title-style{font-size:18px;font-weight:900;color:gray;line-height:1.5rem}.wrapper{margin:0 40px}.author,.date{padding:0 4px}.bio-text{height:50px;width:370px;white-space:normal;overflow:hidden;text-overflow:ellipsis;font-size:16px;line-height:1.7rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}