@charset "UTF-8";


/* ==========================================================================
   Archive News
========================================================================== */

/* ==========================================================================
   Single News
========================================================================== */

.entry__content > img {
    margin: 0 0 40px;
    width: 100%;
}
.entry__content h3 {
    font-size: 1.8rem;
    line-height: 2;
    margin: 0 0 1em;
}