﻿.oidc_boutton {
}

.btn-oidc {
    background-image: url('oidc-bouton.svg');
    background-size: contain;
    height: 60px;
    width: 230px;
    border: none;
}

.btn-oidc:hover {
    background-image: url('oidc-bouton-hover.svg');
    background-size: contain;
    height: 60px;
    width: 230px;
}

.oidc_texte_dessus {
}

.oidc_texte_dessous {
}