.top {
  padding: 10px; }
  .top .top_under {
    display: block; }

.top {
  color: #fff; }

.main {
  color: #000; }

.single .content p {
  line-height: 1.5;
  margin-bottom: 1.5rem; }
  .single .content p strong {
    font-weight: bold; }
