/*============================================================================================*/
/* Your custom styles below */
/*============================================================================================*/
.wibesoft_home_footer {
    left: 0;
    text-align: center;
    bottom: 0px;
    position: absolute;
}

.wibesoft_home_footer a {
    font-size: 10px;
}

.wibesoft_home_footer img {
    width: 25px;
}

.wibesoft_login_footer {
    bottom: 5px !important;
    font-size: 10px !important;
}

.wibesoft_login_footer img {
    width: 25px;
}

.wibesoft_admin_footer {

}

.wibesoft_admin_footer img {
    width: 100px;
}
.wibesoft_admin_footer a:hover{
    color: unset;
}
.wibesoft_admin_footer a{
    color: unset;
}


