﻿@charset 'UTF-8';


.login {
    border-radius: 2.5px;
    background-color: white;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.25) !important;
}