footer a[href*="twitter.com"] {
	background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 28.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='300px' height='271px' viewBox='0 0 300 271' style='enable-background:new 0 0 300 271;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23FFFFFF;%7D%0A%3C/style%3E%3Cpath class='st0' d='M236,0h46L181,115l118,156h-92.6l-72.5-94.8l-83,94.8h-46l107-123L-1.1,0h94.9l65.5,86.6L236,0z M219.9,244 h25.5L80.4,26H53L219.9,244z'/%3E%3C/svg%3E%0A") !important;
}
footer a[href*="artsy.net"] {
	background-image: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="UTF-8"%3F><svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" version="1.1" viewBox="0 0 40 40"><defs><style> .cls-1 { fill: %23fff; fill-rule: evenodd; } </style></defs><!-- Generator: Adobe Illustrator 28.6.0, SVG Export Plug-In . SVG Version: 1.2.0 Build 709) --><g><g id="Layer_1"><path class="cls-1" d="M40,40H0V0h40v40ZM31.1,37.1h6.1V2.9H2.9v34.2h25.3v-7.9h2.9v7.9ZM13,7h3.2l5.9,15.1h-3l-1.6-4.2h-5.7l-1.6,4.2h-3l5.9-15.1ZM14.5,10.1l-2,5.3h3.9l-1.9-5.3Z"/></g></g></svg>') !important;
	padding-left: 18px !important;
}
.block__heading--color-gray {
	color: #909090 !important;
}
.block__text > ul > li {
	list-style: disc;
	margin-left: 1.25em;
}

.skip-link {
  position: absolute;
  top: -40px;
  left: 0;
  padding: 6px 20px;
  font-size: 12px;
  font-family: Relative, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}

.skip-link:focus {
    left: 0;
    top: 0;
    width: 100%;
    background-color: black;
    color: white;
    z-index: 99;
}
.section-content.bg-black {
  color: white !important;
}
s {
  text-decoration: none !important;
  opacity: .4;
}

@media (max-width: 767px) {
  .block__gallery--content_layout-hover figcaption,
  .block__gallery--content_layout-overlay figcaption {
    display: block !important;
  }
  .block__gallery--content_layout-hover .description {
    display: none !important;
  }
}