﻿h4 {
    font-weight: bold;
}

.login-link {
    text-align: center;
    font-weight: bold;
    font-size: 9pt;
    margin-top: 8px;
    color: #364E6E;
}

.continue-button {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 10px;
}
