:root{--phoneWidth: (max-width: 684px);--tabletWidth: (max-width: 900px)}.project-name-container{display:flex;align-items:center;flex-direction:row}@media(max-width: 684px){.project-name-container{flex-direction:column}}.project-name-container>*:not(:first-child){margin-left:.5rem}.project-name-icon img{height:3.5em;filter:grayscale(60%)}.project-name-text{font-size:2.625rem;word-break:break-word}@media(max-width: 684px){.project-name-text{font-size:1.5rem}}.project-name-text a{text-decoration:none}.project-name-text{margin-bottom:-1px;margin-top:0}