@layer module{.module-blog-post-social-sharing{align-items:center;border-block:1px solid #f0f0f0;display:flex;gap:10px;justify-content:center;padding-block:20px;& .share-indicator{align-items:center;border:2px solid #00b1a4;border-radius:20px;color:#00b1a4;display:flex;font-size:16px;font-weight:regular;padding:5px 15px;& svg{height:18px;margin-inline-end:5px;width:18px;fill:#00b1a4}}& .share-buttons{display:flex;gap:10px}& .share-button{align-items:center;background-color:#0077b5;border-radius:5px;color:#fff;display:flex;height:40px;justify-content:center;transition:background-color .3s;width:40px}& .share-button svg{height:18px;width:18px;fill:#fff}& .share-button.x{background-color:#000}& .share-button.facebook{background-color:#4267b2}& .share-button.linkedin{background-color:#0077b5}& .share-button.pinterest{background-color:#bd081c}& .share-button:hover{opacity:.8}}}