.g-article-list .g-article {
  border: none;
  background-color: transparent; }
  .g-article-list .g-article .g-article__date, .g-article-list .g-article .g-article__name {
    color: #fff; }
  .g-article-list .g-article .g-article__body .g-article__text {
    color: #fff; }

.g-categories .g-categories__button {
  color: #fff;
  background-color: transparent;
  border: none; }
  .g-categories .g-categories__button:after {
    background: url(../icon_brg.svg); }

.g-categories__button:hover {
  box-shadow: none; }

.g-categories.g-categories--opened .g-categories__button {
  color: #000; }
  .g-categories.g-categories--opened .g-categories__button:after {
    background: url(../icon2_brg.svg); }

.g-page.g-page-article.g-page-article--main {
  color: #fff; }
  .g-page.g-page-article.g-page-article--main .g-page-article__top-panel .g-page-article__date {
    color: #fff; }

.g-categories--opened .g-categories__dropdown {
  background: #fbff25; }

.actionlist__block {
  color: #fff; }

.content--u-ibm0bgqxf {
  color: #fff !important; }
