/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
 .btn-default {
    text-transform: none !important;
}
.btn-primary {
    text-transform: none !important;
}