body.page .theme-icon,body.archive .theme-icon,body.blog .theme-icon,body.single .theme-icon,body.home .theme-icon,body.error404 .theme-icon{display:flex}body.page .theme-icon .icon,body.archive .theme-icon .icon,body.blog .theme-icon .icon,body.single .theme-icon .icon,body.home .theme-icon .icon,body.error404 .theme-icon .icon{width:4rem;height:4rem;display:flex;justify-content:center;align-items:center;padding:.875rem;border-radius:50%;background-color:var(--theme-color-white)}@media (max-width: 768px){body.page .theme-icon .icon,body.archive .theme-icon .icon,body.blog .theme-icon .icon,body.single .theme-icon .icon,body.home .theme-icon .icon,body.error404 .theme-icon .icon{width:3.125rem;height:3.125rem;padding:.625rem}}body.page .theme-icon .icon img,body.archive .theme-icon .icon img,body.blog .theme-icon .icon img,body.single .theme-icon .icon img,body.home .theme-icon .icon img,body.error404 .theme-icon .icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}body.page .theme-icon.align-left,body.archive .theme-icon.align-left,body.blog .theme-icon.align-left,body.single .theme-icon.align-left,body.home .theme-icon.align-left,body.error404 .theme-icon.align-left{justify-content:flex-start}body.page .theme-icon.align-center,body.archive .theme-icon.align-center,body.blog .theme-icon.align-center,body.single .theme-icon.align-center,body.home .theme-icon.align-center,body.error404 .theme-icon.align-center{justify-content:center}body.page .theme-icon.align-right,body.archive .theme-icon.align-right,body.blog .theme-icon.align-right,body.single .theme-icon.align-right,body.home .theme-icon.align-right,body.error404 .theme-icon.align-right{justify-content:flex-end}
