﻿.ColorPrincipal {
    /*Beige*/
    background-color: #f4f4ee;
}

.ColorSecundario {
    /*Verde*/
    background-color: #B1BD8F;
}
