.btn-outline{
  align-items: center;
  background: transparent;
  border: 3px solid #fff;
  box-sizing: border-box;
  display: inline-flex;
  justify-content: center;
  line-height: 1;
}
