.as-seen-on .title {
    font-size: 12px;
    line-height: 14px;
    font-weight: 400;
    margin-bottom: 24px;
    text-align: center;
    color: #616161;
}

.as-seen-on .logos {
    width: 100%;
    display: flex;
    align-items: start;
    justify-content: center;
    gap: 25px;
}
