.pg-aroma-links{margin:14px 0 16px}
.pg-aroma-title{font-weight:700;margin-bottom:8px;color:#fff}
.pg-aroma-buttons{display:flex;flex-wrap:wrap;gap:8px}
.pg-aroma-button{display:inline-flex;align-items:center;min-height:38px;padding:7px 13px;border:1px solid #555;border-radius:5px;background:#202020;color:#fff!important;text-decoration:none!important;font-weight:600;transition:.15s}
.pg-aroma-button:hover{border-color:#e31b23;background:#2b2b2b}
.pg-aroma-button.active{background:#b5121b;border-color:#e31b23;box-shadow:0 0 0 1px #e31b23 inset}
.pg-aroma-button.active:before{content:'✓';margin-right:6px}
@media(max-width:600px){.pg-aroma-button{padding:6px 10px;font-size:13px}}
