.post-detail__content{max-width:600px;overflow:hidden;padding:20px 0 110px;margin:0 auto}.post-detail__contacts{margin-top:25px}.post-detail__contact{height:64px;width:100%;padding:16px;background:#f5f5f5;border-radius:12px;overflow:hidden;display:flex;align-items:center;justify-content:space-between}.post-detail__contact:hover svg path{fill:#34a853;transition:fill .2s ease-in-out}.post-detail__contact span{flex-grow:1}.post-detail__contact svg{min-width:24px;margin-left:20px}.post-detail__contact:not(:last-child){margin-bottom:20px}