.species-stats{display:grid;grid-template-columns:repeat(4,1fr);margin:72px 0 88px;border-top:1px solid rgba(244,234,210,.28);border-bottom:1px solid rgba(244,234,210,.28)}.species-stats div{padding:28px 22px;border-right:1px solid rgba(244,234,210,.28)}.species-stats div:first-child{padding-left:0}.species-stats div:last-child{border-right:0}.species-stats strong,.species-stats span{display:block}.species-stats strong{font-family:"Fraunces",serif;font-size:1.55rem;color:var(--gold)}.species-stats span{font-size:.76rem;text-transform:uppercase;letter-spacing:.12em;color:rgba(244,234,210,.62);margin-top:6px}.natural-history{display:grid;grid-template-columns:repeat(3,1fr);gap:54px 44px}.natural-history article{border-top:2px solid var(--gold);padding-top:20px}.natural-history h3{font-size:1.75rem;margin:10px 0 16px}.natural-history article>p:last-child{color:rgba(244,234,210,.75)}.species-links{display:flex;align-items:center;gap:24px;flex-wrap:wrap;margin-top:70px;padding:22px 0;border-top:1px solid rgba(244,234,210,.25);border-bottom:1px solid rgba(244,234,210,.25)}.species-links span{color:var(--gold);font-weight:700;text-transform:uppercase;letter-spacing:.13em;font-size:.76rem}.species-links a{text-underline-offset:5px}@media(max-width:850px){.species-stats{grid-template-columns:repeat(2,1fr)}.species-stats div:nth-child(2){border-right:0}.species-stats div:nth-child(-n+2){border-bottom:1px solid rgba(244,234,210,.28)}.natural-history{grid-template-columns:1fr 1fr}}@media(max-width:520px){.species-stats{grid-template-columns:1fr}.species-stats div,.species-stats div:first-child{padding:22px 0;border-right:0;border-bottom:1px solid rgba(244,234,210,.28)}.species-stats div:last-child{border-bottom:0}.natural-history{grid-template-columns:1fr;gap:34px}}
