 /* Color Theme Swatches in Hex */
.bowzai-primary{ background-color: #e56505; }
.bowzai-secundary{ background-color: #2f4157; }
.bowzai-alt3 { background-color: #577c8e; }
.bowzai-alt3 { background-color: #84abd6; }
.bowzai-alt4{ background-color: #b4e0f1 !important;} 
.bowzai-alt5 { background-color: #efeae4; }
 /* Color Theme Swatches in Hex */
.bowzai-text-primary{ color: #e56505; }
.bowzai-text-secundary{ color: #2f4157; }
.bowzai-text-alt3 { color: #577c8e; }
.bowzai-text-alt3 { color: #84abd6; }
.bowzai-text-alt4{ color: #b4e0f1 !important;} 
.bowzai-text-alt5 { color: #efeae4; }