.anchor-links {padding-bottom: 3rem; text-align: center;}
.anchor-links .content {
    margin: 0 auto;
    max-width: 1140px;
}
.anchor-links button {
		color: #fff;
    border: 1px solid #fff;
    background: none;
		 font-family: RazerF5;
    font-size: 1.125rem;
    text-transform: uppercase;
    line-height: 1.2;
    font-weight: 700;
    letter-spacing: 0.5px;
    white-space: normal;
			margin: 0.5rem 0.9rem;
    padding: 0.55rem 1rem;
    outline: 0;
    border-radius: 0.1875rem;
			text-decoration: none !important;
}
.anchor-links button.active {
    border-color: #44d62c;
    color: #44d62c;
    pointer-events: none;
}
@media (max-width: 767px) {
	.anchor-links .content {padding: 0 1rem;}
	.anchor-links button {width: 100%; margin-left: 0; margin-right: 0;}
}
 @media screen and (max-width:767px){} @media screen and (-webkit-max-device-pixel-ratio: 1) and (min-width: 1200px), screen and (min-width: 768px) and (max-width: 1200px){} @media screen and (-webkit-min-device-pixel-ratio: 1) and (min-width: 1200px){} @media screen and (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 1200px){}