﻿.btn-color {
    background-color: #0e1c36!important;
    color: #fff !important;
}

.profile-image-pic {
    height: 200px;
    width: 200px;
    object-fit: cover;
}



.cardbody-color {
    background-color: #f1edd8;
}

a {
    text-decoration: none;
}
body {
    background-image: url('/img/Login.webp');
    background-size: cover;
    background-position: center;
}


