header-menu.less
.btn.register {
background: transparent;
border: 1px solid #efeae1;
&:active, &:focus, &:hover {
background: #000000;
color: #ffffff;
}
}
.btn.register {
background: transparent;
border: 1px solid #efeae1;
&:active, &:focus, &:hover {
background: #000000;
color: #ffffff;
}
}