.C--empty-state.type--1 {
    display: block;
    position: relative;
    margin-top: 48px;
    .empty-state__label {
        display: block;
        font-weight: 600;
        text-align: center;
    }
}