%footer > a:first-child {
@extend %with-hashicorp;
}
%footer {
border-top: $decor-border-100;
border-color: $keyline-mid;
background-color: $ui-white;
%footer > * {
color: $ui-gray-400;
display: flex;
justify-content: center;
position: relative;
z-index: 1;
padding: 25px;
display: block;
padding: 11px;