.btn-discord {
    background-color: #5865F2;
}

.btn-instagram {
    background-color: #DE1B85;
}

.btn-twitter {
    background-color: #00acee;
}

.logo-color {
    height: 60px;
}

.MuiButton-label {
    color: white;
}