@import "tailwindcss";

.darkBrown {
    color: #3b2f2f;
}

.goldYellow {
    color: #f5c242;
}

.orangeBrown {
    color: #b04e27;
}