header{background-color:#f55a5a;display:flex;justify-content:center;align-items:center;gap:8px;height:55px;font-family:myFont-medium}.globe-icon{width:24px;height:24px}.header-title{font-size:1rem;font-weight:400;color:#fff}*{margin:0}section{display:flex;gap:20px;margin:36px 40px;width:42%}.place-photo{width:125px;height:168px;border-radius:5px;object-fit:cover}.place-info{display:flex;flex-direction:column;gap:8px;margin:auto 0}.place-location{display:flex;flex-wrap:wrap}.place-location img{width:14px;margin:auto 2px auto 0}.place-location a{margin-left:12px;color:#918e9b;font-size:14px}.place-location a:hover{text-decoration:none}.description{color:#2b283a}@media screen and (max-width: 800px){section{width:100%}}@font-face{font-family:myFont-medium;src:url(/fonts/Inter_18pt-Medium.ttf);font-weight:500}@font-face{font-family:myFont;src:url(/fonts/Inter_18pt-Regular.ttf)}*{box-sizing:border-box}body{margin:0;padding:0;font-family:myFont}main{display:flex;flex-wrap:wrap}
