.band-blog-feed .card{background-color:#f8f8ff;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.band-blog-feed .card:hover{background-color:#eee}.band-blog-feed time{background-color:var(--theme-color-blue);color:var(--theme-color-light);line-height:1.2;padding:10px 15px;position:absolute;text-align:center;text-transform:uppercase;top:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.band-blog-feed .card:hover time{background-color:var(--theme-color-orange)}.band-blog-feed time span{display:block;font-size:.7em}.band-blog-feed time span.day{font-size:1.25em;font-weight:700}.band-blog-feed .card img{width:100%}.band-blog-feed h3{color:var(--theme-color-blue);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.band-blog-feed .card:hover h3{color:var(--theme-color-orange)}.band-blog-feed .author{font-size:.75em;margin-bottom:.3em;text-transform:uppercase}.band-blog-feed .card-body p{margin-bottom:0}.band-blog-feed .col-4 h3{font-size:12px}.band-blog-feed.image-with-text h3{font-size:.9em}.band-blog-feed.image-with-text h3:hover{color:var(--theme-color-green)}.band-blog-feed.image-with-text .author{margin-bottom:0}