/* Фикс цвета текста в HTML-блоке */
#invest-app, .t-records #invest-app,
#invest-app h1,#invest-app h2,#invest-app h3,#invest-app h4,#invest-app h5,#invest-app h6,
#invest-app p,#invest-app li,#invest-app span,#invest-app div{ color:#111 !important; }
#invest-app a{ color:#0b6bff !important; } /* при желании свой цвет ссылок */
