/*input.pf-c-form-control {*/
/*    width: 100%;*/
/*    padding: 1em 1em;*/
/*    margin: 0;*/
/*    box-sizing: border-box;*/
/*    border: 1px solid #ccc;*/
/*    -webkit-transition: 0.5s;*/
/*    transition: 0.5s;*/
/*    outline: none;*/
/*}*/

/*.pf-c-button {*/
/*    height: 2.1em;*/
/*}*/

/*.pf-c-form-control {*/
/*    --pf-c-form-control--BorderWidth: 1px;*/
/*    --pf-c-form-control--Width: 100%;*/
/*}*/

body {
    font-size: 12px;
}