#site-content {
    margin-top: -100px;
}
header.entry-header {
    display: none;
}
h1, h2, h3, h4, h5, h6, h7 {
	font-family: museo, serif;
  font-weight: 700;
  font-style: normal;
}
.widget {
    border-top: 0 ;
    margin-top: 0;
    padding-top: 0;
}
.theme-credits {
    display: none;
}
.offre {
    background-color: #ffffff;
    padding: 15px;
    box-shadow: 0px 2px 8px 0px #0E5A77;
}
.bluBox {
    padding: 8px;
}
.bluBox h5{
    color: #ffffff;
    text-shadow: 0px 2px 3px #0E5A77;
}
#mc_embed_signup {
    background: none;
}
hr, pre, th, td, input, textarea, select, fieldset {
    border: none;
    border-color: #313d4f;
}
button, .button, .faux-button, .wp-block-button__link, .wp-block-file__button, input[type='button'], input[type='reset'], input[type='submit'] {
    color: #1378a8;
}
.ow-pt-column {
    padding: 5px;
}
#site-header {
    margin-bottom: 0px;
}
.entry-content {
    background-color: #1477a850;
    padding: 10px;
}