.main {
    border-radius: 15px;
    border-color: black;
    border-style: solid;
    border-width: 2px;
}
.main-don {
    background-color: #dedfc3 !important;
}
.main-adhesion {
    background-color: #c3cfe0 !important;
}
.main-cheque {
    background-color: #cde0cd !important;
}
.choice-renew {
    font-size: 100%;
}
.paypal {
    display: inline-block;
    width: 100%;
    height: 100%;
    text-align: center;
    padding-left: 50px;
    padding-right: 50px;
    box-sizing: border-box;
}