/* payware branding */
.header .logo img { content: url("https://payware.eu/images/payware-logo.svg"); max-height: 28px; }
.button { background: #63666a; }
.button:hover { background: #4a4d50; }
.button.button-outline { border-color: #63666a; color: #63666a; }
.button.button-outline:hover { border-color: #4a4d50; background-color: #4a4d50; }
a { color: #63666a; }
a:hover { color: #4a4d50; }
input:focus { border-color: #63666a; }
footer.container { display: none; }
.header { border-bottom-color: #e0e0e0; }