section.section-slideshow-beer .beer-info { display: flex; flex-direction: column; align-items: center; gap: 10px; padding-bottom: 2vw;}

section.section-slideshow-beer h2 { text-transform: uppercase; font-size: 48px; -webkit-text-stroke: 1px #EBE7D6; paint-order: stroke fill; text-shadow: -1px -1px 0 #EBE7D6, 1px -1px 0 #EBE7D6, -1px  1px 0 #EBE7D6, 1px  1px 0 #EBE7D6; margin-top: 0; line-height: .75em;}

section.section-slideshow-beer .banner__text { font-size: 24px; text-transform: uppercase; font-weight: 600; line-height: .75em;}

@media only screen and (max-width: 749px) {
	
section.section-slideshow-beer h2 { font-size: 36px;}

section.section-slideshow-beer .slideshow__media { margin-bottom: 3px;}

}