
/* Remove ACF Better Search notice*/
.notice[data-notice=acf-better-search] {

    display: none!important;
}

.fa-classic, .fa-regular, .fa-solid, .far, .fas {
	font-family: "Font Awesome 6 Pro" !important;
}

.fa-brands {
    font-family: "Font Awesome 6 Brands" !important;
}