/* CSS Document */
.page-template-front-view .l-content__body {
  margin-bottom: 0;
  margin-top: 0; }

.wp-block-latest-posts__list.wp-block-latest-posts li {
  padding: .5rem;
  text-align: justify; }
@media only screen and (max-width: 767.98px) {
  .wp-block-latest-posts__list.wp-block-latest-posts .wp-block-latest-posts__featured-image.alignleft,
  .wp-block-latest-posts__list.wp-block-latest-posts .wp-block-latest-posts__featured-image.alignright {
    max-width: 100%;
    float: none;
    margin-left: 0;
    margin-right: 0; } }
.wp-block-latest-posts__list.wp-block-latest-posts .wp-block-latest-posts__post-title {
  text-decoration: none;
  color: #222;
  font-size: 130%;
  font-weight: 700;
  padding: 0.5rem; }
  .wp-block-latest-posts__list.wp-block-latest-posts .wp-block-latest-posts__post-title:hover, .wp-block-latest-posts__list.wp-block-latest-posts .wp-block-latest-posts__post-title:active, .wp-block-latest-posts__list.wp-block-latest-posts .wp-block-latest-posts__post-title:focus {
    text-decoration: underline; }
.wp-block-latest-posts__list.wp-block-latest-posts time {
  text-align: right; }
.wp-block-latest-posts__list.wp-block-latest-posts a {
  display: block; }

.link-line.wp-block-image figure.alignleft {
  margin-right: 1.5rem;
  margin-top: 0; }

/*h2.headline,
.p-page__title,
.p-archive__title,
.c-widget__title {
	padding: 1rem 2rem;
	color: #fff;
	background: #094;
	-webkit-box-shadow: 5px 5px 0 #007032;
	box-shadow: 5px 5px 0 #007032;
}*/
h2.headline,
.p-page__title,
.p-archive__title,
.c-widget__title,
.p-entry__title {
  padding: 1em 2em;
  position: relative;
  text-align: justify;
  background-color: rgba(240, 9, 29, 0.1); }
  h2.headline:before, h2.headline:after,
  .p-page__title:before,
  .p-page__title:after,
  .p-archive__title:before,
  .p-archive__title:after,
  .c-widget__title:before,
  .c-widget__title:after,
  .p-entry__title:before,
  .p-entry__title:after {
    position: absolute;
    content: '';
    border-color: rgba(240, 9, 29, 0.9);
    border-style: solid;
    border-width: 0; }
  h2.headline:after,
  .p-page__title:after,
  .p-archive__title:after,
  .c-widget__title:after,
  .p-entry__title:after {
    top: 0;
    left: 0;
    width: 50px;
    height: 50px;
    border-top-width: 2px;
    border-left-width: 2px; }
  h2.headline:before,
  .p-page__title:before,
  .p-archive__title:before,
  .c-widget__title:before,
  .p-entry__title:before {
    right: 0;
    bottom: 0;
    width: 50px;
    height: 50px;
    border-right-width: 2px;
    border-bottom-width: 2px; }

/* entry */
