ion-icon {
    color: #fff
}

.sm-new-ctn {
    background: #071123;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    padding: 5px 0 10px
}

.sm-new-ctn .sm-new-text {
    color: #fff;
    text-transform: uppercase;
    font-size: 10px;
    padding: 10px 0;
    font-family: Satoshi;
    font-weight: 700;
    letter-spacing: .1em
}

.sm-new-ctn .sm-new-links {
    display: flex;
    flex-direction: column;
    grid-gap: 6px;
    gap: 6px
}

.sm-new-ctn .sm-new-links .sm-new-link {
    margin-bottom: 2px;
    background-color: transparent;
    display: flex;
    flex-direction: row
}

.sm-new-ctn .sm-new-links .sm-new-link .sm-text {
    color: #fff;
    text-transform: uppercase;
    font-size: 10px;
    padding: 5px;
    font-family: Satoshi;
    font-weight: 700;
    letter-spacing: .1em
}

/*# sourceMappingURL=8.f3986609.chunk.css.map */