/*
Theme Name: Kingdom Theme
Theme URI: http://colorlib.com/wp/themes/sparkling
Template: sparkling
Author: Colorlib
Author URI: http://colorlib.com/
Description: 
Tags: grid-layout,footer-widgets,blog,education,entertainment,food-and-drink,news,photography,portfolio,e-commerce
Version: 2.3.6
Updated: 2024-03-08 00:52:54

*/


.attachment-post-circle-archive, .size-post-circle-archive {
  border-radius: 50%;
  width: 50px; /* Adjust as needed */
  height: 50px; /* Adjust as needed */
  margin: 5px; /* Add margin for spacing */
}

.attachment-post-circle-archive:hover {
  /* Add hover effect if desired */
  opacity: 0.8; 
}