.home-header{
    /*height:460px;*/
    background-position: top right;
    background-repeat: no-repeat;
}

.home-box-img{
    max-width: 120px;
    max-height: 120px;
}

.home-mid-img{
    max-width: 400px;
}

.coinbasae-logo{
    height:1.3rem
}

.suggestion-header-bg {
    height: 140px !important;
}

/* DIDO brand — landing hero (docs/didoweb.pdf pg.1) */
.dido-hero-glow {
    background-image: radial-gradient(60% 60% at 85% 15%, rgba(247, 154, 247, .35) 0%, rgba(202, 0, 237, .12) 45%, rgba(202, 0, 237, 0) 70%);
    background-repeat: no-repeat;
}

.dido-badge-18 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    border: 2px solid #ca00ed;
    color: #ca00ed;
    font-weight: 700;
    font-size: .7rem;
    flex-shrink: 0;
}

.dido-trust-badges {
    font-size: .875rem;
}
