/*
 * Theme Name: Zeitfracht Medien
 * Description: Entwickelt mit Twig & Timber
 * Author: Johann Gottfried
 * Version: 0.1
*/

.row ul {
    /*padding-left: 40px;*/
}

.p-no-margin p {
    margin: 0;
}

.news_teaser_block__title h2 {
    font-size: 1.625rem;
    line-height: 120%;
}

.news_teaser_block__link a {
    font-size: 20px;
}

.svg-icon img {
    height: 80px;
    min-height: 130px;
}

.is-style-fill .wp-block-button__link {
    background-color: #b81e40;
    text-transform: uppercase;
    transition: 200ms ease-in-out all;
    border: 2px solid #b81e40;
}

.is-style-fill .wp-block-button__link:hover {
    background-color: #fff !important;
    color: #b81e40;
}

.teaser_gray_hoover .teaser_gray_text__content ul ul {
    padding-left: 15px;
}

.teaser_gray_hoover .teaser_gray_text a {
    color: #b81e40;
}

.about-counter p {
    margin: 20px 0;
}

.footer-social-media img {
    width: 30px;
    margin-right: 10px;
}

.footer-social-media {
    display: flex;
}