/************************
 single-post
************************/
#single-post {
  padding-top: 150px;
}
#single-post .label {
  font-weight: bold;
  color: #084298;
  margin-bottom: 5px;
}
#single-post .time {
  margin-bottom: 15px;
}
#single-post h1 {
  font-size: 24px;
  margin-bottom: 50px;
}
#single-post .cnt {
  margin-bottom: 80px;
}
#single-post .cnt img {
  max-width: 800px;
  width: 100%;
}
