.Button{align-items:center;background-color:#0366d6;border-bottom-left-radius:10px;border-bottom-right-radius:10px;border-top-left-radius:10px;border-top-right-radius:10px;color:#ffffff;column-gap:0.5em;display:flex;font-size:1.2em;font-weight:500;justify-content:space-between;letter-spacing:.1em;margin-bottom:.5em;padding:.7em}.Button:hover{background-color:#222222;color:#ffffff}@media (max-width:767px){.Button{font-size:1em;letter-spacing:.05em;padding:.5em}}.Icon{align-items:center;background-color:#1877f2;border-bottom-left-radius:10px;border-bottom-right-radius:10px;border-top-left-radius:10px;border-top-right-radius:10px;color:#ffffff;column-gap:0.5em;display:inline-flex;font-size:1.2em;font-weight:500;justify-content:flex-start;letter-spacing:.1em;padding:.7em}.Icon:hover{background-color:#222222;color:#ffffff}@media (max-width:767px){.Icon{font-size:1em;letter-spacing:.05em;padding:.5em}}.ButtonIcon{align-items:center;background-color:#1877f2;border-bottom-left-radius:10px;border-bottom-right-radius:10px;border-top-left-radius:10px;border-top-right-radius:10px;color:#ffffff;column-gap:0.5em;display:inline-flex;font-size:1.2em;font-weight:500;justify-content:space-between;letter-spacing:.1em;padding:.7em}.ButtonIcon:hover{background-color:#222222;color:#ffffff}@media (max-width:767px){.ButtonIcon{font-size:1em;letter-spacing:.05em;padding:.5em}}