/* custom sobre keycloak.css */
a {
    text-decoration: none;
    color: #0697D6;
}
h1 {
    padding-top: 20px;
    color: #0697D6;
}
.logo {
    width: 70%;
    margin-left: 15%;
}
.wrapper {
    text-align: center;
}
