@charset "UTF-8";
       .entry-card-thumb {
display: block !important;
width: 100% !important;
aspect-ratio: 1 / 1 !important; overflow: hidden !important;
height: 50% !important; } .entry-card-thumb img {
width: 100% !important;
height: 100% !important;
object-fit: cover !important; margin: 0 !important;
padding: 0 !important;  object-position: 50% 38% !important; transform: scale(1.0); transform-origin: 50% 20%;
}  @media screen and (max-width: 1023px) { } @media screen and (max-width: 834px) { } @media screen and (max-width: 480px) { }    ::selection {
background: #007bff; color: #ffffff; } ::-moz-selection {
background: #007bff;
color: #ffffff;
}
.cat-label {
display: none;
}
.footer {
color: black;
}