body {
    background: #fff !important;
    font-size: 15px;
    color: #000;
}

header {
    display: none;
}

#slider {
    display: none;
}

h1 {
    font-size: 20px;
    line-height: 24px;
    color: #000;
    margin: 0 8px;
}

h2 {
    font-size: 18px;
}

h3, h4, h5, h6 {
    font-size: 16px;
}

p {
    margin-bottom: 0;
}

.container {
    margin: 16px auto;
    background: transparent;
    border: none;
    box-shadow: none;
    width: 100%;
}

section {
    padding: 20px 0;
    margin: 0;
    background: transparent;
}
