/* 
 This CSS file is used to override the existing styles of the theme.
 You can change the article headings, fonts, colors, etc.
*/

.aspect-video .object-cover {
  object-fit: contain !important;
}

.group:hover .absolute {
  opacity: 1;
  visibility: visible;
}
