/* put your own styles to customize and override the theme */

.logo-img {
    height: auto;
    width: 25%;
    background-color: white;
    padding: 5px;
    border-radius: 10px;
}

.logo-img-login {
    height: auto;
      width: 8%;
    background-color: white;
    padding: 5px;
    border-radius: 10px;
}