.tv-program-copyright-item:nth-child(even) {
    margin-left: 32px;
}

.tv-program-copyright-item:nth-child(n + 3) {
    margin-top: 8px;
}

.tv-program-copyright-item {
    width: 458px;
}

.tv-program-copyright-item__title {
    font-weight: bold;
    font-size: 1.1rem;
    color: #757575;
}

.tv-program-copyright-item__copyright-text {
    margin-top: 4px;
    font-size: 1rem;
    color: #757575;
}
