section{width:100%}
.banner-section{background-image:url("../img/loto.jpg"); background-size:cover; height: 312px; left: 0; position: absolute; top: 0; background-position:center; width:100%;}
.post-title-block{padding-top:39px;}
.post-title-block h1 {color: #fff;font-size:69px;font-weight: bold; text-shadow: 2px 2px 2px rgba(150, 150, 150, 1); }
.post-title-block li{font-size:20px; color: #fff; text-shadow: 2px 2px 2px rgba(150, 150, 150, 1);}
.image-block{float:left; width:100%; margin-bottom:10px;}

.pdt50{margin-top:50px;}
.pdt30{margin-top:30px;}

body{font-family: 'Roboto Condensed', sans-serif;}
label{font-weight:900;}
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed&display=swap');