@import "variables.generated.css";

.socials__link._vkVideo,
.socials__link._vkVideoDark {
	width: 17px;
	height: 16px;
}

 .socials__link._vkVideo{
        background-image: url("./img/vkVideo.svg");
}

.socials__link._vkVideoDark {
        background-image: url("./img/vkVideoDark.svg");
}

.text {
    font-weight: 400;
    /*color: #2f323e;*/
}

.news-column .column-article__link .link{
    color: #fff;
}