﻿* {
    font-family: times new roman;
    font-size: 20px;
    color: #243f66;
}

input {
    font-family: times new roman;
    font-size: 20px;
    color: #243f66;
    border-color: #243f66;
    text-align:center;
}

.logintext {
    font-family: times new roman;
    font-size: 24px;
    color: #243f66;
}

.logininput {
    font-family: times new roman;
    font-size: 20px;
    color: #243f66;
    border-color: #243f66;
    text-align:center;
}

.title {
    font-size: 32px;
    font-weight: bold;
}

.subtitle {
    font-size: 28px;
}
