style-large .post-container {
        margin: 0;
}
.post-container {
        position:relative;
        max-width: 800px!important;
        margin-right: auto;
        margin-left: auto;
        justify-content: center;
}
html body, html .menu-item a {
        font-family: "Roboto";
        color: #5b5b5b;
        font-size: 14px;
}
body {
        line-height: 1.7;
        font-weight: 400;
        background-color: #fff;
}
:after, :before {
        box-sizing: border-box;
}
::selection {
        background-color: #47c9e5!important;
        color: #fff;
}
html {
        overflow-y: scroll;
        display: block;
}
.wp-image-427{
        max-width: 427px;
        margin-right: auto;
        margin-left: auto;
        max-height: 200px;
        justify-content: center;
        display: block;
}
