/* Anfang Reponsive Darstellung*/
@media (min-width: 1125px)

{
  
}


/* Ende Reponsive Darstellung*/

.ttr_post .postcontent p
{
    font-size: 0.875em;
} 

/* Artikel Darstellung */
article.ttr_post.grid 
{
    margin: 10px 10px 10px 10px;
    padding: 20px 20px 20px 20px;
}

/* Kontaktformular Darstellung */
.com-contact__form.contact-form 
{
    width: 75%;
}

/* Footer Darstellung */

.ttr_block_content
{
  padding: 20px 0 0 20px !important;
}

.ttr_block_parent
{
  font-size: 0.875em;
  height: auto;
  padding: 20px !important;
}

#ttr_footer_inner .container p, #ttr_footer_inner p 
{
    font-size: 0.875em;
}

#ttr_footer_designed_by
{
    font-size: 0.875em !important;
}

#ttr_footer_designed_by
{
  text-align: center;
}


.blog-wp #ttr_content_margin .postcontent 
{
    background: hsl(0deg 0% 1% / 15%);
    border-radius: 5px !important;
    padding: 20px !important;
}