        .theiaPostSlider_nav.fontTheme ._title,
        .theiaPostSlider_nav.fontTheme ._text {
          line-height: 50px;
        }
  
        .theiaPostSlider_nav.fontTheme ._button,
        .theiaPostSlider_nav.fontTheme ._button svg {
          color: #b99c69;
          fill: #b99c69;
        }
  
        .theiaPostSlider_nav.fontTheme ._button ._2 span {
          font-size: 50px;
          line-height: 50px;
        }
  
        .theiaPostSlider_nav.fontTheme ._button ._2 svg {
          width: 50px;
        }
  
        .theiaPostSlider_nav.fontTheme ._button:hover,
        .theiaPostSlider_nav.fontTheme ._button:focus,
        .theiaPostSlider_nav.fontTheme ._button:hover svg,
        .theiaPostSlider_nav.fontTheme ._button:focus svg {
          color: #cdb996;
          fill: #cdb996;
        }
  
        .theiaPostSlider_nav.fontTheme ._disabled,         
                .theiaPostSlider_nav.fontTheme ._disabled svg {
          color: #919191 !important;
          fill: #919191 !important;
        }