.hashtag-header{display:flex;padding:2em;justify-content:space-between}.hashtag-header div{display:flex;align-items:center;justify-content:center}.hashtag-title{background:linear-gradient(to right,#f96,#ff5e62);padding:10px;border-radius:5px;min-width:200px;max-width:80vw;display:flex;align-items:center}@media screen and (max-width: 768px){.hashtag-header{flex-direction:column}.hashtag-title{margin-bottom:1em}}
