.text-primary, .color-primary { color: #2d647f; }
.bg-primary { background-color: #2d647f; }
.border-primary { border-color: #2d647f; }

.text-secondary, .color-secondary { color: #653379; }
.bg-secondary { background-color: #653379; }
.border-secondary { border-color: #653379; }

.text-tertiary, .color-tertiary { color: #4b9d33; }
.bg-tertiary { background-color: #4b9d33; }
.border-tertirary { border-color: #4b9d33; }

.text-nuetral, .color-neutral { color: #50555b; }
.bg-neutral { background-color: #50555b; }
.border-neutral { border-color: #50555b; }

.text-accent, .color-accent { color: #e0744e; }
.bg-accent { background-color: #e0744e; }
.border-accent { border-color: #e0744e; }

.color-saveties { color: #e2754e; }
.color-savetags { color: #663379; }
.color-savebags { color: #a22068; }
.color-savesleeves { color: #4365a5; }
.color-savecontainers { color: #4c9e45; }