.designer-line{display:flex;flex-direction:row}.designer-line .avatar{width:32px;height:32px;border-radius:50%;margin-top:7px}.designer-line .details-container{display:flex;flex-direction:column;margin-left:15px}.designer-line .details-container .name{display:inline;color:#616161;font-size:16px}.designer-line .details-container .date{color:#868686;font-size:13px}.designer-line .details-container .link{text-decoration:none}.designer-line .details-container .link:hover .name{color:#3f3f3f}.like-btn,.like-btn.disabled,.like-btn.disabled:focus,.like-btn.disabled:hover,.like-btn:focus,.like-btn:hover,.like-btn[disabled],.like-btn[disabled]:focus,.like-btn[disabled]:hover{margin:0;padding:0;background-color:transparent;border:none}.like-btn,.like-btn.disabled,.like-btn.disabled:focus,.like-btn.disabled:hover,.like-btn:focus,.like-btn[disabled],.like-btn[disabled]:focus,.like-btn[disabled]:hover{color:#5f5e5e}.like-btn.disabled .like-icon svg,.like-btn.disabled:focus .like-icon svg,.like-btn.disabled:hover .like-icon svg,.like-btn .like-icon svg,.like-btn[disabled] .like-icon svg,.like-btn[disabled]:focus .like-icon svg,.like-btn[disabled]:hover .like-icon svg{fill:#5f5e5e}.like-btn:hover{color:#3b3b3b}.like-btn:hover .like-icon svg{fill:#3b3b3b}.like-btn.liked .like-icon svg,.like-btn.liked:hover .like-icon svg{fill:red}.like-btn .like-icon{top:.125em;position:relative}.like-btn .like-icon svg{height:1em;width:1em}.post{background-color:#fff;max-width:900px;margin:10px auto;padding:20px;box-shadow:5px}.post .post-cover{height:350px;background:50%/cover}.post .post-title{font-size:32px;font-family:Ubuntu,sans-serif;text-align:center;font-weight:700;margin-top:25px;margin-bottom:20px}.post .post-title a{color:#1f1f1f}.post .post-title a:hover{color:#000;text-decoration:none}.post .post-body{margin-top:30px;font-family:Ubuntu,sans-serif;overflow:auto}.post .post-body p{font-family:Ubuntu,sans-serif;font-size:16px;margin-top:20px;margin:0}.post .post-body ol{list-style:decimal!important}.post .post-body ul{list-style:initial!important}.post .post-body blockquote{content:" ";color:inherit!important;border-left:10px solid #ddd!important;background:#f9f9f9!important;width:100%!important;font-size:1em!important;line-height:33px!important;display:block;font-style:italic;padding:20px!important;margin:20px auto!important;max-width:80%!important}.post .post-body blockquote>div{display:inline}.post .post-body blockquote:after,.post .post-body blockquote:before{content:"";content:none}.post .post-body blockquote:before{content:"\201C";font-size:4em;line-height:.1em;margin-right:.25em;vertical-align:-.4em;color:transparent;text-shadow:0 0 0 #ccc}.post .post-body figure{margin:0}.post .post-body figure img{display:block;margin:6px auto}.blog .post .post-body img{display:block;margin:auto}.blog .post .post-body iframe[src*="myminifactory.com"]{width:417px;height:585px}.post .post-closed{max-height:180px;overflow:hidden;position:relative;margin-top:10px}.post .post-closed:after{content:"";position:absolute;bottom:0;left:0;height:60px;width:100%;background:linear-gradient(transparent,#fff)}.post .post-read-more{text-align:center;margin:0}.post .post-read-more a{color:#242424;font-weight:700}.post .post-share{display:flex;flex-direction:row;justify-content:flex-end;margin-bottom:0;margin-top:30px;padding-left:0}.post .post-share li{list-style:none;margin-right:15px}.post .post-share li:hover a,.post .post-share li a{color:#5f5e5e;font-size:22px}.post .post-share li:hover a:hover,.post .post-share li a:hover{color:#3b3b3b}.post .post-share .post-like-btn{font-size:16px;margin-right:auto;cursor:pointer}.post .post-share .total-comments{margin-right:15px}.post .post-head{display:flex;align-items:center;justify-content:flex-end;border-radius:3px;margin-bottom:20px}.post .post-head .post-head-msg{order:5;flex-grow:1;text-align:center;font-style:italic;font-size:x-large;color:#a0a0a0}.post .post-head .button{order:10;margin:0 10px 0 0;padding:10px 15px;border-radius:3px;box-shadow:0 3px 6px rgba(0,0,0,.2);text-transform:uppercase;font-size:14px;line-height:1.4em;cursor:pointer}.post .post-head .edit{color:rgba(0,0,0,.87);background-color:#e0e0e0;text-decoration:none}.post .post-head .publish{color:#fff;background-color:#1da1f2}.post .post-head .alert{color:#fff;background-color:red;border:none}.post .post-head .alert:active,.post .post-head .alert:focus,.post .post-head .alert:hover,.post .post-head .edit:active,.post .post-head .edit:focus,.post .post-head .edit:hover,.post .post-head .publish:active,.post .post-head .publish:focus,.post .post-head .publish:hover{filter:brightness(.8)}.post .post-comments{margin-top:50px}@media only screen and (max-width:1024px){.post .post-head{flex-wrap:wrap}.post .post-head .post-head-msg{flex-basis:100%;font-size:large}.post .post-head .button{font-size:small;padding:.5rem 1rem .53rem}}.postcards{display:flex;flex-wrap:wrap;justify-content:space-evenly;margin:-15px 0}.postcards>*{margin:15px 0}.as-card .post{background-color:#fff;border-radius:10px;box-shadow:3px 3px 10px #ebebeb}.as-card .post+.as-card .post{margin-top:30px}