/*.navbar {
    color: #ffffff;*/ /* White text color */
    /*padding-right: 20px;*/ /* Padding inside the navbar */
    /*border-bottom: 1px solid rgba(0, 0, 0, 0.05);*/ /* Light border */
/*}

.nav-link {
    color: #0b5d6e;
    font-size: 14pt;
    font-weight: 500;
    margin-right: 35px;*/ /* Space between menu items */
/*}

    .nav-link:hover {*/
     /*   color: #021f24;
        font-size: 14pt;
        font-weight: bold;*/
    /*}


.profile-text {
    font-size: 10pt;
}

.profile-panel {
    width: 450px;
    margin-left: -200px;

}

.profile-button {
    color: rgb(5, 121, 49)
}*/