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;
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
        color: #777;
}
