﻿.menuItems, .formContainer a, .formAdmin button, thead, .button, .adminButton, .formLogin button, .buyButton, .main button, .resultContainer a {
    /*background-color: #cecab0;
    border-color: #cecab0;*/
    background-color: #2f3031;
    border-color: #2f3031;
}

.formContainer h1, .formAdmin label, .productsText h1, .productsText p, .texturesText h1, .text1 h1, .text1 p, .text2 h1, .text2 p {
    color: #2f3031;
}

.productsText h1, .productsText p, .categoryItems, .categoryItems a, .texturesText p {
    color: #2f3031;
}

.menuItemsContent a, thead {
    color: #d3d6d8;
}
