.post{ background: white; padding: 30px; h1{ font-size: 36px; font-weight: bold; margin-bottom: 15px; } .lead{ font-size: 20px; line-height: 140%; padding-bottom: 20px; color: #737373; } .published_at,.image-title{ margin-bottom: 20px; font: 12px/14px "Golos Text",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Ubuntu,Arial,sans-serif; color: #878787; } .text{ font: 20px/30px "Source Serif Pro","Golos Text",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Ubuntu,Arial,sans-serif; color: #222; h6 { background-color: #f7f5ee; padding: 20px 10px 20px 20px; margin: 30px 0; border-left: 2px solid #f6911f; line-height: 150%; font-size: 20px; } h5{ margin-top: -10px; color: #767676; font-size: 0.83em; } .iframe-wrapper{ max-width: 100%; margin-bottom: 30px; position: relative; width: 100%; padding-bottom: 56.25%; iframe{ position: absolute; width: 100%; height: 100%; } } } @import "post/gallery"; @import "post/inject"; @import "post/img"; }