@media screen and (min-width: 769px) {
    .login-pf body {
        background-image: url(https://cdn.leolagrange-gestion.org/paperwall/leolagrange-pro-2023-small.jpg);
        height: 100%;
    }
}

@media screen and (max-width: 768px) {
    #kc-header-wrapper::before {
        content: url(https://cdn.leolagrange-gestion.org/logo/logo-only-103x106.png);
        display: flex;
        height: 55px;
        padding-bottom: 0.5rem;
        justify-content: center;
    }
    #kc-header-wrapper{
        padding-right: 0;
    }
}


#kc-header-wrapper{
    color: black;
    font-weight: bold;
    font-family: "Arial",sans-serif;
    text-align: center;
}


div.kc-logo-text {
    display: none;
}

.card-pf {
    background: rgb(0, 0, 0);
    border-color:  rgb(0, 0, 0);
}

#kc-page-title {
    color: white;
}

.pf-c-form__label-text {
    color: #ff2627;
}

#try-another-way {
    color: rgb(0, 128, 255);
font-family: "Century Gothic";
}

#kc-login {
	background-color: #ff2627;
}

#kc-page-title {
	font-weight: bold;
	color: #ff2627;
	font-family: "Arial",sans-serif;
}

#kc-form-options .checkbox{
color: #ff2627;
}

#try-another-way{
color: #ff2627;
}

body{
font-family: "Century Gothic";
}
