/*
ThemeWarrior Custom CSS 
-----------------------
Please write your custom CSS style in this file, that way you don't need to change the default CSS file.
*/


.post-wrapper article.hentry, .post-wrapper .box {
    float: left;
    clear: both;
    width: 100%;
    margin-bottom: 0px;
    position: relative;
    box-shadow: 0 0 2px 1px rgb(0 0 0 / 6%), 0 1px 5px rgb(0 0 0 / 10%);
}