﻿.loginAvatar {
    border-radius: 100px;
}

.popHeaderText {
    font-size: 26px;
    font-weight: 600;
    color: #3972d5;
}

.Button.popUpSingPass {
    color: #fff;
    background-color: #e22026;
    border-radius: 5px;
}