﻿/*
boby {
    background-color: lightblue;
}*/


div {
   
    padding-bottom: 10px;

}

div {
    padding-bottom: 10px;
}


/*.shadow-border {
    border: 1px solid #ced4da;*/ /* border color and width */
    /*box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);*/ /* shadow color and size */
/*}*/


#bodylogin {
    background-image: url('../Images/LoginBackgroundImg.jpg');
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
  
}

.card {
    width: 25rem;
    border-radius: 15px;
}


