.footerlink a:hover {
    text-decoration: underline;
    font-weight: bold;
}

.buttonblack {
    text-align: center;
    margin-top: 20px;
    padding: 25px;
    border-color: aquamarine;
    border-style: double;
    border-left-style: double;
    background-color: #363744;
    text-decoration: auto;
    width: 200px;
    margin: auto;
    color: black;
}

.wpsm-comptable {
    margin: auto;
    font-size: x-large;
}

.wpsm-comptable-wrap {
    font-size: x-large;
    !important font-weight: bold;
    align-items: center;
}

.wpsm-tbody {
    font-size: x-large;
    font-weight: bold;
    align-items: center;
}

.su-button .span {
    font-size: x-large;
    font-weight: bold;
    align-items: center;
}

.su-button-center {
    color: #FFFFFF;
    background-color: #ed2224;
    border-color: #be1c1d;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    width: 150px;
    font-size: x-large;
    padding: 5px;
    margin: auto;
}

.span.su-button-center {
    color: #FFFFFF;
    background-color: #ed2224;
    border-color: #be1c1d;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    width: 150px;
    font-size: 40px;
    !important
}

.aligncenter {
    width: 90%;
    height: auto;
}

.comment-form-comment {
    display: none;
}

.comment-reply-title {
    display: none;
}

.comment-form-cookies-consent {
    display: none;
}

.form-submit {
    display: none;
}

.u-icon {
    color: white;
}

.u-social-url {
    color: white;
}