.pp-custom-grid-post { font-size: 14px; } .pp-custom-grid-post-image { border-bottom: 3px solid #FF5722; position: relative; overflow: hidden; } .pp-custom-grid-post-image img { overflow: hidden; transition: all 0.3s ease-out 0s; -webkit-transform-style: preserve-3d; } .pp-custom-grid-post-image:hover img { transform: scale(1.1); } .pp-custom-grid-post-text { padding: 20px; } .pp-custom-grid-post-title { font-size: 20px; line-height: 26px; margin: 0; margin-bottom: 4px; padding: 0; } .pp-custom-grid-post-meta a { text-decoration: none; } .pp-custom-grid-post-meta, .pp-custom-grid-post-meta a { color: #888; font-size: 12px; text-transform: capitalize; } .pp-custom-grid-post-meta a:hover { color: #000; } .pp-custom-grid-post-meta .fa { margin-left: 8px; margin-right: 6px; } .pp-custom-grid-post-meta .fa:first-child { margin-left: 0; } .pp-custom-grid-post-more-link, .pp-custom-grid-post-more-link a { font-size: 12px; } .pp-custom-grid-post-more-link .fa { margin-right: 8px; transition: all 0.2s ease; } .pp-custom-grid-post-more-link a:hover .fa { margin-right: 14px; }