@import 'src/styles/common'; .linkHolder { margin: 5px 0 0 10px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; } .label { margin-right: 8px; } .type { color: $dark-grey; font-size: 12px; font-weight: $light; } .title{ font-size: 14px; margin: 5px 0 25px 10px; font-weight: $bold; }