:root{--header-height:3rem;--nav-width:168px;--first-color:#4723d9;--first-color-light:#afa5d9;--white-color:#f7f6fb;--body-font:'Nunito',sans-serif;--normal-font-size:1rem;--z-fixed:100}.r-navbar{position:fixed;top:0;right:0;max-width:var(--nav-width);height:100vh;padding:0 0 0 0;transition:.5s;z-index:var(--z-fixed)}#navbar-dropdown .dropdown-toggle::after{position:absolute;top:calc(50% - 1px);right:5px}