.content, body {
    background: black;
}
.content, h2.text-align-center {
    font-size: x-large;
    color: yellow;
}
h2.text-align-center {
    font-size: xx-large;
}
h2.text-align-center, strong, h2, h3, h4, h5 {
    color: yellow;
}
p a, a:link {
   color: #ebebd4;
}
a:hover, a:link:hover, a:visited {
    color: #efec5f;
}
div#section-page-title {
    display: none;
}
.slider-complet-image {
    display: none;
}
img {
    display: none;
}
.site-slogan a, .site-name a {
    font-size: large;
}
.col-sm-3.col-md-3.col-sidebar {
    display: none;
}
.site-logo a img {
    display: block;
}
.siteinfo {
    margin-bottom: 30px;
}
p {
    line-height: 1.8em;
}