.feature-grid-2{grid-template-columns:repeat(2,1fr)}
.button-light{margin-top:22px;background:#fff;color:#102542}
.center-actions{justify-content:center}
.center-brand{justify-content:center}
.brand-mark{width:58px;height:58px;border-radius:0;background:transparent url('../img/irannian-logo.png') center/contain no-repeat;color:transparent;box-shadow:none;flex:0 0 auto}
.site-header .brand-mark{width:52px;height:52px}
.iai-official-trust__items{grid-column:1/-1;display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:12px;margin-top:6px;padding-top:20px;border-top:1px solid rgba(201,215,233,.15)}
.iai-official-trust__items a{display:grid;place-items:center;width:92px;height:92px;padding:8px;border:1px solid rgba(201,215,233,.18);border-radius:16px;background:#fff;transition:transform .2s ease,box-shadow .2s ease}
.iai-official-trust__items a:hover{transform:translateY(-3px);box-shadow:0 12px 26px rgba(0,0,0,.18)}
.iai-official-trust__items img{display:block;width:76px;height:76px;object-fit:contain;cursor:pointer}
@media(max-width:520px){.feature-grid-2{grid-template-columns:1fr}}
