
.single-post {
    background: #f5f2ed;
}

.single-post .main-content {
    margin-bottom: 10rem;
}

.single-post .date {
    color: #623f2f;
    margin: 6rem 0 5rem;

    font-size: 1.5rem;
    font-weight: 400;
    line-height: 1.8rem;

    font-style: italic;
}

.single-post .editor {
    color: #666666;
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 2.8rem;
}

.single-post .editor p {
    margin-bottom: 2.8rem;
}

.single-post .editor a {
    color: #d68038;
    font-weight: 700;
    text-decoration: underline;
}

.single-post .editor img {
    width: 100%;
    height: auto;
    margin: 3rem 0;
    border-radius: 2rem;
}

.single-post .page-sidebar label {
    color: #d68038;

    display: block;
    margin-top: 4rem;
    margin-bottom: 2rem;

    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.6rem;

    text-transform: uppercase;
}

.single-post .page-sidebar .category {
    color: #623f2f;
    display: block;

    font-size: 1.8rem;
    font-weight: 400;
    line-height: 2.0rem;

    margin-bottom: 1rem;
}

@media (max-width: 767px) {



}
