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