#current-location-container{position:absolute;z-index:10;right:16px;top:16px;width:300px}#current-location-container .text-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:5px}#current-location-container .text-row h5,#current-location-container .text-row h6{padding-right:8px;padding-left:8px;color:var(--light);text-shadow:0 0 4px rgba(0,0,0,.75);text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width:90%;text-align:right}#current-location-container .text-row h5{font-weight:900;font-size:18px}#current-location-container .text-row h6{font-weight:700;font-size:14px}#current-location-container .text-row svg{width:20px;-webkit-filter:drop-shadow(0 0 4px rgba(0,0,0,.75));filter:drop-shadow(0 0 4px rgba(0,0,0,.75))}