/*
Theme Name: Astra Child
Theme URI: https://qrnum.com/astra-child/
Description: Astra Child Theme
Author: ALPHAVIDIA
Author URI: http://jcsand.fr
Template: astra
Version: 1.0.0
*/

/* Add your custom styles here */

.av-home-icon{
  display:inline-flex; align-items:center; justify-content:center;
  padding:.4rem; border-radius:9999px; line-height:0; text-decoration:none;
  border:1px solid #e5e7eb;
}
.av-home-icon:hover{ background:#f3f4f6; }
.av-home-icon svg{ display:block; }