﻿body {
}

.page-title {
    color: brown !important;
    font-size: 2rem;
    font-weight: 400;
}

.login-page {
    color: teal;
}

.changepwd-page {
    color: teal;
}

.employee-page {
    color: teal !important;
}