.bg-login{
    background-image: url('../images/86332.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
}



    .cardd {
    border-top: 0.1px solid #ffffff2c !important;
    border-left: 0.2px solid #ffffff2c !important;
    box-shadow: 5px 5px 12px #00000042 !important;
    background-color: #ffffff14;
    border-radius: 15px;
    overflow: hidden;
    backdrop-filter: blur(4px);
    margin-top: 10rem !important;
}


.color-aa{
      color: #ffffffab !important;
    text-decoration: none !important;
}

.color-a{
      color: #ffffffab !important;
   
}


.card-footerr {
  
    border-image: radial-gradient(#ff28a3, #0000ac) 14;
    border-top: 3px solid;
}

.card-headerr{
    
    border-image: radial-gradient(#ff28a3, #0000ac) 14;
    border-bottom: 3px solid;

}

.nav-colorrr {
    background-color: #080030 !important;
}

.colorr{

     background-color: #080030 !important;
}


.footer-color {

     background-color: #000247 !important;
}
   