.blog-top{display:flex;justify-content:center;align-items:center;margin:0 0 50px}.blog-single{padding:0 25px;min-height:100vh;display:flex;align-items:center}.blog-single .wrapper{max-width:1200px}.blog-single{padding:100px 25px}.blog-headers{margin:0 0 0 50px;color:#fff;width:70%;text-shadow:4px 3px 4px #000}.blog-headers h1{text-transform:uppercase;letter-spacing:3px;word-spacing:20px;font-weight:700;font-family:ZeutyScript;font-size:50px;line-height:137%;color:#fff;text-shadow:-1px -1px 0 #fbb4bf,1px -1px 0 #fbb4bf,-1px 1px 0 #fbb4bf,1px 1px 0 #fbb4bf}.blog-headers h2{margin:20px 0 10px;line-height:100%;font-size:20px}.blog-headers h3{font-size:19px;font-style:italic}.blog-content{padding:20px;background:rgba(255,255,255,.3)}.blog-content p{margin:0 0 25px;line-height:28px;font-size:18px}.blog-figure{width:300px;max-width:100%}.return{background:#f42222;padding:0;display:block;width:100px;text-align:center;line-height:40px;margin:20px 0 0;color:#fff;text-transform:uppercase;letter-spacing:2px}.return:hover{opacity:.7}@media only screen and (max-width:768px){.blog-top{flex-wrap:wrap}.blog-headers{margin:0;width:100%}.blog-figure{margin:0 auto 40px}.blog-headers h1{font-size:25px}}