card {
  display: flex;
  flex-direction: column;
  margin-bottom: 5rem;
}

name { display: block; max-width: 400px; font-weight: normal; font-family: 'Russo One', sans-serif; font-size: 140%; color: #88989c; margin: 1rem 0; }
thumbnail { display: block; margin-bottom: 0.3rem; }
description { display: block; max-width: 400px; margin-bottom: 0.3rem; }
client { display: block; font-weight: bold;margin-bottom: 0.3rem; }
year { display: block; color: #bf4327; margin-bottom: 0.3rem; }
