
/* Supplied FinChoice Guide logo integration */
.brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;}
.brand-logo{width:34px;height:34px;object-fit:contain;display:block;flex:0 0 auto;}
.brand-footer-logo{display:block;}
.brand-full-logo{width:190px;height:auto;display:block;object-fit:contain;}
.fx-core img{width:58%;height:58%;object-fit:contain;display:block;}
@media (max-width:640px){.brand-logo{width:31px;height:31px}.brand-full-logo{width:160px}.fx-core img{width:62%;height:62%}}
