/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 8 Jan. 2023, 7:45:31 pm
    Author     : Days
*/

.page-signin-header {
    box-shadow: 0 2px 2px rgb(0 0 0 / 5%), 0 1px 0 rgb(0 0 0 / 5%);
}

.page-signin-container {
    width: 350px;
    margin: 30px auto;
}

