/**
 * @file
 * Use this CSS file to override components CSS rules
 */

a.button, .button > a, input.button {
    font-size: 12pt!important;
    border-width: 2px!important;
    width: auto;
    width: initial;

}