.content {
    background-color: transparent;
}

.panel {
    box-shadow: none;
}

.print-button {
    display: none;
}

.navbar-aside {
    display: none;
}

.content-main {
    width: 100%;
}

.footer {
    display: none;
}

form {
    display: none;
}

.thumbnail {
    box-shadow: none;
}

h2 {
    font-size: 28px;
}

h2 {
    font-size: 24px;
}

h3 {
    font-size: 18px;
}

.news-date,
.news-category {
    width: auto;
    text-align: left;
}
