.profile-content-link.btn--logout{position:absolute;right:10px;top:10px;-webkit-transition:color .2s ease-in-out;transition:color .2s ease-in-out}.profile-content-link.btn--logout:hover{color:var(--primary-700);background:transparent}@media screen and (max-width:1023px){.profile-content-link.btn--logout{font-size:1.4em}}.not-authorized{display:grid;place-items:center}.not-authorized h1{font-family:var(--font-family);font-size:2.4em;font-weight:700;max-width:70%;margin:0 auto;text-align:center}@media screen and (max-width:1023px){.not-authorized h1{font-size:1.8em;max-width:90%}}