
.loader{
  margin: 0 0 2em;
  width: 20%;
  text-align: center;
  padding: 1em;
  margin: 0 auto;
  display: inline-block;
  vertical-align: top;
  display: none;
}

/*
  Set the color of the icon
*/
svg path,
svg rect{
  fill: #000;
}