.swiper-button-next svg,
.swiper-button-prev svg {
stroke: #000 !important;
zoom: 1.5;
}
.header {
z-index: 20;
}
.join-popup {
text-align: center;
}
.join-popup h2 {
font-weight: 600;
}
.join-popup a {
background: #30373d;
color: #fff;
padding: 10px 20px;
display: inline-flex;
margin: 0 auto;
margin-top: 1em;
font-size: 1.5em;
}
.footer .dropdown--head-link {
color: #000;
}
.footer .dropdown--body a {
color: #fff;
}