:root {    
    --e-global-color-primary: #FFD012;
}

.eel-social-buttons{
    display: flex;
}

.eel-social-button{
    display: grid;
    place-items: center;
    text-align: center;
}