﻿.loggis-nav-icon {
    height: 2.5rem !important;
    width: 2.5rem !important;
    cursor: pointer;
}

.loggis-nav-icon-btn {
    border-radius: 3px;
    border: 1px solid black;
    padding: 2px !important;
    cursor: pointer;
    background-color: inherit; /* why do we need this exactly ? */
}

.loggis-nav-icon p {
    color: black !important;
}
