.cms-btn-group-links { margin-bottom: 1.25rem; }
.cms-btn-group-links .btn { padding: 1.25rem 2rem; margin: 0 1rem !important; background: transparent; color: hsl(var(--siteColor3)); text-transform: capitalize; border-radius: 0 !important; border: 0.0625rem solid hsla(var(--siteColor3)); font-weight: var(--wBold); }
.cms-btn-group-links .btn:first-child { margin: 0; border-radius: 0 !important}
.cms-btn-group-links .btn:last-child { margin: 0; border-radius: 0 !important}
.cms-btn-group-links .btn:hover { background: hsl(var(--siteColor1)); color: hsl(var(--white)); box-shadow: none; }
