/* Addon Kadence - tiny theme patches (front-end) */

.wp-block-image img{
  box-shadow: 0 0 5px rgba(0,0,0,0.25), inset 0 0 50px rgba(100,45,10,0.1);
  border-radius: 5px;
}

.site-main table{
  font-size: 80%;
}
