.guten-AoUXKy .guten-postblock .guten-posts { grid-template-columns: repeat(3, minmax(0, 1fr)); } .guten-AoUXKy .guten-postblock .guten-post { margin-bottom: 60px; } .guten-AoUXKy .guten-postblock .guten-post .guten-postblock-content .guten-post-title { margin-top: 16px; margin-bottom: 16px; } .guten-AoUXKy .guten-postblock .guten-post .guten-postblock-content .guten-post-title a { color: rgba(61, 110, 38, 1); font-size: 22px; } .guten-AoUXKy .guten-postblock .guten-post:hover .guten-postblock-content .guten-post-title a { color: rgba(210, 142, 143, 1); } .guten-AoUXKy .guten-postblock .guten-post .guten-postblock-content .guten-post-excerpt p { font-size: 15px; } .guten-AoUXKy .guten-postblock .guten-post .guten-postblock-content .guten-readmore { font-size: 15px; } .guten-AoUXKy .guten-postblock .guten-post .guten-postblock-content .guten-meta-readmore a { color: rgba(255, 255, 255, 1); background: rgba(61, 110, 38, 1); } .guten-AoUXKy .guten-postblock .guten-post .guten-postblock-content .guten-meta-readmore:hover a { background: rgba(210, 142, 143, 1); } .guten-AoUXKy.guten-element {   } @media only screen and (max-width: 1024px) { .guten-AoUXKy .guten-postblock .guten-posts { grid-template-columns: repeat(2, minmax(0, 1fr)); } } @media only screen and (max-width: 767px) { .guten-AoUXKy .guten-postblock .guten-posts { grid-template-columns: repeat(1, minmax(0, 1fr)); } }