.login-pf body {
    background: transparent;
    background-color: #f5f6fa;
}

div.kc-logo-text {
    background-image: url('../img/logo.png');
    background-size: contain;
    background-position: center;
    margin: auto;
    height: 120px;
    width: auto;
}

.card-pf {
    border-color: #f9a126;
}

.pf-c-button.pf-m-primary {
    background-color: #f9a126;
    color: white;
}
