/* Add here all your CSS customizations */
input[type="submit"]
{
    color: #e9682e;
    background-color: buttonface;
    text-shadow: 0px 0px 0px;
}
