.center {
    margin: 0px auto !important;
}
.center.button {
    text-align: center;
}
.newsletter {
    padding: 0px 5px 15px 5px !important;
}
.newsletter h3{
	font-size: 16px;
}
.newsletter label.mt-3 {
    margin: 7px 0px !important;
}
.float-right{float: right;}
.k4b_sidebar_meteo iframe {
    min-height: 505px!important;
}
.k4b_sidebar_meteo {
    text-align: center;
    margin: 0px auto 30px auto;
}
.home-roll .btn {
    margin-bottom: 10px;
}
input.wpcf7-form-control.wpcf7-submit.btn {
    background: #000;
}
@media only screen and (max-width: 480px) {
a.btn.btn-primary {
    display: block;
    margin-bottom: 5px;
}
}