/* line 1, /var/deploy/tlac/web_head/releases/20230922150509/app/assets/stylesheets/texas.scss */
#skip a {
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  position: absolute;
  overflow: hidden;
}

/* line 10, /var/deploy/tlac/web_head/releases/20230922150509/app/assets/stylesheets/texas.scss */
#skip a:focus {
  left: auto;
  right: auto;
  z-index: 100000;
}

/* line 16, /var/deploy/tlac/web_head/releases/20230922150509/app/assets/stylesheets/texas.scss */
.skip-link {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  font-size: 14px;
  font-weight: 600;
  height: auto !important;
  padding: 15px 23px 14px;
  width: auto !important;
}

/* line 30, /var/deploy/tlac/web_head/releases/20230922150509/app/assets/stylesheets/texas.scss */
.hero-bg {
  background-color: #e5e3e6 !important;
  background-image: url(/assets/texastlac-hero-grad-sm-4b5af8216d31127d27af6314042ac3a2200ee6b0185fe332b0d01abe344dd485.png) !important;
  background-size: cover !important;
  background-repeat: no-repeat;
}
@media (min-width: 1024px) {
  /* line 30, /var/deploy/tlac/web_head/releases/20230922150509/app/assets/stylesheets/texas.scss */
  .hero-bg {
    background-image: url(/assets/texastlac-hero-grad-12060c08fb558d9e17d9e3acdecd6325a0dd2cdbff7cb1781a83c6f7ba37f424.png) !important;
    background-size: contain !important;
    background-repeat: no-repeat;
  }
}

/* line 43, /var/deploy/tlac/web_head/releases/20230922150509/app/assets/stylesheets/texas.scss */
ul.top-menu > li > a {
  color: white !important;
}

/* line 47, /var/deploy/tlac/web_head/releases/20230922150509/app/assets/stylesheets/texas.scss */
.dropdown-anchor > button {
  color: white !important;
}

/* line 51, /var/deploy/tlac/web_head/releases/20230922150509/app/assets/stylesheets/texas.scss */
.tea-header {
  background: #e0e0e0;
}
/* line 54, /var/deploy/tlac/web_head/releases/20230922150509/app/assets/stylesheets/texas.scss */
.tea-header a {
  color: #484848;
}
