.InvertText .linesPag li button {
  background-color: white; }

.InvertText .H2Underdash h2::after {
  background-color: white !important; }

.InvertText .cbp-nav-next, .InvertText .cbp-nav-prev, .InvertText li:before {
  color: white; }

.InvertText .vst-btn.solidbtn {
  background-color: white !important;
  color: #181e1e !important;
  border: 1px solid white; }

.InvertText .vst-btn.solidbtn:hover, .InvertText .vst-btn.solidbtn:active, .InvertText .vst-btn.solidbtn:focus {
  background-color: transparent !important;
  color: white !important;
  border: 1px solid white !important; }

.InvertText a, .InvertText .slick-dots li button:before, .InvertText .slick-prev:before, .InvertText .slick-next:before {
  color: white !important; }

.InvertText .vst-btn {
  background-color: transparent;
  color: white;
  border: 1px solid white; }

.InvertText .vst-btn:hover, .InvertText .vst-btn:focus, .InvertText .vst-btn:active {
  background-color: white;
  color: #181e1e !important;
  border: 1px solid white; }

.InvertText p, .InvertText h1, .InvertText h2, .InvertText h3, .InvertText h4, .InvertText h5, .InvertText h6, .InvertText li, .InvertText blockquote, .InvertText cite, .InvertText figcaption, .InvertText address {
  color: white; }

.InvertText .img-thumbnail {
  border: white; }
