/*
@font-face {
  font-family: 'GothamNarrow_Medium';
  src: url('https://cdn.abicart.com/shop/22777/files/font/GothamNarrow_Medium.ttf')  format('truetype'),
       url('https://cdn.abicart.com/shop/22777/files/font/GothamNarrow_Medium.woff')  format('woff');
    font-weight: normal;
}

html
{
	font-family: "Gotham Narrow", sans-serif;
}
*/
.brew--article-images .slot--article-labels {
    position: absolute;
    top: 10px;
    left: -5px;
    z-index: 1;
    color: white;
    background: black;
    padding: 10px;
    font-size: 15px;
    text-transform: uppercase;
}

.flag-container {
    padding: 10px;
    color: white;
    background: black;
    text-transform: uppercase;
}