﻿body{background-image:url('../img/modern-conference-room.jpg');background-repeat:no-repeat;background-attachment:fixed;overflow-y:auto;display:flex;flex-direction:column;align-items:center;}.content{max-width:700px;width:100%;height:unset;background:linear-gradient(to bottom,#fff,rgba(255,255,255,.5));display:flex;flex-direction:column;align-items:stretch;padding:16px;height:auto;flex-grow:1;}.card{color:#000;display:flex;flex-direction:column;margin-bottom:32px;flex-shrink:0;background-color:#fff;box-shadow:0 0 32px rgba(0,0,0,.1);}.card img{width:32px;height:32px;margin-right:32px;}.card.round{padding:16px;border-radius:32px;flex-direction:row;align-items:center;}.email{font-weight:bolder;}