body {
    font-family: 'Readex Pro', sans-serif;

}

.color {
  color: white;
    font-size: 41px !important;
}

.color1 {
color: white;
    font-size: 30px;
}

@media screen and (min-width:1000px) {

    .justify {
        justify-content: space-between;
    }

}


#kt_sign_in_submit {
    margin-top: 30px;
}

.text {
    text-align: right;
}

