.underline{
    padding-bottom: 1px;
    border-bottom: 1px solid black;
    cursor: pointer;
}
.w-initial{
    height: auto !important;
}
.swal2-default-outline{
    outline: 0 !important;
    box-shadow: none !important;
}
.swal2-icon.swal2-info {
    border-color: #c1160f !important;
    color: #c1160f !important;
}
.login-7 .logo img {
    width: 200px;
    height: auto;
}
body{
    background-color: rgba(193, 22, 15, 1);
}