.pf-v5-c-login__main-header {
    border-top-color: #a03033
}
.pf-v5-c-button.pf-m-primary {
    background-color: #a03033;
}
.pf-v5-c-form-control:focus-within, .pf-v5-c-form-control:hover {
    --pf-v5-c-form-control--after--BorderBottomColor: #a03033;
}
.login-pf body {
    background: url("../img/Background_City_Network_1.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.pf-v5-c-title.pf-m-3xl {
    font-size: 1.25rem;
}