.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: #cd413f !important;
    color: #cd413f !important;
}
.login-7 .logo img {
    width: 200px;
    height: auto;
}
body{
    background-color: rgba(205, 65, 63, 0.6);
}