.themes .theme-1 span.abbr, .theme-1 > span.abbr {
  background: #6f42c1;
}
.technologies .theme-1,
.tech-item-detail .theme-1,
ul.themes li.theme-1 a {
  border-color: #6f42c1;
}
.themes .theme-3 span.abbr, .theme-3 > span.abbr {
  background: #dc3545;
}
.technologies .theme-3,
.tech-item-detail .theme-3,
ul.themes li.theme-3 a {
  border-color: #dc3545;
}
.themes .theme-4 span.abbr, .theme-4 > span.abbr {
  background: #fd7e14;
}
.technologies .theme-4,
.tech-item-detail .theme-4,
ul.themes li.theme-4 a {
  border-color: #fd7e14;
}
.themes .theme-5 span.abbr, .theme-5 > span.abbr {
  background: #ffc107;
}
.technologies .theme-5,
.tech-item-detail .theme-5,
ul.themes li.theme-5 a {
  border-color: #ffc107;
}
.themes .theme-6 span.abbr, .theme-6 > span.abbr {
  background: #28a745;
}
.technologies .theme-6,
.tech-item-detail .theme-6,
ul.themes li.theme-6 a {
  border-color: #28a745;
}
.themes .theme-7 span.abbr, .theme-7 > span.abbr {
  background: #20c997;
}
.technologies .theme-7,
.tech-item-detail .theme-7,
ul.themes li.theme-7 a {
  border-color: #20c997;
}
