.avail-disclaimer{
color: rgba(255,255,255,0.56);
font-size: 12px;
line-height: 1.3333733333;
font-weight: 400;
letter-spacing: -0.01em;
font-family: SF Pro Text,SF Pro Icons,Helvetica Neue,Helvetica,Arial,sans-serif;
}

.typography-caption-tile-footnote {
font-size: 12px;
line-height: 1.3333733333;
font-weight: 400;
letter-spacing: -0.01em;
font-family: SF Pro Text,SF Pro Icons,Helvetica Neue,Helvetica,Arial,sans-serif;
color: rgb(110, 110, 115);

}

.welcome-media {
    margin-block: 54px;
    justify-content: center;
    display: flex;
    align-items: center;
}

@media only screen and (max-width: 734px) {
    .welcome-media {
    margin-block: 48px;
}

}