.gsc-list {
    width: 100%;
}

.gsc-list-item {
    width: 100%;
    border-bottom: 1px solid #e3e8ee;
}

.gsc-list-item:first-child {
    border-top: 1px solid #e3e8ee;
}

.gsc-list-empty {
    padding: 32px 12px;
    color: #707985;
    font-size: 15px;
    font-weight: 650;
    line-height: 1.4;
    text-align: center;
}
