.item { width: 150px; height: 100px; border-radius: 0.75rem; .info { .title { color: white; font-weight: 100; font-size: 2.25rem; line-height: 2.5rem; margin: 0; } .description { color: grey; } } }