body {
   background: white;
}

main {
    background: #f5f5f5;
    box-shadow: 0 0px 5px #d11d48;
}

i {
    color: #d11d48;
}
