.c-share{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.c-share__heading{margin:5px;font-size:0.875rem;line-height:1.1428571429;font-weight:700}.c-share__inner{display:flex;gap:5px}.c-share__button{text-decoration:none;width:30px;height:30px;display:inline-flex;border:2px solid #009fd4;align-items:center;justify-content:center;border-radius:50%;color:#009fd4;transition:background .3s ease}.c-share__button:focus,.c-share__button:hover{background:#009fd4;color:#fff}.c-share__button__icon{font-size:0.875rem;color:currentColor;transition:color .3s ease}
