#tds-header-news-mobile-text, #tds-footer-selector-blog, #tds-footer-selector-contact {
  text-transform: uppercase;
}

#tds-home-title-custom {
  /*background-image: -webkit-linear-gradient(left, pink , darkblue);*/
  background-image: -webkit-linear-gradient(left, #D1EF1E , #57C14B)  !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  font-weight: 900; font-size: 1.05em; font-family: 'Source Sans Pro', sans-serif !important;
}

#tds-home-subtitle {
  font-weight: 300; line-height: 1.5 !important; font-size: 1.05em; font-family: 'Source Sans Pro', sans-serif !important;
}

#tds-home-title-text {
  font-weight: 300; font-size: 1.0em; font-family: 'Source Sans Pro', sans-serif !important;
}

@media screen and (min-width: 992px) {
  #tds-home-slider-one {
    display: none !important;
  }
  .navbar-expand-lg .nav-link {
    font-size: 1.0rem  !important;
    margin-left: 1.1rem !important;
  }
  .navbar-expand-lg .navbar-nav .btn {
    font-size: 1.0rem !important;
  }
}

#tds-home-title, #tds-home-blog {
  font-family: 'Source Sans Pro', sans-serif !important;
}

#tds-home-title {
  background-image: none !important;
}

@media screen and (min-width: 992px) {
  #page-title {
    text-align: left !important;
    display: none !important;
  }
}