.single {
    background: rgba(0, 99, 207, 0.08);
    padding: 10px 25px;
    border-radius: 5px;
    margin: 0 25px 32px 0;
    width: -moz-fit-content;
    width: fit-content;
    color: #45a049 !important;
}
.connexion-bg {
    background-color: #74ae79 !important;
}
