*{margin:0;padding:0}.card{display:flex;flex-direction:column;background:#fff;box-shadow:0 0 10px rgba(169,169,169,.25);border-radius:10px;width:415px;margin:0 20px;cursor:pointer}.card h3,.card p{text-align:left}.body{display:flex;flex-direction:row;justify-content:space-between;padding:0;padding:34px}.body>img{height:80px}.body>div{display:flex;flex-direction:column;justify-content:start}.card>.footer{border-top:1px solid #f0f0f0;padding:16px 34px;display:inline-block}.footer>a{font-family:Roboto;font-style:normal;font-weight:500;font-size:15px;line-height:120%;letter-spacing:.01em;color:#3498db}h3{font-family:Roboto;font-style:normal;font-weight:600;font-size:18px;margin-bottom:16px;color:#616161}p{font-family:Roboto;font-style:normal;font-weight:400;font-size:16px;line-height:120%;color:#616161;letter-spacing:.01em}