/* Diamonds category polish */
.hero .h1{font-size:34px;letter-spacing:-.02em}
.hero .muted{max-width:780px}
.grid .card{transition:transform .15s ease,border-color .15s ease}
.grid .card:hover{transform:translateY(-2px);border-color:rgba(255,255,255,.18)}
.price{font-weight:900;margin-top:10px}
